go-wsl2-host icon indicating copy to clipboard operation
go-wsl2-host copied to clipboard

Install with outlook account in Windows 10

Open zilverjk opened this issue 5 years ago • 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"

zilverjk avatar Jul 06 '20 00:07 zilverjk

I'm facing the same "issue", did you find a workaround for this?

mrivas616 avatar Jul 21 '20 16:07 mrivas616

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

hndcrftd avatar Aug 04 '20 00:08 hndcrftd

According to Microsoft's API documentation, you'll need to use the account name DomainName\UserName, which for Microsoft accounts is: MicrosoftAccount\[email protected]. I've tested that and it worked for me this way.

fabianSorn avatar Jun 08 '21 13:06 fabianSorn

According to Microsoft's API documentation, you'll need to use the account name DomainName\UserName, which for Microsoft accounts is: MicrosoftAccount\[email protected]. I've tested that and it worked for me this way.

Doesn't work. Got a different error.

bayeslearnerold avatar Oct 23 '21 05:10 bayeslearnerold