Forum Discussion
Best practice for Win10 local admin user when computer offline
RobdeRoos I do have enable this CSP Policy, but it does not have nothing with this question.
Example scenario:
- intune user is using windows 10 device, everything works, the user is only local user with local admin rights
- device is updated and network card driver is broken
- user and user-admin can not login with their intune accounts, since there is no network connectivity...
hkusulja Did you ever get this figured out? I am in the same situation. Since we have alot of remote users.
- Moe_KinaniMay 22, 2020Bronze Contributor
Create local accounts in all your PCs, you can login anytime you don't need network connection.
Here how to create Local Admin and push it using Intune:
https://www.inthecloud247.com/create-a-local-user-account-on-windows-10-with-microsoft-intune/
Hope this helps!
Moe
- Kevin TruongMay 22, 2020Copper Contributor
Hey Moe, yup I know about this as per the above comments.. I actually have this setup, the only issue is this only creates new local user, but how do you update existing local User accounts?
- Moe_KinaniMay 23, 2020Bronze ContributorHave you tried Intune Powershell to update localuser name or password?
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.localaccounts/set-localuser?view=powershell-5.1
Moe