This is not very difficult to do. Simply just create a group policy in your active directory domain and assign it to the out your users are in. Then create the following file named "login.cmd" . Inside that file should be the following:
Login.cmd
@echo off
del "c:\temp.tx t"
Attach this script to the user login script section of the group policy you created above.
User Profile
Collapse
Leave a comment: