subst
System Admin
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I make a logon and logoff script for local users on a windows 2000 server(nfts file format) and locate them to work on logon and logoff. They are two batch files. logon.bat --------------- subst z: %USERPROFILE% logoff.bat -------------- subst z: /d when standard users logoff there occurs an error says permission denied. how could I give this permision karanba