Skip to main content
Skip table of contents

Troubleshoot Force Sync error (WinRM)

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:

POWERSHELL
Set-Item wsman:localhost\client\trustedhosts -Value *.my.server.name -Force

2 - After getting the error, paste and enter:

POWERSHELL
winrm quickconfig

3 - Enter 'y' when prompted.

4 - Paste and enter again (or use your arrows to scroll through past commands):

POWERSHELL
Set-Item wsman:localhost\client\trustedhosts -Value *.my.server.name -Force


Force Sync in sapio365 should now work, and you will see this message to remind you to refresh your grid data.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.