hello
Google
Welcome to Carpe Diem: Flaphead@Home Sign in | Join | Help

Carpe Diem: Flaphead.com

Seize the Day

News


  • Add to Technorati Favorites <script type="text/javascript" src="http://technorati.com/embed/3ni3q36ikc.js"> </script>
    This information is provided "AS IS" with no warranties, and confers no rights. Also some of the information contains my views and thoughts.
    <script src="http://widgets.technorati.com/t.js" type="text/javascript" charset="UTF-8"></script>

    Add Me! - Search Engine Optimization

    I heart FeedBurner

Symantec Enterprise Security Manager and Exchange 2007 CCR Clusters

Bit off my normal subjects, but I has an issue with registering Symantec Enterprise Security Manager on my Exchange 2007 CCR Clusters.

Essentially when I attempted to register ESM on each node of an Exchange 2007 CCR cluster and I keep getting:

C:\Program Files (x86)\Symantec\ESM\bin\w3s-ix64>register -rAvF -m <Manager> -U register -P <pwsd> -N <Cluster Node>
Registering to manager <Manager>
error connecting to ESM manager <Manager>

the "NONE" transport layer is not supported on this operating system
error getting the default protocol
WIN32 error (193)

The trick (Thanks to Rupali on the Symantec forums) was to just add a t to the command line which adds the TCP protocol.

C:\Program Files (x86)\Symantec\ESM\bin\w3s-ix64>register -rAvFt -m <Manager> -U register -P <pwsd> -N <Cluster Node>

Posted: 17 November 2008 09:37 by Paul Flaherty

Comments

No Comments

New Comments to this post are disabled