Hi,
I have a need to run a batch file after boot (the idea is to clear the print spool and profiles by wildcard after restart on a Windows 2000 Citrix server configured for anonymous users) but I don’t now how to run it without carrying out an autologon which, to my mind, opens a whole can of security worms.
The batch file itself isn’t a problem, but it needs to be run at boot time coz that’s the only time I can guarantee there are no users on the system.
Any ideas appreciated