Hello Folks
In our company we have an AD, in this a Home folder is created for every user, we do this thru the AD, the drive we create is an H-drive (the letter H for Home). We make it under the following form β\XYZ\Home$\VNAMEβ.
Now, sometimes I have to create an extra folder (letβs call them βEXTRAMAPβ) for the users. So I would like to create the following folder β\XYZ\Home$\VNAME\EXTRAMAPβ.
Does anyone have an idea how I can do this in Powershell? At the moment I usually create this folder on their own PC.
Thanks in advance
STYLUS3530
In our company we have an AD, in this a Home folder is created for every user, we do this thru the AD, the drive we create is an H-drive (the letter H for Home). We make it under the following form β\XYZ\Home$\VNAMEβ.
Now, sometimes I have to create an extra folder (letβs call them βEXTRAMAPβ) for the users. So I would like to create the following folder β\XYZ\Home$\VNAME\EXTRAMAPβ.
Does anyone have an idea how I can do this in Powershell? At the moment I usually create this folder on their own PC.
Thanks in advance
STYLUS3530
Comment