Skip to main content

HelloID

Task: Set folder permissions
Description

This task will set permissions to a windows folder.

Variables

Name

Description

Type

Example

Comment

The path of the folder

Full pathname to the folder

String

//Contoso/test/folder

Access level

Access permissions to set

String

Read, Write, ReadAndExecute

You can set basic NTFS permission to the folder, the following values are accepted; Modify, FullControl, Read, ReadAndExecute, Write It's possible to enter more than one permission. To do so add them comma separated as shown in the example.

Principal

Principal to grant permissions

string

Contoso/J.Doe

Must be an existing principal in the domain or local computer