setreplayuser
lpsetenv -name OPS_REPLAY_USERNAME -value
Usage:
setreplayuser [userhandle]
Executes: lpsetenv -name OPS_REPLAY_USERNAME -value [userhandle]
Sets an environment variable to allow replay-requested gets to execute with a user= prefix to run in the context of another user
unsetreplayuser
lpsetenv -name OPS_REPLAY_USERNAME -delete
Usage:
unsetreplayuser
Executes: lpsetenv -name OPS_REPLAY_USERNAME -delete
Removes an environment variable that allows replay-requested gets to execute with a user= prefix to run in the context of another user. Gets will then execute in the normal context of DANDERSPRITZ (usually SYSTEM).