• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Win2k logout scripting...

FatAlbo

Golden Member
Hey guys. What I want to do is copy some files to another location on the hard drive whenever a user log out. However, I would like to somehow embed this into Win2k's logout actions. Reason: If I have a separate logout shortcut on the desktop, people may still use the regular Win2k logout instead of running the script, and the files that need to be copied will get wiped. Is there anyway to do this? Thanks in advance.
 
You can use Group Policy to achieve this. I'm not sure if you're wanting to do this at the domain or local level but the location you're looking for is User Configuration->Windows Settings->Scripts. If you do this I would remove the script from the separate shortcut you made. This will prevent it from running twice. Depending on exactly what you're doing it may not hurt to run it twice but it will slow down logoff.
 
Back
Top