Files
GPOZaurr/Docs/Export-GPOZaurrContent.md
T
2022-09-11 23:17:37 +02:00

1.3 KiB

external help file, Module Name, online version, schema
external help file Module Name online version schema
GPOZaurr-help.xml GPOZaurr 2.0.0

Export-GPOZaurrContent

SYNOPSIS

Saves GPOs to XML or HTML files.

SYNTAX

Export-GPOZaurrContent [-FolderOutput] <String> [[-ReportType] <String>] [<CommonParameters>]

DESCRIPTION

Saves GPOs to XML or HTML files.

EXAMPLES

EXAMPLE 1

An example

PARAMETERS

-FolderOutput

The folder where the GPOs will be saved.

Type: String
Parameter Sets: (All)
Aliases: Path

Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-ReportType

The type of report to generate. Valid values are XML or HTML. Default is XML.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 2
Default value: XML
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.

INPUTS

OUTPUTS

NOTES

General notes