< Back
Set-ModifyPermission
Post
NAME Set-ModifyPermission
SYNOPSIS
Gives the given user the modify permission to the given directory
SYNTAX
Set-ModifyPermission [-directory] <Object> [-username] <Object> [-domain <Object>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-directory <Object>
The path to the directory to which to apply permissions
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-username <Object>
The username of the account to which to give permissions
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-domain <Object>
The domain of the account to which to give permissions, defaults to the App Pool Identity domain
Required? false
Position? named
Default value IIS APPPOOL
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Gives the given user the modify permission to the given directory
SYNTAX
Set-ModifyPermission [-directory] <Object> [-username] <Object> [-domain <Object>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-directory <Object>
The path to the directory to which to apply permissions
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-username <Object>
The username of the account to which to give permissions
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-domain <Object>
The domain of the account to which to give permissions, defaults to the App Pool Identity domain
Required? false
Position? named
Default value IIS APPPOOL
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS