This is our first powershell script we are deploying. We use in Task sequence but have never deployed in a package. The script works like intended but it need to run in admin mode.
Can some tell me the command I use to do the following: 1. set-executionpolicy bypass 2. Start powershell in admin mode 3. Run script Thank you!!!!
