TestimoX

API Reference

Command

Clear-ADXSYSVOLDFSR

Namespace ADPlayground.PowerShell

Clears DFSR staging for SYSVOL on a domain controller. TODO: Wire to ADPlayground.Gpo.SysvolDfsrMaintenance.

Examples

Generated fallback example

Generated fallback example from command syntax.


Clear-ADXSYSVOLDFSR -ComputerName 'Name'
        

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

Clear-ADXSYSVOLDFSR -ComputerName <string> [<CommonParameters>]
#

Parameters

ComputerName string requiredposition: namedpipeline: false
Target computer(s). Use '.' for local computer or provide DNS names.