Click to See Complete Forum and Search --> : Mapping Drives/Printers using Group Policy


Dan
05-08-2002, 03:36 PM
Is there any way to map printer(s) and network drives using a Group Policy? I don't want to use a login script, or run any kind of a batch file, I am looking for a way through Group Policy itself if there is a way.

shovel204
05-11-2002, 01:18 AM
I havent heard of one. I know that you can using a logon script. You write the logon script and then in the group policy there is a logon and logoff. I am not near the server or W2K pro and XP home wont add a lot of stuff so I cant point to the exact place in the GPO to go. But in that template you can have the GPO call the batch. The batch can be written using either kixtart, WSH, Java or even the old style with notepad. It will then call the batch from the GPO.
------------
Dan at 5/8/2002 4:36:40 PM


Is there any way to map printer(s) and network drives using a Group Policy? I don't want to use a login script, or run any kind of a batch file, I am looking for a way through Group Policy itself if there is a way.