diff --git a/Docs/Backup-GPOZaurr.md b/Docs/Backup-GPOZaurr.md new file mode 100644 index 0000000..441830d --- /dev/null +++ b/Docs/Backup-GPOZaurr.md @@ -0,0 +1,214 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Backup-GPOZaurr + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +``` +Backup-GPOZaurr [[-LimitProcessing] ] [[-Type] ] [[-Forest] ] + [[-ExcludeDomains] ] [[-IncludeDomains] ] [[-ExtendedForestInformation] ] + [[-GPOPath] ] [[-BackupPath] ] [-BackupDated] [-WhatIf] [-Confirm] [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -BackupDated +{{ Fill BackupDated Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BackupPath +{{ Fill BackupPath Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: 7 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExcludeDomains +{{ Fill ExcludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 3 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExtendedForestInformation +{{ Fill ExtendedForestInformation Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: 5 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Forest +{{ Fill Forest Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ForestName + +Required: False +Position: 2 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOPath +{{ Fill GPOPath Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 6 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeDomains +{{ Fill IncludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: Domain, Domains + +Required: False +Position: 4 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LimitProcessing +{{ Fill LimitProcessing Description }} + +```yaml +Type: Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: 0 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Type +{{ Fill Type Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: +Accepted values: All, Empty, Unlinked + +Required: False +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/Get-GPOZaurr.md b/Docs/Get-GPOZaurr.md new file mode 100644 index 0000000..ded47d7 --- /dev/null +++ b/Docs/Get-GPOZaurr.md @@ -0,0 +1,197 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Get-GPOZaurr + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +``` +Get-GPOZaurr [[-GPOName] ] [[-GPOGuid] ] [[-Forest] ] [[-ExcludeDomains] ] + [[-IncludeDomains] ] [[-ExtendedForestInformation] ] [[-GPOPath] ] + [-PermissionsOnly] [-OwnerOnly] [-Limited] [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -ExcludeDomains +{{ Fill ExcludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 3 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExtendedForestInformation +{{ Fill ExtendedForestInformation Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: 5 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Forest +{{ Fill Forest Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ForestName + +Required: False +Position: 2 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOGuid +{{ Fill GPOGuid Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: GUID, GPOID + +Required: False +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOName +{{ Fill GPOName Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: 0 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOPath +{{ Fill GPOPath Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 6 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeDomains +{{ Fill IncludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: Domain, Domains + +Required: False +Position: 4 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Limited +{{ Fill Limited Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -OwnerOnly +{{ Fill OwnerOnly Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PermissionsOnly +{{ Fill PermissionsOnly Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/Get-GPOZaurrBackupInformation.md b/Docs/Get-GPOZaurrBackupInformation.md new file mode 100644 index 0000000..109f8a1 --- /dev/null +++ b/Docs/Get-GPOZaurrBackupInformation.md @@ -0,0 +1,60 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Get-GPOZaurrBackupInformation + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +``` +Get-GPOZaurrBackupInformation [[-BackupFolder] ] [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -BackupFolder +{{ Fill BackupFolder Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 0 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/Get-GPOZaurrLink.md b/Docs/Get-GPOZaurrLink.md new file mode 100644 index 0000000..4a91906 --- /dev/null +++ b/Docs/Get-GPOZaurrLink.md @@ -0,0 +1,152 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Get-GPOZaurrLink + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +``` +Get-GPOZaurrLink [[-ADObject] ] [-Limited] [[-GPOCache] ] [[-Forest] ] + [[-ExcludeDomains] ] [[-IncludeDomains] ] [[-ExtendedForestInformation] ] + [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -ADObject +{{ Fill ADObject Description }} + +```yaml +Type: ADObject[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 0 +Default value: None +Accept pipeline input: True (ByPropertyName, ByValue) +Accept wildcard characters: False +``` + +### -ExcludeDomains +{{ Fill ExcludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 3 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExtendedForestInformation +{{ Fill ExtendedForestInformation Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: 5 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Forest +{{ Fill Forest Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ForestName + +Required: False +Position: 2 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOCache +{{ Fill GPOCache Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeDomains +{{ Fill IncludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: Domain, Domains + +Required: False +Position: 4 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Limited +{{ Fill Limited Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.ActiveDirectory.Management.ADObject[] + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/Get-GPOZaurrPassword.md b/Docs/Get-GPOZaurrPassword.md new file mode 100644 index 0000000..aeaf73b --- /dev/null +++ b/Docs/Get-GPOZaurrPassword.md @@ -0,0 +1,121 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Get-GPOZaurrPassword + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +``` +Get-GPOZaurrPassword [[-Forest] ] [[-ExcludeDomains] ] [[-IncludeDomains] ] + [[-ExtendedForestInformation] ] [[-GPOPath] ] [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -ExcludeDomains +{{ Fill ExcludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExtendedForestInformation +{{ Fill ExtendedForestInformation Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: 3 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Forest +{{ Fill Forest Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ForestName + +Required: False +Position: 0 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOPath +{{ Fill GPOPath Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 4 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeDomains +{{ Fill IncludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: Domain, Domains + +Required: False +Position: 2 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/Get-GPOZaurrPermission.md b/Docs/Get-GPOZaurrPermission.md new file mode 100644 index 0000000..b61b8be --- /dev/null +++ b/Docs/Get-GPOZaurrPermission.md @@ -0,0 +1,280 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Get-GPOZaurrPermission + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +### GPO (Default) +``` +Get-GPOZaurrPermission [-Type ] [-SkipWellKnown] [-SkipAdministrative] [-ResolveAccounts] + [-IncludeOwner] [-IncludePermissionType ] [-ExcludePermissionType ] + [-IncludeGPOObject] [-Forest ] [-ExcludeDomains ] [-IncludeDomains ] + [-ExtendedForestInformation ] [] +``` + +### GPOName +``` +Get-GPOZaurrPermission [-GPOName ] [-Type ] [-SkipWellKnown] [-SkipAdministrative] + [-ResolveAccounts] [-IncludeOwner] [-IncludePermissionType ] + [-ExcludePermissionType ] [-IncludeGPOObject] [-Forest ] + [-ExcludeDomains ] [-IncludeDomains ] [-ExtendedForestInformation ] + [] +``` + +### GPOGUID +``` +Get-GPOZaurrPermission [-GPOGuid ] [-Type ] [-SkipWellKnown] [-SkipAdministrative] + [-ResolveAccounts] [-IncludeOwner] [-IncludePermissionType ] + [-ExcludePermissionType ] [-IncludeGPOObject] [-Forest ] + [-ExcludeDomains ] [-IncludeDomains ] [-ExtendedForestInformation ] + [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -ExcludeDomains +{{ Fill ExcludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExcludePermissionType +{{ Fill ExcludePermissionType Description }} + +```yaml +Type: GPPermissionType[] +Parameter Sets: (All) +Aliases: +Accepted values: None, GpoApply, GpoRead, GpoEdit, GpoEditDeleteModifySecurity, GpoCustom, WmiFilterEdit, WmiFilterFullControl, WmiFilterCustom, StarterGpoRead, StarterGpoEdit, StarterGpoFullControl, StarterGpoCustom, SomCreateWmiFilter, SomWmiFilterFullControl, SomCreateGpo, SomCreateStarterGpo, SomLogging, SomPlanning, SomLink + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExtendedForestInformation +{{ Fill ExtendedForestInformation Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Forest +{{ Fill Forest Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ForestName + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOGuid +{{ Fill GPOGuid Description }} + +```yaml +Type: String +Parameter Sets: GPOGUID +Aliases: GUID, GPOID + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOName +{{ Fill GPOName Description }} + +```yaml +Type: String +Parameter Sets: GPOName +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeDomains +{{ Fill IncludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: Domain, Domains + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeGPOObject +{{ Fill IncludeGPOObject Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeOwner +{{ Fill IncludeOwner Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludePermissionType +{{ Fill IncludePermissionType Description }} + +```yaml +Type: GPPermissionType[] +Parameter Sets: (All) +Aliases: +Accepted values: None, GpoApply, GpoRead, GpoEdit, GpoEditDeleteModifySecurity, GpoCustom, WmiFilterEdit, WmiFilterFullControl, WmiFilterCustom, StarterGpoRead, StarterGpoEdit, StarterGpoFullControl, StarterGpoCustom, SomCreateWmiFilter, SomWmiFilterFullControl, SomCreateGpo, SomCreateStarterGpo, SomLogging, SomPlanning, SomLink + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ResolveAccounts +{{ Fill ResolveAccounts Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SkipAdministrative +{{ Fill SkipAdministrative Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SkipWellKnown +{{ Fill SkipWellKnown Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Type +{{ Fill Type Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: +Accepted values: Unknown, All + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/Get-GPOZaurrWMI.md b/Docs/Get-GPOZaurrWMI.md new file mode 100644 index 0000000..29eb985 --- /dev/null +++ b/Docs/Get-GPOZaurrWMI.md @@ -0,0 +1,136 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Get-GPOZaurrWMI + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +``` +Get-GPOZaurrWMI [[-Guid] ] [[-Name] ] [[-Forest] ] [[-ExcludeDomains] ] + [[-IncludeDomains] ] [[-ExtendedForestInformation] ] [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -ExcludeDomains +{{ Fill ExcludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 3 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExtendedForestInformation +{{ Fill ExtendedForestInformation Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: 5 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Forest +{{ Fill Forest Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ForestName + +Required: False +Position: 2 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Guid +{{ Fill Guid Description }} + +```yaml +Type: Guid[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 0 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeDomains +{{ Fill IncludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: Domain, Domains + +Required: False +Position: 4 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Name +{{ Fill Name Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/New-GPOZaurrWMI.md b/Docs/New-GPOZaurrWMI.md new file mode 100644 index 0000000..61f4d74 --- /dev/null +++ b/Docs/New-GPOZaurrWMI.md @@ -0,0 +1,213 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# New-GPOZaurrWMI + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +``` +New-GPOZaurrWMI [-Name] [[-Description] ] [-Query] [-SkipQueryCheck] [-Force] + [[-Forest] ] [[-ExcludeDomains] ] [[-IncludeDomains] ] + [[-ExtendedForestInformation] ] [-WhatIf] [-Confirm] [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Description +{{ Fill Description Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExcludeDomains +{{ Fill ExcludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 4 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExtendedForestInformation +{{ Fill ExtendedForestInformation Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: 6 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Force +{{ Fill Force Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Forest +{{ Fill Forest Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ForestName + +Required: False +Position: 3 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeDomains +{{ Fill IncludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: Domain, Domains + +Required: False +Position: 5 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Name +{{ Fill Name Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: True +Position: 0 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Query +{{ Fill Query Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: True +Position: 2 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SkipQueryCheck +{{ Fill SkipQueryCheck Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/Readme.md b/Docs/Readme.md new file mode 100644 index 0000000..038200b --- /dev/null +++ b/Docs/Readme.md @@ -0,0 +1,52 @@ +--- +Module Name: GPOZaurr +Module Guid: f7d4c9e4-0298-4f51-ad77-e8e3febebbde +Download Help Link: {{ Update Download Link }} +Help Version: {{ Please enter version of help manually (X.X.X.X) format }} +Locale: en-US +--- + +# GPOZaurr Module +## Description +{{ Fill in the Description }} + +## GPOZaurr Cmdlets +### [Backup-GPOZaurr](Backup-GPOZaurr.md) +{{ Fill in the Description }} + +### [Get-GPOZaurr](Get-GPOZaurr.md) +{{ Fill in the Description }} + +### [Get-GPOZaurrBackupInformation](Get-GPOZaurrBackupInformation.md) +{{ Fill in the Description }} + +### [Get-GPOZaurrLink](Get-GPOZaurrLink.md) +{{ Fill in the Description }} + +### [Get-GPOZaurrPassword](Get-GPOZaurrPassword.md) +{{ Fill in the Description }} + +### [Get-GPOZaurrPermission](Get-GPOZaurrPermission.md) +{{ Fill in the Description }} + +### [Get-GPOZaurrWMI](Get-GPOZaurrWMI.md) +{{ Fill in the Description }} + +### [New-GPOZaurrWMI](New-GPOZaurrWMI.md) +{{ Fill in the Description }} + +### [Remove-GPOZaurr](Remove-GPOZaurr.md) +{{ Fill in the Description }} + +### [Remove-GPOZaurrWMI](Remove-GPOZaurrWMI.md) +{{ Fill in the Description }} + +### [Restore-GPOZaurr](Restore-GPOZaurr.md) +{{ Fill in the Description }} + +### [Save-GPOZaurrFiles](Save-GPOZaurrFiles.md) +{{ Fill in the Description }} + +### [Set-GPOZaurrOwner](Set-GPOZaurrOwner.md) +{{ Fill in the Description }} + diff --git a/Docs/Remove-GPOZaurr.md b/Docs/Remove-GPOZaurr.md new file mode 100644 index 0000000..8c92325 --- /dev/null +++ b/Docs/Remove-GPOZaurr.md @@ -0,0 +1,214 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Remove-GPOZaurr + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +``` +Remove-GPOZaurr [-Type] [[-LimitProcessing] ] [[-Forest] ] + [[-ExcludeDomains] ] [[-IncludeDomains] ] [[-ExtendedForestInformation] ] + [[-GPOPath] ] [[-BackupPath] ] [-BackupDated] [-WhatIf] [-Confirm] [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -BackupDated +{{ Fill BackupDated Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BackupPath +{{ Fill BackupPath Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: 7 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExcludeDomains +{{ Fill ExcludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 3 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExtendedForestInformation +{{ Fill ExtendedForestInformation Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: 5 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Forest +{{ Fill Forest Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ForestName + +Required: False +Position: 2 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOPath +{{ Fill GPOPath Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 6 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeDomains +{{ Fill IncludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: Domain, Domains + +Required: False +Position: 4 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LimitProcessing +{{ Fill LimitProcessing Description }} + +```yaml +Type: Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Type +{{ Fill Type Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: +Accepted values: Empty, Unlinked + +Required: True +Position: 0 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/Remove-GPOZaurrWMI.md b/Docs/Remove-GPOZaurrWMI.md new file mode 100644 index 0000000..051692d --- /dev/null +++ b/Docs/Remove-GPOZaurrWMI.md @@ -0,0 +1,168 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Remove-GPOZaurrWMI + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +``` +Remove-GPOZaurrWMI [[-Guid] ] [[-Name] ] [[-Forest] ] [[-ExcludeDomains] ] + [[-IncludeDomains] ] [[-ExtendedForestInformation] ] [-WhatIf] [-Confirm] + [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExcludeDomains +{{ Fill ExcludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 3 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExtendedForestInformation +{{ Fill ExtendedForestInformation Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: 5 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Forest +{{ Fill Forest Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ForestName + +Required: False +Position: 2 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Guid +{{ Fill Guid Description }} + +```yaml +Type: Guid[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 0 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeDomains +{{ Fill IncludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: Domain, Domains + +Required: False +Position: 4 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Name +{{ Fill Name Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/Restore-GPOZaurr.md b/Docs/Restore-GPOZaurr.md new file mode 100644 index 0000000..80080ed --- /dev/null +++ b/Docs/Restore-GPOZaurr.md @@ -0,0 +1,121 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Restore-GPOZaurr + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +``` +Restore-GPOZaurr [-BackupFolder] [[-DisplayName] ] [[-NewDisplayName] ] + [[-Domain] ] [-SkipBackupSummary] [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -BackupFolder +{{ Fill BackupFolder Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: True +Position: 0 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -DisplayName +{{ Fill DisplayName Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: Name + +Required: False +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Domain +{{ Fill Domain Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: 3 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -NewDisplayName +{{ Fill NewDisplayName Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: 2 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -SkipBackupSummary +{{ Fill SkipBackupSummary Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/Save-GPOZaurrFiles.md b/Docs/Save-GPOZaurrFiles.md new file mode 100644 index 0000000..786846a --- /dev/null +++ b/Docs/Save-GPOZaurrFiles.md @@ -0,0 +1,136 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Save-GPOZaurrFiles + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +``` +Save-GPOZaurrFiles [[-Forest] ] [[-ExcludeDomains] ] [[-IncludeDomains] ] + [[-ExtendedForestInformation] ] [[-GPOPath] ] [-DeleteExisting] [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -DeleteExisting +{{ Fill DeleteExisting Description }} + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExcludeDomains +{{ Fill ExcludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 1 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExtendedForestInformation +{{ Fill ExtendedForestInformation Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: 3 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Forest +{{ Fill Forest Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ForestName + +Required: False +Position: 0 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOPath +{{ Fill GPOPath Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: 4 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeDomains +{{ Fill IncludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: Domain, Domains + +Required: False +Position: 2 +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/Docs/Set-GPOZaurrOwner.md b/Docs/Set-GPOZaurrOwner.md new file mode 100644 index 0000000..1e3b1c4 --- /dev/null +++ b/Docs/Set-GPOZaurrOwner.md @@ -0,0 +1,222 @@ +--- +external help file: GPOZaurr-help.xml +Module Name: GPoZaurr +online version: +schema: 2.0.0 +--- + +# Set-GPOZaurrOwner + +## SYNOPSIS +{{ Fill in the Synopsis }} + +## SYNTAX + +### Type (Default) +``` +Set-GPOZaurrOwner -Type [-Forest ] [-ExcludeDomains ] [-IncludeDomains ] + [-ExtendedForestInformation ] [-LimitProcessing ] [-WhatIf] [-Confirm] + [] +``` + +### Named +``` +Set-GPOZaurrOwner [-GPOName ] [-GPOGuid ] [-Forest ] [-ExcludeDomains ] + [-IncludeDomains ] [-ExtendedForestInformation ] -Principal + [-LimitProcessing ] [-WhatIf] [-Confirm] [] +``` + +## DESCRIPTION +{{ Fill in the Description }} + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> {{ Add example code here }} +``` + +{{ Add example description here }} + +## PARAMETERS + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExcludeDomains +{{ Fill ExcludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExtendedForestInformation +{{ Fill ExtendedForestInformation Description }} + +```yaml +Type: IDictionary +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Forest +{{ Fill Forest Description }} + +```yaml +Type: String +Parameter Sets: (All) +Aliases: ForestName + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOGuid +{{ Fill GPOGuid Description }} + +```yaml +Type: String +Parameter Sets: Named +Aliases: GUID, GPOID + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -GPOName +{{ Fill GPOName Description }} + +```yaml +Type: String +Parameter Sets: Named +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -IncludeDomains +{{ Fill IncludeDomains Description }} + +```yaml +Type: String[] +Parameter Sets: (All) +Aliases: Domain, Domains + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -LimitProcessing +{{ Fill LimitProcessing Description }} + +```yaml +Type: Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Principal +{{ Fill Principal Description }} + +```yaml +Type: String +Parameter Sets: Named +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Type +{{ Fill Type Description }} + +```yaml +Type: String[] +Parameter Sets: Type +Aliases: +Accepted values: EmptyOrUnknown, NonAdministrative + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### None + +## OUTPUTS + +### System.Object +## NOTES + +## RELATED LINKS diff --git a/GPOZaurr.psd1 b/GPOZaurr.psd1 index c9c4850..8ab31d5 100644 --- a/GPOZaurr.psd1 +++ b/GPOZaurr.psd1 @@ -5,9 +5,9 @@ CompatiblePSEditions = 'Desktop' Copyright = '(c) 2011 - 2020 Przemyslaw Klys @ Evotec. All rights reserved.' Description = 'Group Policy Eater' - FunctionsToExport = 'Backup-GPOZaurr', 'Get-GPOZaurr', 'Get-GPOZaurrBackupInformation', 'Get-GPOZaurrPassword', 'Get-GPOZaurrPermission', 'Get-GPOZaurrWMI', 'New-GPOZaurrWMI', 'Remove-GPOZaurr', 'Remove-GPOZaurrPermission', 'Remove-GPOZaurrWMI', 'Restore-GPOZaurr', 'Save-GPOZaurrFiles', 'Set-GPOZaurrOwner' + FunctionsToExport = 'Add-GPOZaurrPermission', 'Backup-GPOZaurr', 'Get-GPOZaurr', 'Get-GPOZaurrBackupInformation', 'Get-GPOZaurrLink', 'Get-GPOZaurrPassword', 'Get-GPOZaurrPermission', 'Get-GPOZaurrWMI', 'New-GPOZaurrWMI', 'Remove-GPOZaurr', 'Remove-GPOZaurrPermission', 'Remove-GPOZaurrWMI', 'Restore-GPOZaurr', 'Save-GPOZaurrFiles', 'Set-GPOZaurrOwner' GUID = 'f7d4c9e4-0298-4f51-ad77-e8e3febebbde' - ModuleVersion = '0.0.15' + ModuleVersion = '0.0.18' PowerShellVersion = '5.1' PrivateData = @{ PSData = @{