M
Michael
I don't want to use Win2k Security Log file and to audit logon events I have
included in my logon script the following :
echo %username% %time% %date% %clientname% >>
\\servername\foldershared\logon.log
The problem is that every client have to write in that file and they can
modify it.
How can I resolve this problem ?
And how can I audit the Logoff events ?
Thanks
included in my logon script the following :
echo %username% %time% %date% %clientname% >>
\\servername\foldershared\logon.log
The problem is that every client have to write in that file and they can
modify it.
How can I resolve this problem ?
And how can I audit the Logoff events ?
Thanks