puppet
IS-IT--Management
- Dec 13, 2001
- 140
Hi,
I have very limited scripting knowledge and have a requirement to come up with the following in such a short time that I will not be able to learn how to do this on my own yet.
I am planning on using the brilliant logon script from:
What I would like to do in the add-on section would be to create a text file on each users J: drive (their home drives that will still be mapped through the profile tab for the time being) that logs the username, the computername and the current time. I would like to append to this file each time they logon for a month and then create a new file. I would like to keep the old log file for a month and then have the log file that is two months old deleted.
Hope this makes sense! Ideally I would like to have all users write to the one log file on a central server but imagine there would be problems with write access if two people are logging on at once...
Any ideas much appreciated!
Thanks
I have very limited scripting knowledge and have a requirement to come up with the following in such a short time that I will not be able to learn how to do this on my own yet.
I am planning on using the brilliant logon script from:
What I would like to do in the add-on section would be to create a text file on each users J: drive (their home drives that will still be mapped through the profile tab for the time being) that logs the username, the computername and the current time. I would like to append to this file each time they logon for a month and then create a new file. I would like to keep the old log file for a month and then have the log file that is two months old deleted.
Hope this makes sense! Ideally I would like to have all users write to the one log file on a central server but imagine there would be problems with write access if two people are logging on at once...
Any ideas much appreciated!
Thanks