Forgot the GPOList Array for Update
parent
f693f2f272
commit
e76e70f55e
|
@ -199,6 +199,7 @@ if (Test-Network) {
|
|||
|
||||
#Fix the array if GPO List!
|
||||
if ($GPOList) {
|
||||
$toUpdate = $toUpdate.Data
|
||||
$toSkip = $toSkip.Data
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue