• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

PowerShell Help!

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.

joedymueller

Member
Joined
Apr 6, 2009
Location
Northern Virginia
Hello,

I am looking to make my life easier..

I need to create FTP users and also create them a home folder and 2 folders inside the home folder.

using Powershell or even a batch file. I would like to create a simple script that when I run it, will prompt"What is the users name?" then when i answer it, power shell then creates c:\user\folder1 c:\user\folder2.

I cant imagine this is not possible, i am just VERY limited in my scripting knowledge and don't really understand what I am googling.

Anyone have any reference sites or help they could toss my way?


Thanks,

Joedy
 
Back