Forum Discussion
Kiril
May 21, 2024Iron Contributor
UAC during OOBE (after switching from Admin to Standard user in Windows Autopilot)
We switched settings in Windows Autopilot to make the user a standard user instead of an admin. Now, during OOBE I am asked multiple times to execute a PowerShell script as an admin. Wha...
- May 22, 2024it must be an app or powershell script.. so if you are noticing that that policy being mentioned in the ime.. there must be an app being downloaded /executed just before.... Use cmtrace to look at the ime log ..
SebastiaanSmits
May 21, 2024Iron Contributor
Not 100 percent sure how you deploy your script but do you have the option "Run this script using the logged on credentials" set to 'yes'? This might cause this behaviour:
- KirilMay 21, 2024Iron ContributorThank you. There are no scripts being deployed or executed by Intune. Must be cause by something else.
- NicklasOlsenMay 21, 2024Iron ContributorWe can't see the name of the script, but is this something related to a application you are deploying in your ESP?
- KirilMay 22, 2024Iron ContributorThe script name is a GUID, there is no actual information about any application. How could I debug this behavior?