API Reference
Command
Export-CxPolToReg
Exports a registry.pol file to .reg format.
Examples
Example 1
Export-CxPolToReg -Path .\Registry.pol -OutFile .\policy.reg
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
Export-CxPolToReg -Path <string> [-OutFile <string>] [-PassThru] [<CommonParameters>]#Parameters
- Path string
- File system path to the target resource.
- OutFile string
- Gets or sets the OutFile parameter.
- PassThru SwitchParameter
- Gets or sets the PassThru parameter.
Outputs
System.String