Forum Discussion
ksclifton
May 13, 2022Copper Contributor
Local Admin Password expiration
Hello, I am working on trying to run a script to change the local admin password to not expire. In the early stages of Intune, I setup a local admin account and failed to set the password to expire,...
- May 16, 2022You need to check the "Run script in 64-bit PowerShell Host" as the localgroup*/localuser* cmdlets are only available on a 64-bit PowerShell, otherwise it will fail. 👍
ksclifton
May 13, 2022Copper Contributor
I am new to this and just now found that I need enable Microsoft Intune PowerShell. I will work on this first.