I've got a logon script that I've been using, but some machines do not have the default path and it's causing trouble during logon. I need to use xcopy to copy a a file to C Documents and Settings\All ...
Is there a way to add to the path variable with a logon script? I need to add a line to everyone's path but I don't have time to go to everyones computer individually. If it can't be done with a logon ...