I have written a number of logon scripts to execute variations of this command at logon but it seems that it will not run for some users and they see a message
"The requested operation requires elevation"
Is there a way I can call this command at logon through this script?
Obviously I cannot use the runas command as I would then need to give the users the password to enter midway through the script.