I'm trying to run an application both using login scripts, and it writes files to a directory that the user (who is a
local administrator) doesn't have permissions to write to.
Does anyone know how to script a way around this. RUNAS I looked into,
but that prompts the user for a password. I'm looking for a way to
script to say "run this app using these credentials."
local administrator) doesn't have permissions to write to.
Does anyone know how to script a way around this. RUNAS I looked into,
but that prompts the user for a password. I'm looking for a way to
script to say "run this app using these credentials."