If your machine is not domain-joined, it is common to have troubles to access resources at SSW's domain, or even client's domains...
E.g. a recurring pain at SSW is not being able to use SSMS (SQL Server Management Studio) from your machine to connect to our on-premises SQL servers using Windows Authentication:
Figure: None of the options let you run the authentication as a domain user
To fix this, you can use Windows Credential Manager! You can configure it to use a specific username and password when connecting to a specific server:
This works for other resources as well, SQL is just an example.