API Reference
Command
Restore-ADXLgpo
Restores Local GPO from a folder saved by Save-ADXLgpo.
Examples
Example 1: Restore from a previous backup
Restore-ADXLgpo C:\LGPOBackup
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
Restore-ADXLgpo -Path <string> [<CommonParameters>]#Parameters
- Path string
- Path to a folder produced by Save-ADXLgpo.