mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-09-03 14:17:57 +00:00
Fixes additional space #31
This commit is contained in:
@@ -95,7 +95,7 @@
|
|||||||
}
|
}
|
||||||
$Object['Owner'] = $_.Owner # : EVOTEC\Enterprise Admins
|
$Object['Owner'] = $_.Owner # : EVOTEC\Enterprise Admins
|
||||||
$Object['Path'] = $_.Path
|
$Object['Path'] = $_.Path
|
||||||
$Object['SysVolPath '] = $SysvolPath
|
$Object['SysVolPath'] = $SysvolPath
|
||||||
$Object['Id '] = $_.Id # : 8a7bc515-d7fd-4d1f-90b8-e47c15f89295
|
$Object['Id '] = $_.Id # : 8a7bc515-d7fd-4d1f-90b8-e47c15f89295
|
||||||
$Object['GpoStatus'] = $_.GpoStatus # : AllSettingsEnabled
|
$Object['GpoStatus'] = $_.GpoStatus # : AllSettingsEnabled
|
||||||
$Object['Description'] = $_.Description # :
|
$Object['Description'] = $_.Description # :
|
||||||
|
|||||||
Reference in New Issue
Block a user