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