Hi,
I have a domain controller and in the folder C:\WINNT\SYSVOL\sysvol\kato.local\scripts I have a script named map.bat that contains the following:
@echo off
net use f: /d
net use g: /d
net use f: \\katoapp02\sys
net use g: \\katomatic\kato_drive\kato
net time /DOMAIN:kato /set /y
g is our file server drive and f holds our company files for our erp system
under the in the active directory in each user profile on our network the logn script map.bat is listed.
for some reason all of the sudden the g drive is not mapping on anyone's computer they are not having access to it and we have programs that depend on this mapping and it is the most heavily used folder on our network I don't know what to do I have been trouble shooting this for an entire day and am without a clue. Has anyone ever experienced this before or can someone assist me in getting this to work?
Thanks
I have a domain controller and in the folder C:\WINNT\SYSVOL\sysvol\kato.local\scripts I have a script named map.bat that contains the following:
@echo off
net use f: /d
net use g: /d
net use f: \\katoapp02\sys
net use g: \\katomatic\kato_drive\kato
net time /DOMAIN:kato /set /y
g is our file server drive and f holds our company files for our erp system
under the in the active directory in each user profile on our network the logn script map.bat is listed.
for some reason all of the sudden the g drive is not mapping on anyone's computer they are not having access to it and we have programs that depend on this mapping and it is the most heavily used folder on our network I don't know what to do I have been trouble shooting this for an entire day and am without a clue. Has anyone ever experienced this before or can someone assist me in getting this to work?
Thanks