API Reference
Command
Reset-CxFilePermissions
Resets explicit permissions on a file or directory to inherited defaults.
Examples
Generated fallback example from command syntax.
Reset-CxFilePermissions -Path 'C:\Path'
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
Reset-CxFilePermissions -Path <string> [<CommonParameters>]#Parameters
- Path string
- Path to the file or directory.