mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-09-04 14:45:23 +00:00
Fixes forest issue #54
This commit is contained in:
@@ -110,7 +110,7 @@
|
|||||||
$Output['Reports'] = [ordered] @{}
|
$Output['Reports'] = [ordered] @{}
|
||||||
$Output['CategoriesFull'] = [ordered] @{}
|
$Output['CategoriesFull'] = [ordered] @{}
|
||||||
|
|
||||||
$ForestInformation = Get-WinADForestDetails -PreferWritable
|
$ForestInformation = Get-WinADForestDetails -PreferWritable -Forest $Forest -IncludeDomains $IncludeDomains -ExcludeDomains $ExcludeDomains -ExtendedForestInformation $ExtendedForestInformation
|
||||||
|
|
||||||
Write-Verbose "Invoke-GPOZaurrContent - Loading GPO Report to Categories"
|
Write-Verbose "Invoke-GPOZaurrContent - Loading GPO Report to Categories"
|
||||||
$CountGPO = 0
|
$CountGPO = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user