Guys , I am new to powershell script ...
I would like to automate the maunal task which we are following now,
whenever a new user joined we need to create a share folder in the network file server manually . I would like to automate this process.
Here, I am looking for a powershell script where it reads the input file (which has a list of user names) and create a share folder with the user name on remote file server
Thanks in Advance