API Reference
Command
Set-CxTaskSddl
Implements the Set-CxTaskSddl cmdlet.
Examples
Example 1
Set-CxTaskSddl -ComputerName SERVER1
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
Set-CxTaskSddl [-ComputerName <string>] -TaskPath <string> -Sddl <string> [<CommonParameters>]#Parameter set:
By TaskPathParameters
- ComputerName string
- Target computer(s). Use '.' for local computer or provide DNS names.
- TaskPath string
- Gets or sets the TaskPath parameter.
- Sddl string
- Gets or sets the Sddl parameter.
Outputs
System.Boolean
Set-CxTaskSddl [-ComputerName <string>] -FolderPath <string> -Sddl <string> [<CommonParameters>]#Parameter set:
By FolderPathParameters
- ComputerName string
- Target computer(s). Use '.' for local computer or provide DNS names.
- FolderPath string
- Gets or sets the FolderPath parameter.
- Sddl string
- Gets or sets the Sddl parameter.
Outputs
System.Boolean