TestimoX

API Reference

Command

Enable-ADXCseFromBackup

Namespace ADPlayground.PowerShell

Enables Group Policy Client-Side Extensions (CSEs) referenced by backup.xml files in a GPMC backup folder.

Examples

Authored help example

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 requiredposition: 0pipeline: false
Root folder of a GPMC backup containing backup.xml files.