shayne/go-wsl2-host

Install with outlook account in Windows 10

zilverjk opened this issue · 4 comments

I have this problem when I'm trying install this.

go-wsl2-error

I think this is beacuse for type of account that i have in my win 10 setup, not sure though.
spanish text = "The domain specified does not exists or it could not get in contact with it"

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.