Microsoft
Software
Hardware
Network
Question : Drive mapping script
Hi there
My 'scripting guy' has become victim to the swine flu which has left me single handily deploying a domain.
I'd be utterly grateful if someone could help me compose a script, ideally dos command based/batch script that will query the logging on user's user name in Active Directory and will map the h: to that user's private area.
i.e. jsmith logs on script runs in Windows xp and \\servername\users\jmsith is mapped accordingly where ever the user logs on.
I'm partial to kix too but unfamiliar.
Detailed instructions would be utterly appreciated.
Kind regards
Gene Hunt
Answer : Drive mapping script
Assuming that the user logs on to Windows with the same credentials as AD has for that user, then you have created the script almost yourself.
In a batch file:
NET USE H: \\servername\users\jsmith
Hope that helps. ... Thinkpads_User
Random Solutions
In VFP how can you locate what windows users have use of a table or exclusive use of the table
For Experts: Obfuscated Access Contest
How do I close Adobe Reader from within VB.NET
Small business server 2008 unable to add user with console
CRM 4.0: issues pre-populating a Currency lookup and money field ("A currency is required if a value exists in a money field")
How to get Full XML node name using C#
t-sql update from ambiguous column name
How to append data from a varchar column to a text column
Adobe Acrobat 9 - forms and email submit button
printing on roll paper in vb.net