|
-
June 14th, 2008, 07:08 PM
#1
Create a batch file for drive/print mapping
Hi All,
I would like to create a batch file that would map network drives and map printer shares so that when users log in to active directory, they will all have the same drive mapping and printers installed. I have done this much.
Batch file created:
NET USE P: \\SERVER\DATA
NET USE Q: \\SERVER\APPS
NET USE R: \\SERVER\BACKUP
END
#1) How do I add printer shares?
#2) Where do I put this batch file so that it will run when a user logs in?
Thanks in advance
-
June 15th, 2008, 03:41 PM
#2
Driver Terrier
The printers depend on how they are attached to the network... directly attached? A print server? Shared from a workstation?
and this is where you put the file
and here is more details on the scripts
Similar Threads
-
By Niclo Iste in forum DOS
Replies: 5
Last Post: May 8th, 2008, 07:31 PM
-
By Master Frodo UK in forum Windows XP
Replies: 4
Last Post: August 30th, 2006, 08:44 AM
-
By techie211 in forum DOS
Replies: 5
Last Post: October 5th, 2001, 01:28 PM
-
By Technichian in forum DOS
Replies: 8
Last Post: May 23rd, 2001, 09:14 AM
-
By tablesalt in forum DOS
Replies: 30
Last Post: May 20th, 2001, 07:51 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks