This may be a dumb question but here goes..
So I run my login script at login, which maps drives, runs an install if not installed.. The only way this works ok under vista is to do the whole scheduled tasks, run at login setting in the script.. which is great...
I dont want to turn UAC off in general.. but would like there to be a way to bypass the .. windows needs your permission to continue dialogue box..
Is there a way to skip that.. or maybe via script code to turn off UAC (without rebooting) and then turn it back on once these are done.. thus avoiding the prompts at login.
Cheers
So I run my login script at login, which maps drives, runs an install if not installed.. The only way this works ok under vista is to do the whole scheduled tasks, run at login setting in the script.. which is great...
I dont want to turn UAC off in general.. but would like there to be a way to bypass the .. windows needs your permission to continue dialogue box..
Is there a way to skip that.. or maybe via script code to turn off UAC (without rebooting) and then turn it back on once these are done.. thus avoiding the prompts at login.
Cheers