Question : Need a script to automatically create a share

I am looking for a script that when i create a user in active directory it automatically creates a share named after the user on a specified server. Any help is appreciated

Answer : Need a script to automatically create a share

You can do so using the Create method of the WMI Win32_Share class

http://msdn2.microsoft.com/en-us/library/aa394435%28VS.85%29.aspx
Random Solutions  
 
programming4us programming4us