Windows - Create NTFS project folder
This HelloID Service Automation Delegated Form provides NTFS project folder creation including Active Directory security group and access rights functionality. The following options are available:
Version | Description | Date |
---|---|---|
1.0.2 | Added version number and updated code for SA-agent and auditlogging | 2022/08/03 |
1.0.1 | Added version number and updated all-in-one script | 2021/12/13 |
1.0.0 | Initial release | 2020/09/07 |
The PowerShell script “createform.ps1” contains a complete PowerShell script using the HelloID API to create the complete Form including user defined variables, tasks and data sources.
Please note that this script asumes none of the required resources do exists within HelloID. The script does not contain versioning or source control
Please follow the documentation steps on HelloID Docs in order to setup and run the All-in one Powershell Script in your own environment.
After the all-in-one PowerShell script has run and created all the required resources. The following items need to be configured according to your own environment
Variable name | Example value | Description |
ProjectFolderRootPath | projectFolders | Local path where the project folder is beeing created |
ProjectFolderPrefix | proj | Prefix used for the Active Directory security group |
This Delegated Form uses the following resources in order to run
This Powershell data source runs an Active Directory query and checks the filesystem for duplicate folder and security group name. The available names based on the configured naming convention are returned
This delegated form task will create the project folder, Active Directory security group and set the access rights.
If you need help, feel free to ask questions on our forum
The official HelloID documentation can be found at: https://docs.helloid.com/