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
Command Line for Microsoft Software Inventory Analyzer
Get the DHCP scopes (Ranges)
Backing up SharePoint Services 3.0
I am trying to add an edit, delete function to an existing gridview
How to specify OS variables from VFP
"Get External Data" disabled in Acess by Company...workarounds?
How do I create a list that automaticly resizes to fit the content?
Can I disable ListView column resizing?
ASP.NEt Error : "An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file "
How to open document in Flash Drive from Silverlight Application in drive