5 pts.
 folder creation in login script
How to create a login script which will create users personal folder automatically in server.

Software/Hardware used:
ASKED: June 9, 2008  9:15 AM
UPDATED: March 19, 2012  6:00 AM

Answer Wiki:
Hello Nans, why would you do this? The solution can certainly be done but surely then you have a messy ACL situation, what I suggest you is to simply go to the profile tab and define the home folder to be <i>\serverusers%username%</i>, by doing so you will avoid headaches and have user's folders. Bye Don't forget to visit my blog: <a href="http://itknowledgeexchange.techtarget.com/it-support/">If it has a plug, it's IT stuff!!</a>
Last Wiki Answer Submitted:  June 10, 2008  8:40 pm  by  alessandro.panzetta   9,660 pts.
All Answer Wiki Contributors:  alessandro.panzetta   9,660 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

You can do things like this from biterscripting in server or web server mode. I believe it is free – http://www.biterscripting.com .

Sen

 10 pts.