In case you run into slow account setup with Outlook 2016, which can take up to 10 mins or more. To workaround this issue, you may use the following Registry settings to force Outlook to bypass the root domain discovery and redirect to the autodiscover CNAME or A record to resolve the address for autodiscover […]
Archive for May, 2018
PowerShell to FIX: the trust relationship between this workstation and the primary domain failed


Open PowerShell as administrator. Run this command sequence: $credential = Get-Credential (enter domain admin account when prompted) Reset-ComputerMachinePassword -Server ClosestDomainControllerNameHere