Hey guys,
First off all, I spent a lot of time researching this on the internet and I haven't found a solution yet so I decided to make an account to finally solve it.
The situation: Windows 2008 server, I have a database filled with users, I have a script that adds certain users of a specified department to the Active Directory and creates a group and an organisational unit for those users.
I now want that group of users to have the same quota (specified by another inputbox) on the local C:\ drive of the local server where the script runs on.
I'm sorry if my question is a little vague but is there any way this is possible using Powershell?