*.job files are CPAU precompiled/"tokenized" jobs. The script itself is a part of the login script that requires admin privs.

All I want to do is create a CPAU "job" command which calls my script with admin privs. The "job" file should refer to %LOGONSERVER% since it affects people over WAN:s...

Guess one way is to create a small .cmd file which contains the real call to the script, and have the *.job file point to a specific DC since it seems impossible to have environment vars when creating *.job files... :/

EDIT
Blah.. that didn't work either...


Edited by masken (2006-10-12 11:09 AM)