API Reference
Command
Clear-ADXSYSVOLDFSR
Clears DFSR staging for SYSVOL on a domain controller. TODO: Wire to ADPlayground.Gpo.SysvolDfsrMaintenance.
Examples
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
- Target computer(s). Use '.' for local computer or provide DNS names.