API Reference
Command
Get-ADXSYSVOLPermissionIssue
Scans SYSVOL for writable-by-broad-group ACL issues and protected items.
Examples
Example 1
Get-ADXSYSVOLPermissionIssue
Example 2
Get-ADXSYSVOLPermissionIssue -Domain contoso.com
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
Get-ADXSYSVOLPermissionIssue [-ComputerName <string>] [-Domain <string>] [-MaxFindings <int>] [-ScanCap <int>] [<CommonParameters>]#Parameters
- ComputerName string
- Target domain controller (optional); '.' for local or DNS name.
- Domain string
- DNS domain name to query. Defaults to the current domain when omitted.
- MaxFindings int
- Maximum number of findings to return.
- ScanCap int
- Maximum number of filesystem entries to scan in deep locations.
Outputs
ADPlayground.Gpo.SysvolPermissionIssueRow