sapio365 Connect to your local Active Directory Current: Troubleshoot WinRM error for Force Sync Troubleshoot WinRM error for Force Sync If you see the following error while in a remote connection, you'll need to take some steps to enable Force Sync from within sapio365. Run PowerShell as admin 1 - Check that WinRM is the cause by pasting and entering: Set-Item wsman:localhost\client\trustedhosts -Value *.my.server.name -Force POWERSHELL 2 - After getting the error, paste and enter: winrm quickconfig POWERSHELL 3 - Enter 'y' when prompted.4 - Paste and enter again (or use your arrows to scroll through past commands): Set-Item wsman:localhost\client\trustedhosts -Value *.my.server.name -Force POWERSHELL Force Sync in sapio365 should now work, and you will see this message to remind you to refresh your grid data. ×