Search code examples
windowspowershellscriptingadmin-rights

Run script with elevated right on windows 8.1 before logon


How can I run a powershell script with elevated permissions in windows 8.1 BEFORE any user logs on? I want it to execute at startup.

Thank you!


Solution

  • You may want to review the use of a Group Policy script.