-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need a definitive guide to run the service under Windows 10/11 with a microsoft (online) account #62
Comments
So i managed to get it working with my microsoft account after fiddling a bit with it
Hope this helps |
1 - just keep the user & pw empty. 4 - "Log On" tab, select This account, click Browse Thanks, did the trick. |
This doesn't work with work accounts, where you are using your work email to login, and your device is managed by your organisation. The workaround in that case given that you have local admin priviledges is the following:
I hope the above helps for those who were dumbfounded like me why the thing doesn't work out-of-the-box on my work laptop. 😸 |
try this |
Windows generally sucks, but windows computer login or account management now sucks at a different level. Microsoft hired a bunch PHD programmers that are either too smart or too stupid for their own good.
Computer is setup with the microsoft online account, now when I try to run this program as a service, I tried multiple things:
1> username: xxx password: pin ---> no go.
2> username: yyy@live.com password: microsoft password ---> no go
3> username: MicrosoftAccount\yyy@live.com password: microsoft password ---> I swear I think it worked before, but it stopped working.
4> username: xxx (the local user under c:\Users\xxx), password: no idea what is the password!
I did check local user policy and xxx is granted run local service rights.
I tried to change the password in computer management, got an error. I was able to change this password without changing to logon as a local user on one PC (forgot how I did it), but not on the other PC.
5> I gave up. Changed to login as a local user and in the process I set the password for the user xxx.
The text was updated successfully, but these errors were encountered: