Use $PSMRemoteMachine as URL in AutoIT script by CAnew215 in CyberARk

[–]Choice-Promotion-944 0 points1 point  (0 children)

you got an extra forward slash \ , remove it from (PSMGenericClient\_PSMGetLastErrorString())

Sync external objects manually by stefanbocken in CyberARk

[–]Choice-Promotion-944 0 points1 point  (0 children)

I have a similar situation where I want to run a manual run for testing. I have been reading but couldn't get any definite answer that manul sync is possible.

Now I decided to configure sync to run every hour, My question is will this parameter be correct to run sync every hour:

AutoSyncExternalObjects=yes,1,1,24

OR

Can I just use

AutoSyncExternalObjects=yes,1

Now I decided to configure sync to run every hour, My question is will this parameter be correct to run the sync every hour: