mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-29 19:56:51 +00:00
Update
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
[switch] $PassThru,
|
||||
[switch] $HideHTML
|
||||
)
|
||||
$Script:GPOConfigurationClean = Copy-Dictionary -Dictionary $Script:GPOConfiguration
|
||||
Reset-GPOZaurrStatus # This makes sure types are at it's proper status
|
||||
|
||||
$Script:Reporting = [ordered] @{}
|
||||
@@ -113,7 +112,7 @@
|
||||
$OutputData
|
||||
}
|
||||
Reset-GPOZaurrStatus # This makes sure types are at it's proper status
|
||||
$Script:GPOConfiguration = Copy-Dictionary -Dictionary $Script:GPOConfigurationClean
|
||||
|
||||
}
|
||||
|
||||
[scriptblock] $SourcesAutoCompleter = {
|
||||
|
||||
Reference in New Issue
Block a user