ChicagoRookie
IS-IT--Management
I have a network of approximately 60 desktop and 10 notebook users. We run XP desktops and Win 2003(SBS) servers. But We will upgrade ent version soon using transition pack.
1. We have used Group Policy to redirect My Documents, Desktop and Application data for over a year and are finding it to be more trouble than it is worth.
==> under user's profile(logon), they cannot deleted any files. Even though users deleted any files, next logon time, It's back again(look like shortcut to real file located at server.
Is anyone know how to fix this problem?
2. we also try to creat a log file about login time, users, and machine when user log in.
I got some info from one of thread.(scripts.)
But it seems to not working
ex)after I made share folder at server. I put this to logon script on GPO.
set logfile="\\servername\loginlog$\userlog\ %username%.txt"
echo %date% %time% %computername% >> %logfile%
Is anyone help me for this? how to create a log for users?
All info would be appreciated!!
thanks guys.
1. We have used Group Policy to redirect My Documents, Desktop and Application data for over a year and are finding it to be more trouble than it is worth.
==> under user's profile(logon), they cannot deleted any files. Even though users deleted any files, next logon time, It's back again(look like shortcut to real file located at server.
Is anyone know how to fix this problem?
2. we also try to creat a log file about login time, users, and machine when user log in.
I got some info from one of thread.(scripts.)
But it seems to not working
ex)after I made share folder at server. I put this to logon script on GPO.
set logfile="\\servername\loginlog$\userlog\ %username%.txt"
echo %date% %time% %computername% >> %logfile%
Is anyone help me for this? how to create a log for users?
All info would be appreciated!!
thanks guys.