Hello,
I'm already running 2 Cloud Connectors but I want to have the AD and Group Policy tools available on a management station so I installed just the mobile tools from the Centrify Connector installer. That worked, however now I am gettign an error on the management station. I think the issue is that the connector is trying to run a periodic update check, but since only the mobile tools are installed the update is failing. below is a snippet formthe failure log.
"...
Cloud Management Suite [Version: 17.8.164.0] Logging at 10/4/2017 11:17:46 AM
OS Version: Microsoft Windows NT 6.3.9600.0
CLR Version: 4.0.30319.42000
Mode: 64
OS Language: English (United States)
UI Language: English (United States)
User Domain: ************
Username: **********
Check and download update from
Update version:
Size:
Published:
An error occurs when checking the update:
Centrify.Cloud.Core.ProxyScpNotFoundException: Connector location object is not found.
at Centrify.Cloud.Core.InternalProxyClient.<GetProxyUris>d__15.MoveNext()
at Centrify.Cloud.Core.InternalProxyClient.RunChannelAction[T](String impersonatedUser, IEnumerable`1 proxyInfos, Func`2 actionFunc)
at Centrify.Cloud.Core.InternalProxyClient.ExecuteCall[T](String proxyid, Func`2 action, WindowsIdentity impersonate, Boolean localProxy)
at Centrify.Cloud.Core.ProxyLib.AutoUpdater.<GetUpdateLocationFromProxy>b__b()
at Centrify.Cloud.Core.ProxyLib.AutoUpdater.GetUpdateLocation(Func`1 getUpdateLocation)
at Centrify.Cloud.Core.ProxyLib.AutoUpdater.InstallerUpdateStrategyBase.GetUri(String relativeUri)
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
..."
So my questions are:
Can I disable this update check so that I dont get an error?
or
Can I run the full installation without using the management station as an additional connector
or
Can I get the mobile tools and Group policy templates on a management station without installing the COnnector on that station?