This tool simplifies the process of deploying a file server in a Windows Active Directory environment by automating folder creation, security group setup, and permission assignment.
- Domain Information Input: Provide the necessary domain details.
- Folder Creation: Specify the folder name using the following format:
FS + Folder Name + ACL
(e.g.,FS Marketing RWX
).- The tool will use this name to create an Active Directory (AD) group.
- Access Level Selection:
R
— ReadRW
— Read + WriteRWX
— Read + Write + Modify
- Directory Browsing: Select the top-level directory, typically the root directory of the file server.
- Automated Operations: Click 'Start Operation' to:
- Create a new folder.
- Set up an AD Security Group.
- Assign the appropriate permissions.
- PowerShell: Ensure the latest version is installed.
- .NET Framework: Version 4.7.2 or higher.
- Administrative Rights:
- On the domain level.
- On the file server level.
This tool is designed to streamline file server deployment, making it faster and more efficient for administrators.