update docs

This commit is contained in:
Przemysław Kłys
2026-05-22 15:50:38 +02:00
parent f7bdaca724
commit ecef7a7f16
62 changed files with 637 additions and 699 deletions
-1
View File
@@ -40,4 +40,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
-1
View File
@@ -40,4 +40,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+13 -14
View File
@@ -41,8 +41,8 @@ Whether cmdlet should created Dated folders for executed backup or not. Keep in
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -57,8 +57,8 @@ Path where to keep the backup
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 6 Position: 6
@@ -73,8 +73,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -89,8 +89,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -106,7 +106,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -122,7 +122,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -137,8 +137,8 @@ Limits amount of GPOs that are backed up
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -153,7 +153,7 @@ Provides a way to backup only Empty or Unlinked GPOs. The default is All.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Empty, Unlinked, Disabled, All Possible values: Empty, Unlinked, Disabled, All
Required: False Required: False
@@ -177,4 +177,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+13 -14
View File
@@ -41,8 +41,8 @@ Specifies an array of domain controllers to exclude from the cleanup process.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -57,8 +57,8 @@ Specifies an array of domains to exclude from the cleanup process.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -73,8 +73,8 @@ Specifies additional forest information if needed.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -90,7 +90,7 @@ Specifies the forest name where the GPOs are located.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -106,7 +106,7 @@ Specifies an array of domain controllers to include in the cleanup process.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: DomainControllers Aliases: DomainControllers
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -122,7 +122,7 @@ Specifies an array of domains to include in the cleanup process.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -137,8 +137,8 @@ Specifies the maximum number of GPOs to process.
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 6 Position: 6
@@ -153,8 +153,8 @@ Indicates whether Read-Only Domain Controllers (RODCs) should be skipped during
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -177,4 +177,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+4 -5
View File
@@ -41,8 +41,8 @@ Specifies an array of Client-side Extension (CSE) GUIDs to be converted to names
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -57,8 +57,8 @@ Indicates whether the conversion should be limited to a predefined set of CSE GU
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -81,4 +81,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+2 -3
View File
@@ -35,7 +35,7 @@ Specifies the folder path where the exported GPO files will be saved.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Path Aliases: Path
Possible values: Possible values:
Required: True Required: True
Position: 0 Position: 0
@@ -50,7 +50,7 @@ Specifies the type of report to generate. Valid values are XML or HTML. The defa
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: XML, HTML Possible values: XML, HTML
Required: False Required: False
@@ -74,4 +74,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+4 -5
View File
@@ -41,8 +41,8 @@ Specifies the name of the computer from which to retrieve the CSE information.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -57,8 +57,8 @@ Specifies an array of CSE names to filter the results. If not provided, all CSEs
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -81,4 +81,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+22 -23
View File
@@ -54,8 +54,8 @@ Ability to provide ADAdministrativeGroups from different function to speed up pr
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 9 Position: 9
@@ -70,8 +70,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -86,8 +86,8 @@ Marks the GPO as excluded from the list.
```yaml ```yaml
Type: ScriptBlock Type: ScriptBlock
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -102,8 +102,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 7 Position: 7
@@ -119,7 +119,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -135,7 +135,7 @@ Provide a GPOGuid to get information about a specific GPO.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: GUID, GPOID Aliases: GUID, GPOID
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -150,8 +150,8 @@ Provide a GPOName to get information about a specific GPO.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -166,8 +166,8 @@ Define GPOPath where the XML files are located to be analyzed instead of asking
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 8 Position: 8
@@ -183,7 +183,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 6 Position: 6
@@ -198,8 +198,8 @@ Provide limited output without analyzing XML data
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -214,8 +214,8 @@ only show owner information, by default all information is shown
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -230,8 +230,8 @@ Only show permissions, by default all information is shown
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -246,7 +246,7 @@ Choose a specific type of GPO. Options are: 'Empty', 'Unlinked', 'Disabled', 'No
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Empty, Unlinked, Disabled, NoApplyPermission, All Possible values: Empty, Unlinked, Disabled, NoApplyPermission, All
Required: False Required: False
@@ -270,4 +270,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+15 -16
View File
@@ -61,8 +61,8 @@ Specifies the start date for filtering GPOs based on creation or modification da
```yaml ```yaml
Type: DateTime Type: DateTime
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -77,7 +77,7 @@ Specifies the property (WhenCreated or WhenChanged) to use for filtering GPOs ba
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: WhenCreated, WhenChanged Possible values: WhenCreated, WhenChanged
Required: False Required: False
@@ -93,7 +93,7 @@ Specifies a predefined date range for filtering GPOs based on creation or modifi
```yaml ```yaml
Type: String Type: String
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: PastHour, CurrentHour, PastDay, CurrentDay, PastMonth, CurrentMonth, PastQuarter, CurrentQuarter, Last14Days, Last21Days, Last30Days, Last7Days, Last3Days, Last1Days Possible values: PastHour, CurrentHour, PastDay, CurrentDay, PastMonth, CurrentMonth, PastQuarter, CurrentQuarter, Last14Days, Last21Days, Last30Days, Last7Days, Last3Days, Last1Days
Required: False Required: False
@@ -109,8 +109,8 @@ Specifies the end date for filtering GPOs based on creation or modification date
```yaml ```yaml
Type: DateTime Type: DateTime
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -125,8 +125,8 @@ Specifies an array of domains to exclude from the search.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -141,8 +141,8 @@ Specifies additional forest information to include in the output.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -158,7 +158,7 @@ Specifies the forest name to search for GPOs.
Type: String Type: String
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -174,7 +174,7 @@ Specifies the GUID of the GPO to retrieve.
Type: String Type: String
Parameter Sets: GPOGUID Parameter Sets: GPOGUID
Aliases: GUID, GPOID Aliases: GUID, GPOID
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -189,8 +189,8 @@ Specifies the name of the GPO to retrieve.
```yaml ```yaml
Type: String Type: String
Parameter Sets: GPOName Parameter Sets: GPOName
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -206,7 +206,7 @@ Specifies an array of domains to include in the search.
Type: String[] Type: String[]
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -229,4 +229,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+2 -3
View File
@@ -43,8 +43,8 @@ Specifies the path(s) to the folder containing GPOZaurr manifest files.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -67,4 +67,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+19 -20
View File
@@ -15,12 +15,12 @@ Get-GPOZaurrBroken [[-Forest] <string>] [[-ExcludeDomains] <string[]>] [[-Exclud
``` ```
## DESCRIPTION ## DESCRIPTION
Detects broken or otherwise damaged Group Policies providing insight whether GPO exists in both AD and SYSVOL. Detects broken or otherwise damaged Group Policies providing insight whether GPO exists in both AD and SYSVOL.
It provides few statuses: It provides few statuses:
- Permissions issue - means account couldn't read GPO due to permissions - Permissions issue - means account couldn't read GPO due to permissions
- ObjectClass issue - means that ObjectClass is of type Container, rather than expected groupPolicyContainer - ObjectClass issue - means that ObjectClass is of type Container, rather than expected groupPolicyContainer
- Not available on SYSVOL - means SYSVOL data is missing, yet AD metadata is available - Not available on SYSVOL - means SYSVOL data is missing, yet AD metadata is available
- Not available in AD - means AD metadata is missing, yet SYSVOL data is available - Not available in AD - means AD metadata is missing, yet SYSVOL data is available
- Exists - means AD metadata and SYSVOL data are available - Exists - means AD metadata and SYSVOL data are available
## EXAMPLES ## EXAMPLES
@@ -39,8 +39,8 @@ Exclude specific domain controllers, by default there are no exclusions, as long
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -55,8 +55,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -71,8 +71,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -88,7 +88,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -104,7 +104,7 @@ Include only specific domain controllers, by default all domain controllers are
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: DomainControllers Aliases: DomainControllers
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -120,7 +120,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -135,8 +135,8 @@ Skip Read-Only Domain Controllers. By default all domain controllers are include
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -151,8 +151,8 @@ Forces cmdlet to check GPO Existance on Domain Controllers rather then per domai
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -175,4 +175,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+6 -7
View File
@@ -39,8 +39,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -55,8 +55,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -72,7 +72,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -88,7 +88,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -111,4 +111,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+2 -3
View File
@@ -41,8 +41,8 @@ Specifies the delimiter used to separate multiple types or paths. Default value
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -65,4 +65,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+6 -7
View File
@@ -36,8 +36,8 @@ Specifies an array of domain names to exclude from the search for duplicate GPOs
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -52,8 +52,8 @@ Specifies additional information about the forest to aid in the search for dupli
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -69,7 +69,7 @@ Specifies the name of the forest to search for duplicate GPOs.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -85,7 +85,7 @@ Specifies an array of domain names to include in the search for duplicate GPOs.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -108,4 +108,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+16 -17
View File
@@ -41,8 +41,8 @@ Indicates whether to return the results as a hashtable.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -57,8 +57,8 @@ Specifies an array of domains to exclude from the search.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -73,8 +73,8 @@ Indicates whether to include extended information about the forest.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -89,8 +89,8 @@ Specifies additional forest information to include.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -105,8 +105,8 @@ Indicates whether to include extended metadata information.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -122,7 +122,7 @@ Specifies the forest name to retrieve GPO information from.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -137,7 +137,7 @@ Specifies the hash algorithm to use for file verification. Valid values are 'Non
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: None, MACTripleDES, MD5, RIPEMD160, SHA1, SHA256, SHA384, SHA512 Possible values: None, MACTripleDES, MD5, RIPEMD160, SHA1, SHA256, SHA384, SHA512
Required: False Required: False
@@ -154,7 +154,7 @@ Specifies an array of domains to include in the search.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -169,8 +169,8 @@ Indicates whether to include file signatures for verification.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -185,7 +185,7 @@ Specifies the type of files to retrieve. Valid values are 'All', 'Netlogon', and
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: All, Netlogon, Sysvol Possible values: All, Netlogon, Sysvol
Required: False Required: False
@@ -209,4 +209,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+8 -9
View File
@@ -34,8 +34,8 @@ Specifies an array of domains to exclude from the search.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -50,8 +50,8 @@ Specifies additional forest information to include in the output.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -67,7 +67,7 @@ Specifies the forest name to retrieve GPO policy definitions from.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -83,7 +83,7 @@ Specifies an array of domains to include in the search.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -98,8 +98,8 @@ Indicates whether to retrieve digital signature information for policy files.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -122,4 +122,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+10 -11
View File
@@ -41,8 +41,8 @@ Indicates whether to return the output as a hashtable.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -57,8 +57,8 @@ Specifies domains to exclude from the retrieval.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -73,8 +73,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -89,7 +89,7 @@ Specifies the type of folders to retrieve. Valid values are 'All', 'NTFRS', 'Emp
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: All, NTFRS, Empty Possible values: All, NTFRS, Empty
Required: False Required: False
@@ -106,7 +106,7 @@ Specifies the forest name to retrieve information for.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -122,7 +122,7 @@ Specifies domains to include in the retrieval.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -137,7 +137,7 @@ Specifies the type of folders to retrieve. Valid values are 'All', 'Netlogon', '
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: All, Netlogon, Sysvol Possible values: All, Netlogon, Sysvol
Required: False Required: False
@@ -161,4 +161,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+16 -17
View File
@@ -34,8 +34,8 @@ Specifies the domain to exclude from the search. By default, the entire forest i
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -50,8 +50,8 @@ Specifies the OUs approved by IT to be excluded. You can provide OUs by canonica
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -66,8 +66,8 @@ Allows providing Forest Information from another command to speed up processing.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -83,7 +83,7 @@ Specifies the target forest. By default, the current forest is used.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -98,8 +98,8 @@ Specifies whether to include OUs with blocked inheritance. By default, this is d
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -115,7 +115,7 @@ Specifies specific domains to include. By default, the entire forest is scanned.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -130,8 +130,8 @@ Specifies whether to show excluded objects. By default, this is disabled.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -146,8 +146,8 @@ Specifies whether to include Group Policies for blocked objects. By default, thi
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -162,8 +162,8 @@ Specifies whether to show only OUs with blocked inheritance.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -186,4 +186,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+6 -7
View File
@@ -34,8 +34,8 @@ Specifies an array of domain names to exclude from the search for legacy GPO fil
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -50,8 +50,8 @@ Specifies additional information about the forest to enhance the retrieval proce
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -67,7 +67,7 @@ Specifies the name of the forest from which to retrieve legacy GPO files.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -83,7 +83,7 @@ Specifies an array of domain names to include in the search for legacy GPO files
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -106,4 +106,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+26 -27
View File
@@ -60,8 +60,8 @@ Specifies the Active Directory object(s) to search for GPO links.
```yaml ```yaml
Type: ADObject[] Type: ADObject[]
Parameter Sets: ADObject Parameter Sets: ADObject
Aliases: Aliases:
Possible values: Possible values:
Required: True Required: True
Position: named Position: named
@@ -76,8 +76,8 @@ Accept wildcard characters: True
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Linked, ADObject, Filter, Site Parameter Sets: Linked, ADObject, Filter, Site
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -92,8 +92,8 @@ Specifies the domains to exclude from the search.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Linked, ADObject, Filter, Site Parameter Sets: Linked, ADObject, Filter, Site
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -108,8 +108,8 @@ Accept wildcard characters: True
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: Linked, ADObject, Filter, Site Parameter Sets: Linked, ADObject, Filter, Site
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -124,8 +124,8 @@ Specifies the filter criteria to search for GPO links.
```yaml ```yaml
Type: String Type: String
Parameter Sets: Filter Parameter Sets: Filter
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -141,7 +141,7 @@ Specifies the forest name for filtering GPO links.
Type: String Type: String
Parameter Sets: Linked, ADObject, Filter, Site Parameter Sets: Linked, ADObject, Filter, Site
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -156,8 +156,8 @@ Specifies a cache for storing GPO information.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: Linked, ADObject, Filter, Site Parameter Sets: Linked, ADObject, Filter, Site
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -173,7 +173,7 @@ Specifies the domains to include in the search.
Type: String[] Type: String[]
Parameter Sets: Linked, ADObject, Filter, Site Parameter Sets: Linked, ADObject, Filter, Site
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -188,8 +188,8 @@ Indicates whether to limit the search results.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Linked, ADObject, Filter Parameter Sets: Linked, ADObject, Filter
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -204,7 +204,7 @@ Specifies the type of linked GPOs to retrieve. Valid values are 'All', 'Root', '
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Linked Parameter Sets: Linked
Aliases: Aliases:
Possible values: All, Root, DomainControllers, Site, OrganizationalUnit Possible values: All, Root, DomainControllers, Site, OrganizationalUnit
Required: False Required: False
@@ -220,8 +220,8 @@ Specifies the search base for filtering GPO links.
```yaml ```yaml
Type: String Type: String
Parameter Sets: Filter Parameter Sets: Filter
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -236,7 +236,7 @@ Specifies the search scope for filtering GPO links.
```yaml ```yaml
Type: ADSearchScope Type: ADSearchScope
Parameter Sets: Filter Parameter Sets: Filter
Aliases: Aliases:
Possible values: Base, OneLevel, Subtree Possible values: Base, OneLevel, Subtree
Required: False Required: False
@@ -252,8 +252,8 @@ Specifies the site(s) to search for GPO links.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Site Parameter Sets: Site
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -268,8 +268,8 @@ Indicates whether to skip duplicate search results.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Linked, ADObject, Filter Parameter Sets: Linked, ADObject, Filter
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -284,8 +284,8 @@ Accept wildcard characters: True
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Linked, ADObject, Filter, Site Parameter Sets: Linked, ADObject, Filter, Site
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -308,4 +308,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+9 -10
View File
@@ -41,8 +41,8 @@ Specifies an array of domains to exclude from the report.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -57,8 +57,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -74,7 +74,7 @@ Specifies the forest name to retrieve GPO links from.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -90,7 +90,7 @@ Specifies an array of domains to include in the report.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -105,7 +105,7 @@ Specifies the type of report to generate. Valid values are 'All', 'MultipleLinks
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: All, MultipleLinks, OneLink, LinksSummary Possible values: All, MultipleLinks, OneLink, LinksSummary
Required: False Required: False
@@ -121,8 +121,8 @@ Indicates whether to include unlimited properties in the report.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -145,4 +145,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+11 -12
View File
@@ -41,8 +41,8 @@ Indicates whether to only display GPOs with missing files.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -57,8 +57,8 @@ Specifies an array of domains to exclude from the query.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -73,8 +73,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -90,7 +90,7 @@ Specifies the name of the forest to query for GPO information.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -105,8 +105,8 @@ Specifies the GUID of the GPO to retrieve information for.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -122,7 +122,7 @@ Specifies the name of the GPO to retrieve information for.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Name Aliases: Name
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -138,7 +138,7 @@ Specifies an array of domains to include in the query.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -161,4 +161,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+10 -11
View File
@@ -58,8 +58,8 @@ Specifies an array of domains to exclude from GPO retrieval.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Default, OwnerOnly, SkipOwner Parameter Sets: Default, OwnerOnly, SkipOwner
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -74,8 +74,8 @@ Specifies additional forest information to include in the output.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: Default, OwnerOnly, SkipOwner Parameter Sets: Default, OwnerOnly, SkipOwner
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -91,7 +91,7 @@ Specifies the forest name to retrieve GPO information from.
Type: String Type: String
Parameter Sets: Default, OwnerOnly, SkipOwner Parameter Sets: Default, OwnerOnly, SkipOwner
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -107,7 +107,7 @@ Specifies an array of domains to include in GPO retrieval.
Type: String[] Type: String[]
Parameter Sets: Default, OwnerOnly, SkipOwner Parameter Sets: Default, OwnerOnly, SkipOwner
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -122,8 +122,8 @@ Specifies whether to include only GPOs with identified owners.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: OwnerOnly Parameter Sets: OwnerOnly
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -138,8 +138,8 @@ Specifies whether to skip checking the owner of GPOs.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: SkipOwner Parameter Sets: SkipOwner
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -162,4 +162,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+8 -9
View File
@@ -34,8 +34,8 @@ Specifies an array of domains to exclude from processing.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -51,7 +51,7 @@ Specifies an array of OUs to exclude from processing.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ExcludeOU, Exclusions Aliases: ExcludeOU, Exclusions
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -66,8 +66,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -83,7 +83,7 @@ Specifies the name of the forest to retrieve information from.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -99,7 +99,7 @@ Specifies an array of domains to include for processing.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -114,7 +114,7 @@ Specifies the action to perform on the retrieved data. Valid values are 'OK', 'U
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: OK, Unlink, Delete Possible values: OK, Unlink, Delete
Required: False Required: False
@@ -138,4 +138,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+16 -17
View File
@@ -49,8 +49,8 @@ Ability to provide AD Administrative Groups from another command to speed up pro
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -66,7 +66,7 @@ Ability to provide different owner (non administrative that still is approved fo
Type: String[] Type: String[]
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Exclusion, Exclusions Aliases: Exclusion, Exclusions
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -81,8 +81,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -97,8 +97,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -114,7 +114,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -130,7 +130,7 @@ GUID of GPO. By default all GPOs are returned
Type: String Type: String
Parameter Sets: GPOGUID Parameter Sets: GPOGUID
Aliases: GUID, GPOID Aliases: GUID, GPOID
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -145,8 +145,8 @@ Name of GPO. By default all GPOs are returned
```yaml ```yaml
Type: String Type: String
Parameter Sets: GPOName Parameter Sets: GPOName
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -162,7 +162,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -177,8 +177,8 @@ Includes Owner from SYSVOL as well
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -193,8 +193,8 @@ Doesn't display GPOs that have no SYSVOL content (orphaned GPOs)
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -217,4 +217,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+8 -9
View File
@@ -39,8 +39,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -55,8 +55,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -72,7 +72,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -87,8 +87,8 @@ Path where Group Policy content is located or where backup is located
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -104,7 +104,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -127,4 +127,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
-1
View File
@@ -40,4 +40,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+6 -7
View File
@@ -34,8 +34,8 @@ Specifies an array of domains to exclude from the analysis.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -51,7 +51,7 @@ Specifies the name of the forest to analyze.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -67,7 +67,7 @@ Specifies an array of domains to include in the analysis.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -82,8 +82,8 @@ Specifies an array of permissions to analyze.
```yaml ```yaml
Type: Array Type: Array
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -106,4 +106,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+14 -15
View File
@@ -51,8 +51,8 @@ Specifies an array of domains to exclude from the search.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Type, GPOName, GPOGUID Parameter Sets: Type, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -67,8 +67,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: Type, GPOName, GPOGUID Parameter Sets: Type, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -84,7 +84,7 @@ Specifies the forest name to retrieve GPO information from.
Type: String Type: String
Parameter Sets: Type, GPOName, GPOGUID Parameter Sets: Type, GPOName, GPOGUID
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -100,7 +100,7 @@ Specifies the GUID of the GPO to retrieve.
Type: String Type: String
Parameter Sets: GPOGUID Parameter Sets: GPOGUID
Aliases: GUID, GPOID Aliases: GUID, GPOID
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -115,8 +115,8 @@ Specifies the name of the GPO to retrieve.
```yaml ```yaml
Type: String Type: String
Parameter Sets: GPOName Parameter Sets: GPOName
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -132,7 +132,7 @@ Specifies an array of domains to include in the search.
Type: String[] Type: String[]
Parameter Sets: Type, GPOName, GPOGUID Parameter Sets: Type, GPOName, GPOGUID
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -147,8 +147,8 @@ Indicates whether to include the GPO object in the output.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Type, GPOName, GPOGUID Parameter Sets: Type, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -163,7 +163,7 @@ Specifies the type of consistency to check. Valid values are 'Consistent', 'Inco
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Type Parameter Sets: Type
Aliases: Aliases:
Possible values: Consistent, Inconsistent, All Possible values: Consistent, Inconsistent, All
Required: False Required: False
@@ -179,8 +179,8 @@ Indicates whether to verify inheritance of permissions.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Type, GPOName, GPOGUID Parameter Sets: Type, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -203,4 +203,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+6 -7
View File
@@ -34,8 +34,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -50,8 +50,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -67,7 +67,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -83,7 +83,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -106,4 +106,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+10 -11
View File
@@ -39,8 +39,8 @@ Specifies domains to exclude from the search.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -55,7 +55,7 @@ Specifies the root permission types to exclude from the search.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: GpoRootCreate, GpoRootOwner Possible values: GpoRootCreate, GpoRootOwner
Required: False Required: False
@@ -71,8 +71,8 @@ Provides additional forest information to speed up processing.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -88,7 +88,7 @@ Specifies the target forest. By default, the current forest is used.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -104,7 +104,7 @@ Specifies domains to include in the search.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -119,7 +119,7 @@ Specifies the root permission types to include in the search.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: GpoRootCreate, GpoRootOwner Possible values: GpoRootCreate, GpoRootOwner
Required: False Required: False
@@ -135,8 +135,8 @@ Skips processing names during the operation.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -159,4 +159,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+12 -13
View File
@@ -39,8 +39,8 @@ Specifies domains to exclude from the search.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -55,7 +55,7 @@ Specifies the permission types to exclude from the summary.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: GpoApply, GpoEdit, GpoCustom, GpoEditDeleteModifySecurity, GpoRead, GpoOwner, GpoRootCreate, GpoRootOwner Possible values: GpoApply, GpoEdit, GpoCustom, GpoEditDeleteModifySecurity, GpoRead, GpoOwner, GpoRootCreate, GpoRootOwner
Required: False Required: False
@@ -71,8 +71,8 @@ Provides additional forest information to speed up processing.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 7 Position: 7
@@ -88,7 +88,7 @@ Specifies the target forest. By default, the current forest is used.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -104,7 +104,7 @@ Specifies domains to include in the search.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 6 Position: 6
@@ -119,7 +119,7 @@ Specifies the permission types to include in the summary.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: GpoApply, GpoEdit, GpoCustom, GpoEditDeleteModifySecurity, GpoRead, GpoOwner, GpoRootCreate, GpoRootOwner Possible values: GpoApply, GpoEdit, GpoCustom, GpoEditDeleteModifySecurity, GpoRead, GpoOwner, GpoRootCreate, GpoRootOwner
Required: False Required: False
@@ -135,7 +135,7 @@ Specifies the type of permission to permit. Options include 'Allow', 'Deny', and
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Allow, Deny, All Possible values: Allow, Deny, All
Required: False Required: False
@@ -151,8 +151,8 @@ Specifies the separator to use in the output.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 8 Position: 8
@@ -167,7 +167,7 @@ Specifies the type of permissions to include. Options include 'AuthenticatedUser
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: AuthenticatedUsers, DomainComputers, Unknown, WellKnownAdministrative, NotWellKnown, NotWellKnownAdministrative, NotAdministrative, Administrative, All Possible values: AuthenticatedUsers, DomainComputers, Unknown, WellKnownAdministrative, NotWellKnown, NotWellKnownAdministrative, NotAdministrative, Administrative, All
Required: False Required: False
@@ -191,4 +191,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+15 -16
View File
@@ -43,8 +43,8 @@ Provide a date from which to start the search, by default the last X days are us
```yaml ```yaml
Type: DateTime Type: DateTime
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -59,7 +59,7 @@ Choose a date property. It can be WhenCreated or WhenChanged or both. By default
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: WhenCreated, WhenChanged Possible values: WhenCreated, WhenChanged
Required: False Required: False
@@ -75,7 +75,7 @@ Provide a date range to search for, by default the last X days are used
```yaml ```yaml
Type: String Type: String
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: PastHour, CurrentHour, PastDay, CurrentDay, PastMonth, CurrentMonth, PastQuarter, CurrentQuarter, Last14Days, Last21Days, Last30Days, Last7Days, Last3Days, Last1Days Possible values: PastHour, CurrentHour, PastDay, CurrentDay, PastMonth, CurrentMonth, PastQuarter, CurrentQuarter, Last14Days, Last21Days, Last30Days, Last7Days, Last3Days, Last1Days
Required: False Required: False
@@ -91,8 +91,8 @@ Provide a date to which to end the search, by default the last X days are used
```yaml ```yaml
Type: DateTime Type: DateTime
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -107,8 +107,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -123,8 +123,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -140,7 +140,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -156,7 +156,7 @@ Provide GPO GUID to search for. By default command returns all GPOs
Type: String Type: String
Parameter Sets: GPOGUID Parameter Sets: GPOGUID
Aliases: GUID, GPOID Aliases: GUID, GPOID
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -171,8 +171,8 @@ Provide GPO name to search for. By default command returns all GPOs
```yaml ```yaml
Type: String Type: String
Parameter Sets: GPOName Parameter Sets: GPOName
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -188,7 +188,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -211,4 +211,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+13 -14
View File
@@ -34,8 +34,8 @@ Exclude specific domain controllers, by default there are no exclusions, as long
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -50,8 +50,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -66,8 +66,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -83,7 +83,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -99,7 +99,7 @@ Include only specific domain controllers, by default all domain controllers are
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: DomainControllers Aliases: DomainControllers
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -115,7 +115,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -130,8 +130,8 @@ Define DFSR Share. By default it uses SYSVOL Share
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 6 Position: 6
@@ -146,8 +146,8 @@ Skip Read-Only Domain Controllers. By default all domain controllers are include
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -170,4 +170,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+12 -13
View File
@@ -44,8 +44,8 @@ Provide a date from which to start the search, by default the last X days are us
```yaml ```yaml
Type: DateTime Type: DateTime
Parameter Sets: Dates Parameter Sets: Dates
Aliases: Aliases:
Possible values: Possible values:
Required: True Required: True
Position: named Position: named
@@ -60,7 +60,7 @@ Choose a date property. It can be WhenCreated or WhenChanged or both. By default
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: DateRange, Dates Parameter Sets: DateRange, Dates
Aliases: Aliases:
Possible values: WhenCreated, WhenChanged Possible values: WhenCreated, WhenChanged
Required: False Required: False
@@ -76,7 +76,7 @@ Provide a date range to search for, by default the last X days are used
```yaml ```yaml
Type: String Type: String
Parameter Sets: DateRange Parameter Sets: DateRange
Aliases: Aliases:
Possible values: PastHour, CurrentHour, PastDay, CurrentDay, PastMonth, CurrentMonth, PastQuarter, CurrentQuarter, Last14Days, Last21Days, Last30Days, Last7Days, Last3Days, Last1Days Possible values: PastHour, CurrentHour, PastDay, CurrentDay, PastMonth, CurrentMonth, PastQuarter, CurrentQuarter, Last14Days, Last21Days, Last30Days, Last7Days, Last3Days, Last1Days
Required: True Required: True
@@ -92,8 +92,8 @@ Provide a date to which to end the search, by default the last X days are used
```yaml ```yaml
Type: DateTime Type: DateTime
Parameter Sets: Dates Parameter Sets: Dates
Aliases: Aliases:
Possible values: Possible values:
Required: True Required: True
Position: named Position: named
@@ -108,8 +108,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: DateRange, Dates Parameter Sets: DateRange, Dates
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -124,8 +124,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: DateRange, Dates Parameter Sets: DateRange, Dates
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -141,7 +141,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: DateRange, Dates Parameter Sets: DateRange, Dates
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -157,7 +157,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: DateRange, Dates Parameter Sets: DateRange, Dates
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -180,4 +180,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+12 -13
View File
@@ -39,8 +39,8 @@ Return output as hashtable
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -55,8 +55,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -71,8 +71,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -88,7 +88,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -103,8 +103,8 @@ Search for specific filter using GUID
```yaml ```yaml
Type: Guid[] Type: Guid[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -120,7 +120,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -135,8 +135,8 @@ Search for specific filter using Name
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -159,4 +159,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+29 -30
View File
@@ -41,8 +41,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -52,17 +52,17 @@ Accept wildcard characters: True
``` ```
### -Exclusions ### -Exclusions
Allows to mark as excluded some Group Policies or Organizational Units depending on type. Allows to mark as excluded some Group Policies or Organizational Units depending on type.
Can be a scriptblock or array depending on supported way by underlying report. Can be a scriptblock or array depending on supported way by underlying report.
Not every report support exclusions. Not every report support exclusions.
Not every report support exclusions the same way. Not every report support exclusions the same way.
Exclusions should be used only if there is single report being asked for. Exclusions should be used only if there is single report being asked for.
```yaml ```yaml
Type: Object Type: Object
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ExcludeGroupPolicies, ExclusionsCode Aliases: ExcludeGroupPolicies, ExclusionsCode
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -77,8 +77,8 @@ Path to the file where the report will be saved.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -94,7 +94,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -110,7 +110,7 @@ Accept wildcard characters: True
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: GUID Aliases: GUID
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -126,7 +126,7 @@ Accept wildcard characters: True
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Name Aliases: Name
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -141,8 +141,8 @@ Do not auto open HTML report in default browser
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -157,8 +157,8 @@ Do not show steps in report
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -174,7 +174,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -189,8 +189,8 @@ Forces report to use online resources in HTML (using CDN most of the time), by d
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -205,8 +205,8 @@ Returns created objects after the report is done
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -221,8 +221,8 @@ Show errors in HTML report. Useful in case the report is being run as Scheduled
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -237,8 +237,8 @@ Show warnings in HTML report. Useful in case the report is being run as Schedule
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -253,8 +253,8 @@ Split report into multiple files, one for each report. This can be useful for la
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -269,8 +269,8 @@ Type of report to be generated from a list of available reports.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -293,4 +293,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+34 -35
View File
@@ -53,8 +53,8 @@ Indicates whether to retrieve only categories.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -69,8 +69,8 @@ Specifies an array of domains to exclude from the search.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Default Parameter Sets: Default
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -85,8 +85,8 @@ Accept wildcard characters: True
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -101,8 +101,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: Default Parameter Sets: Default
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -118,7 +118,7 @@ Specifies the forest name to search for Group Policy Objects.
Type: String Type: String
Parameter Sets: Default Parameter Sets: Default
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -133,8 +133,8 @@ Indicates whether to retrieve full objects.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -149,8 +149,8 @@ Accept wildcard characters: True
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Default Parameter Sets: Default
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -166,7 +166,7 @@ Accept wildcard characters: True
Type: String[] Type: String[]
Parameter Sets: Default Parameter Sets: Default
Aliases: Name Aliases: Name
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -181,8 +181,8 @@ Specifies the path to a specific Group Policy Object.
```yaml ```yaml
Type: String Type: String
Parameter Sets: Local Parameter Sets: Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -198,7 +198,7 @@ Specifies an array of domains to include in the search.
Type: String[] Type: String[]
Parameter Sets: Default Parameter Sets: Default
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -213,8 +213,8 @@ Indicates whether to retrieve information online.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -229,8 +229,8 @@ Indicates whether to open the output after retrieval.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -245,8 +245,8 @@ Specifies the path to save the output.
```yaml ```yaml
Type: String Type: String
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -261,7 +261,7 @@ Specifies the type of output (HTML or Object).
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: HTML, Object Possible values: HTML, Object
Required: False Required: False
@@ -277,8 +277,8 @@ Indicates whether to retrieve a single object.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -293,8 +293,8 @@ Accept wildcard characters: True
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -309,8 +309,8 @@ Indicates whether to skip normalization.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -325,8 +325,8 @@ Specifies the delimiter to use for splitting information.
```yaml ```yaml
Type: String Type: String
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -341,8 +341,8 @@ Specifies the type of information to retrieve.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Default, Local Parameter Sets: Default, Local
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -365,4 +365,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
-1
View File
@@ -40,4 +40,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+11 -12
View File
@@ -42,7 +42,7 @@ Specifies the name of the remote computer to retrieve Group Policy information f
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Server Aliases: Server
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -57,8 +57,8 @@ Runs the function online to retrieve the latest Group Policy information.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -73,8 +73,8 @@ Specifies the path to save the output file. If not provided, a temporary file wi
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -89,8 +89,8 @@ Prevents displaying the output in the console.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -105,8 +105,8 @@ Specifies the delimiter for splitting output data. Default is a new line.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -121,7 +121,7 @@ Specifies the type of output format. Valid values are 'NativeHTML', 'HTML', 'XML
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: NativeHTML, HTML, XML, Object Possible values: NativeHTML, HTML, XML, Object
Required: False Required: False
@@ -138,7 +138,7 @@ Specifies the username to run the function as on the remote computer.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: User Aliases: User
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -161,4 +161,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+18 -19
View File
@@ -41,8 +41,8 @@ The description for the new WMI filter. Default is an empty string.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -57,8 +57,8 @@ An array of domains to exclude from WMI application.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -73,8 +73,8 @@ Additional information about the forest for WMI customization.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 7 Position: 7
@@ -89,8 +89,8 @@ Switch to force the creation of the WMI entry without confirmation.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -106,7 +106,7 @@ The forest to target for WMI creation.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -122,7 +122,7 @@ An array of domains to include for WMI application.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 6 Position: 6
@@ -137,8 +137,8 @@ The name of the new WMI filter to be created.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: True Required: True
Position: 0 Position: 0
@@ -153,8 +153,8 @@ The WMI namespace to target. Default is 'root\CIMv2'.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -169,8 +169,8 @@ The WMI filter query to be applied to the WMI entry.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: True Required: True
Position: 3 Position: 3
@@ -185,8 +185,8 @@ Switch to skip the query check before creating the WMI entry.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -209,4 +209,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+14 -15
View File
@@ -52,8 +52,8 @@ PS > Optimize-GPOZaurr -All -WhatIf -Verbose -LimitProcessing 2 {
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: All Parameter Sets: All
Aliases: Aliases:
Possible values: Possible values:
Required: True Required: True
Position: named Position: named
@@ -68,8 +68,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: GPOName, GPOGUID, All Parameter Sets: GPOName, GPOGUID, All
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -84,8 +84,8 @@ Provide a list of group policies to skip using Skip-GroupPolicy cmdlet
```yaml ```yaml
Type: ScriptBlock Type: ScriptBlock
Parameter Sets: GPOName, GPOGUID, All Parameter Sets: GPOName, GPOGUID, All
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -100,8 +100,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: GPOName, GPOGUID, All Parameter Sets: GPOName, GPOGUID, All
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -117,7 +117,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: GPOName, GPOGUID, All Parameter Sets: GPOName, GPOGUID, All
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -133,7 +133,7 @@ Accept wildcard characters: True
Type: String Type: String
Parameter Sets: GPOGUID Parameter Sets: GPOGUID
Aliases: GUID, GPOID Aliases: GUID, GPOID
Possible values: Possible values:
Required: True Required: True
Position: named Position: named
@@ -149,7 +149,7 @@ Accept wildcard characters: True
Type: String Type: String
Parameter Sets: GPOName Parameter Sets: GPOName
Aliases: Name, DisplayName Aliases: Name, DisplayName
Possible values: Possible values:
Required: True Required: True
Position: named Position: named
@@ -165,7 +165,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: GPOName, GPOGUID, All Parameter Sets: GPOName, GPOGUID, All
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -180,8 +180,8 @@ Allows to specify maximum number of items that will be fixed in a single run. It
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: GPOName, GPOGUID, All Parameter Sets: GPOName, GPOGUID, All
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -204,4 +204,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
-1
View File
@@ -192,4 +192,3 @@ Sets GPO Owner to Domain Admins or other choosen account
### [Skip-GroupPolicy](Skip-GroupPolicy.md) ### [Skip-GroupPolicy](Skip-GroupPolicy.md)
Used within ScriptBlocks only. Allows to exclude Group Policy from being affected by fixes Used within ScriptBlocks only. Allows to exclude Group Policy from being affected by fixes
-1
View File
@@ -40,4 +40,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+19 -20
View File
@@ -41,8 +41,8 @@ Indicates whether the backup should be dated.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -57,8 +57,8 @@ Specifies the path for backing up GPOs before removal.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -73,8 +73,8 @@ Specifies the domains to exclude from GPO removal.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -89,8 +89,8 @@ Specifies the Group Policies to exclude from removal.
```yaml ```yaml
Type: ScriptBlock Type: ScriptBlock
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -105,8 +105,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -122,7 +122,7 @@ Specifies the forest to target for GPO removal.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -137,8 +137,8 @@ Specifies the path to the GPOs to be removed.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -154,7 +154,7 @@ Specifies the domains to include for GPO removal.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -169,8 +169,8 @@ Specifies the maximum number of GPOs to process before stopping.
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -185,8 +185,8 @@ Specifies the number of days before GPO removal is required.
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -201,7 +201,7 @@ Specifies the type of GPOs to target for removal. Valid values are 'Empty', 'Unl
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Empty, Unlinked, Disabled, NoApplyPermission Possible values: Empty, Unlinked, Disabled, NoApplyPermission
Required: True Required: True
@@ -225,4 +225,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+16 -17
View File
@@ -15,9 +15,9 @@ Remove-GPOZaurrBroken [-Type] <string[]> [-BackupPath <string>] [-BackupDated] [
``` ```
## DESCRIPTION ## DESCRIPTION
Finds and removes broken Group Policies from SYSVOL or AD or both. Assesment is based on Get-GPOZaurrBroken and there are 3 supported types: Finds and removes broken Group Policies from SYSVOL or AD or both. Assesment is based on Get-GPOZaurrBroken and there are 3 supported types:
- AD - meaning GPOs which have no SYSVOL content will be deleted from AD - AD - meaning GPOs which have no SYSVOL content will be deleted from AD
- SYSVOL - meaning GPOs which have no AD content will be deleted from SYSVOL - SYSVOL - meaning GPOs which have no AD content will be deleted from SYSVOL
- ObjectClass - meaning GPOs which have ObjectClass category of Container rather than groupPolicyContainer will be deleted from AD & SYSVOL - ObjectClass - meaning GPOs which have ObjectClass category of Container rather than groupPolicyContainer will be deleted from AD & SYSVOL
## EXAMPLES ## EXAMPLES
@@ -48,8 +48,8 @@ Forces backup to be created within folder that has date in it
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -64,8 +64,8 @@ Path to optional backup of SYSVOL content before deletion
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -80,8 +80,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -96,8 +96,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -113,7 +113,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -129,7 +129,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -144,8 +144,8 @@ Allows to specify maximum number of items that will be fixed in a single run. It
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -160,7 +160,7 @@ Choose one or more types to delete. Options are AD, ObjectClass, SYSVOL
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: SYSVOL, AD, ObjectClass Possible values: SYSVOL, AD, ObjectClass
Required: True Required: True
@@ -184,4 +184,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+8 -9
View File
@@ -35,8 +35,8 @@ Specifies an array of domains to exclude from the duplicate GPO removal process.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -51,8 +51,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -68,7 +68,7 @@ Specifies the forest where the duplicate GPOs are located.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -84,7 +84,7 @@ Specifies an array of domains to include in the duplicate GPO removal process.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -99,8 +99,8 @@ Specifies the maximum number of duplicate GPOs to process. Default is set to [in
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -123,4 +123,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+16 -17
View File
@@ -34,8 +34,8 @@ Indicates whether the backup path should include a timestamp.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -50,8 +50,8 @@ The path where the GPOZaurr folders will be backed up.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -66,8 +66,8 @@ Specifies domains to exclude from processing.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 6 Position: 6
@@ -82,8 +82,8 @@ Specifies additional forest information.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 8 Position: 8
@@ -98,8 +98,8 @@ Specifies the name of the folder to remove.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -114,7 +114,7 @@ Specifies the type of folders to remove. Options are 'NTFRS' or 'Empty'.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: NTFRS, Empty Possible values: NTFRS, Empty
Required: True Required: True
@@ -131,7 +131,7 @@ Specifies the forest to target.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -147,7 +147,7 @@ Specifies domains to include in processing.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 7 Position: 7
@@ -162,8 +162,8 @@ Limits the number of folders to process.
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -178,7 +178,7 @@ Specifies the type of folders to remove. Options are 'All', 'Netlogon', or 'Sysv
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: All, Netlogon, Sysvol Possible values: All, Netlogon, Sysvol
Required: False Required: False
@@ -202,4 +202,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+12 -13
View File
@@ -34,8 +34,8 @@ Indicates whether backup files should be timestamped with the current date and t
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -50,8 +50,8 @@ Specifies the path where backup files will be stored.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -66,8 +66,8 @@ Specifies an array of domains to exclude from processing.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -83,7 +83,7 @@ Specifies the forest where the GPO files are located.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -99,7 +99,7 @@ Specifies an array of domains to include for processing.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -114,8 +114,8 @@ Specifies the maximum number of GPO files to process.
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -130,8 +130,8 @@ Indicates whether empty folders should be removed after GPO files are deleted.
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -154,4 +154,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+10 -11
View File
@@ -34,8 +34,8 @@ Specifies an array of domains to exclude from processing.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -50,8 +50,8 @@ Specifies an array of OUs to exclude from processing.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -66,8 +66,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -83,7 +83,7 @@ Specifies the name of the forest to target for processing.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -99,7 +99,7 @@ Specifies an array of domains to include for processing.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -114,8 +114,8 @@ Specifies the maximum number of OUs to process.
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -138,4 +138,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
-1
View File
@@ -40,4 +40,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+10 -11
View File
@@ -45,8 +45,8 @@ Specifies an array of domains to exclude from the removal process.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -61,8 +61,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -78,7 +78,7 @@ Specifies the forest name where the WMI filters are located.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -93,8 +93,8 @@ Specifies an array of GUIDs of the WMI filters to be removed.
```yaml ```yaml
Type: Guid[] Type: Guid[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -110,7 +110,7 @@ Specifies an array of domains to include in the removal process.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -125,8 +125,8 @@ Specifies an array of names of the WMI filters to be removed.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -149,4 +149,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+8 -9
View File
@@ -39,8 +39,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -55,8 +55,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -72,7 +72,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -88,7 +88,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -103,8 +103,8 @@ Allows to specify maximum number of items that will be fixed in a single run. It
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -127,4 +127,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+10 -11
View File
@@ -33,8 +33,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -49,8 +49,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -66,7 +66,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -82,7 +82,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -97,8 +97,8 @@ Allows to specify maximum number of items that will be fixed in a single run. It
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -113,8 +113,8 @@ Provide named owner. If not provided default S-1-5-32-544 is used.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -137,4 +137,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+9 -10
View File
@@ -34,8 +34,8 @@ Specifies an array of domains to exclude from the analysis.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -50,8 +50,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -67,7 +67,7 @@ Specifies the forest name to analyze GPO permissions.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -83,7 +83,7 @@ Specifies an array of domains to include in the analysis.
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -98,8 +98,8 @@ Specifies the maximum number of GPOs to process.
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 5 Position: 5
@@ -114,7 +114,7 @@ Specifies the type of permissions to repair. Valid values are 'AuthenticatedUser
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: AuthenticatedUsers, Unknown, System, Administrative, All Possible values: AuthenticatedUsers, Unknown, System, Administrative, All
Required: True Required: True
@@ -138,4 +138,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+11 -12
View File
@@ -51,8 +51,8 @@ Specifies an array of domains to exclude from the repair process.
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -67,8 +67,8 @@ Specifies additional information about the forest.
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -84,7 +84,7 @@ Specifies the forest where the GPOs are located.
Type: String Type: String
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -100,7 +100,7 @@ Specifies the GUID of the GPO to repair.
Type: String Type: String
Parameter Sets: GPOGUID Parameter Sets: GPOGUID
Aliases: GUID, GPOID Aliases: GUID, GPOID
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -115,8 +115,8 @@ Specifies the name of the GPO to repair.
```yaml ```yaml
Type: String Type: String
Parameter Sets: GPOName Parameter Sets: GPOName
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -132,7 +132,7 @@ Specifies an array of domains to include in the repair process.
Type: String[] Type: String[]
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -147,8 +147,8 @@ Specifies the maximum number of GPOs to process.
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: Default, GPOName, GPOGUID Parameter Sets: Default, GPOName, GPOGUID
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -171,4 +171,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+9 -10
View File
@@ -39,8 +39,8 @@ The path to the folder containing the GPO backups.
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: True Required: True
Position: 0 Position: 0
@@ -56,7 +56,7 @@ The display name of the GPO to be restored.
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Name Aliases: Name
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -71,8 +71,8 @@ Accept wildcard characters: True
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -87,8 +87,8 @@ Accept wildcard characters: True
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -103,8 +103,8 @@ Accept wildcard characters: True
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -127,4 +127,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+10 -11
View File
@@ -33,8 +33,8 @@ Delete existing files before saving new ones
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -49,8 +49,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -65,8 +65,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 3 Position: 3
@@ -82,7 +82,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: 0 Position: 0
@@ -97,8 +97,8 @@ Path where to save XML files from GPOReport
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 4 Position: 4
@@ -114,7 +114,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: 2 Position: 2
@@ -137,4 +137,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+3 -4
View File
@@ -38,8 +38,8 @@ Choose Owner Name to set for Group Policy
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: 1 Position: 1
@@ -54,7 +54,7 @@ Choose Owner Type. When chosing Administrative Type, owner will be set to Domain
```yaml ```yaml
Type: String Type: String
Parameter Sets: __AllParameterSets Parameter Sets: __AllParameterSets
Aliases: Aliases:
Possible values: Administrative, Default Possible values: Administrative, Default
Required: False Required: False
@@ -78,4 +78,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+24 -25
View File
@@ -38,7 +38,7 @@ PS > Set-GPOZaurrOwner -Type All -Verbose -WhatIf -LimitProcessing 2
```yaml ```yaml
Type: String Type: String
Parameter Sets: Type, Named Parameter Sets: Type, Named
Aliases: Aliases:
Possible values: OnlyAD, OnlyFileSystem Possible values: OnlyAD, OnlyFileSystem
Required: False Required: False
@@ -55,7 +55,7 @@ Accept wildcard characters: True
Type: String[] Type: String[]
Parameter Sets: Type, Named Parameter Sets: Type, Named
Aliases: Exclusion, Exclusions Aliases: Exclusion, Exclusions
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -70,8 +70,8 @@ Exclude domain from search, by default whole forest is scanned
```yaml ```yaml
Type: String[] Type: String[]
Parameter Sets: Type, Named Parameter Sets: Type, Named
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -86,8 +86,8 @@ Ability to provide Forest Information from another command to speed up processin
```yaml ```yaml
Type: IDictionary Type: IDictionary
Parameter Sets: Type, Named Parameter Sets: Type, Named
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -102,8 +102,8 @@ Pushes new owner regardless if it's already set or not
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Type, Named Parameter Sets: Type, Named
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -119,7 +119,7 @@ Target different Forest, by default current forest is used
Type: String Type: String
Parameter Sets: Type, Named Parameter Sets: Type, Named
Aliases: ForestName Aliases: ForestName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -135,7 +135,7 @@ GUID of GPO. By default all GPOs are targetted
Type: String Type: String
Parameter Sets: Named Parameter Sets: Named
Aliases: GUID, GPOID Aliases: GUID, GPOID
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -150,8 +150,8 @@ Name of GPO. By default all GPOs are targetted
```yaml ```yaml
Type: String Type: String
Parameter Sets: Named Parameter Sets: Named
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -167,7 +167,7 @@ Include only specific domains, by default whole forest is scanned
Type: String[] Type: String[]
Parameter Sets: Type, Named Parameter Sets: Type, Named
Aliases: Domain, Domains Aliases: Domain, Domains
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -182,8 +182,8 @@ Allows to specify maximum number of items that will be fixed in a single run. It
```yaml ```yaml
Type: Int32 Type: Int32
Parameter Sets: Type, Named Parameter Sets: Type, Named
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -198,8 +198,8 @@ Parameter description
```yaml ```yaml
Type: String Type: String
Parameter Sets: Type, Named Parameter Sets: Type, Named
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -214,8 +214,8 @@ Set GPO Owner only in Active Directory. By default GPO Owner is being set in bot
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: Type, Named Parameter Sets: Type, Named
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -225,16 +225,16 @@ Accept wildcard characters: True
``` ```
### -Type ### -Type
Unknown - finds unknown Owners and sets them to Administrative (Domain Admins) or chosen principal Unknown - finds unknown Owners and sets them to Administrative (Domain Admins) or chosen principal
NotMatching - find administrative groups only and if sysvol and gpo doesn't match - replace with chosen principal or Domain Admins if not specified NotMatching - find administrative groups only and if sysvol and gpo doesn't match - replace with chosen principal or Domain Admins if not specified
Inconsistent - same as not NotMatching Inconsistent - same as not NotMatching
NotAdministrative - combination of Unknown/NotMatching and NotAdministrative - replace with chosen principal or Domain Admins if not specified NotAdministrative - combination of Unknown/NotMatching and NotAdministrative - replace with chosen principal or Domain Admins if not specified
All - if Owner is known it checks if it's Administrative, if it sn't it fixes that. If owner is unknown it fixes it All - if Owner is known it checks if it's Administrative, if it sn't it fixes that. If owner is unknown it fixes it
```yaml ```yaml
Type: String Type: String
Parameter Sets: Type Parameter Sets: Type
Aliases: Aliases:
Possible values: Unknown, NotAdministrative, NotMatching, Inconsistent, All Possible values: Unknown, NotAdministrative, NotMatching, Inconsistent, All
Required: True Required: True
@@ -258,4 +258,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
-1
View File
@@ -40,4 +40,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None
+4 -5
View File
@@ -50,8 +50,8 @@ Define DomainName where Group Policy is located. Otherwise each domain will be c
```yaml ```yaml
Type: String Type: String
Parameter Sets: Name, Guid Parameter Sets: Name, Guid
Aliases: Aliases:
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -67,7 +67,7 @@ Accept wildcard characters: True
Type: String Type: String
Parameter Sets: Guid Parameter Sets: Guid
Aliases: ID Aliases: ID
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -83,7 +83,7 @@ Define Group Policy Name to skip
Type: String Type: String
Parameter Sets: Name Parameter Sets: Name
Aliases: GpoName, DisplayName Aliases: GpoName, DisplayName
Possible values: Possible values:
Required: False Required: False
Position: named Position: named
@@ -106,4 +106,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS ## RELATED LINKS
- None - None