Hi
I'm trying to run the script from http://www.sophos.com/en-us/support/knowledgebase/116737.aspx. to redirect our endpoints from one Enterprise Console to a new Console. I've entered the relevant config but each time I run the script I get an error "Router is a server router, will exit"
Full log:
10/10/2014 10:24:55 INFO: Starting Script
10/10/2014 10:24:55 INFO: Options:
10/10/2014 10:24:55 INFO: blnForceRMSRun : False
10/10/2014 10:24:55 INFO: blnForcePatchRun : False
10/10/2014 10:24:55 INFO: blnReconfigurePatch : False
10/10/2014 10:24:55 INFO: blnReconfigureRMS : True
10/10/2014 10:24:55 INFO: strSECGroupPathOut :
10/10/2014 10:24:55 INFO: intPauseForServiceInSeconds : 10
10/10/2014 10:24:55 INFO: blnWriteCacToSAUCache : True
10/10/2014 10:24:55 INFO: strLogPath : C:\windows\temp\SophosReInit.txt
10/10/2014 10:24:55 INFO: strReInitLog : C:\windows\temp
10/10/2014 10:24:55 INFO: strManagementServerPort :
10/10/2014 10:24:55 INFO: strManagementServer :
10/10/2014 10:24:55 INFO: --> Is64()
10/10/2014 10:24:55 INFO: Platform is 64-Bit
10/10/2014 10:24:55 INFO: <-- Is64()
10/10/2014 10:24:55 INFO: --> MarkerFound()
10/10/2014 10:24:55 INFO: Script not already run.
10/10/2014 10:24:55 INFO: <-- MarkerFound()
10/10/2014 10:24:55 INFO: --> ServerClassRouter()
10/10/2014 10:24:55 ERROR: Router is a server router, will exit
10/10/2014 10:24:55 INFO: <-- ServerClassRouter()
10/10/2014 10:24:55 INFO: End of script
10/10/2014 10:24:55 INFO: --> CloseLog() - No function exit logged
I've had a look through other threads and they suggest either the script isn't run as Admin (this is) or there is an issue in the registry (taken from another thread):
"The script checks the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\[Wow6432Node]\Sophos\Messaging System\Router\connectioncache.
On a client this is 10.
On one of the above it is 20512. As it is typically unwanted to redirect a management server or relay, the script exists if the value is not 10."
This key doesn't exist in the registry.
Can anyone give me any advice please? Thank you :-)
This thread was automatically locked due to age.