Install with outlook account in Windows 10
zilverjk opened this issue · 4 comments
I'm facing the same "issue", did you find a workaround for this?
I've had multiple issues installing and getting the service to actually run
Here's my extremely simple solution which doesn't need to run as a service nor does it need to run as a special user (as long as you yourself are an admin on Windows)
https://github.com/hndcrftd/wsl2ip2hosts
According to Microsoft's API documentation, you'll need to use the account name DomainName\UserName
, which for Microsoft accounts is: MicrosoftAccount\mail-address@outlook.com
. I've tested that and it worked for me this way.
According to Microsoft's API documentation, you'll need to use the account name
DomainName\UserName
, which for Microsoft accounts is:MicrosoftAccount\mail-address@outlook.com
. I've tested that and it worked for me this way.
Doesn't work. Got a different error.