API Reference
Command
Enable-ADXCseFromBackup
Enables Group Policy Client-Side Extensions (CSEs) referenced by backup.xml files in a GPMC backup folder.
Examples
Example 1: Preview enabling CSEs from backup
Enable-ADXCseFromBackup -BackupPath C:\Backups\GPOs -WhatIf
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
Enable-ADXCseFromBackup -BackupPath <string> [<CommonParameters>]#Parameters
- BackupPath string
- Root folder of a GPMC backup containing backup.xml files.