This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Script the addition of a new sql instance with litespeed to the central repository without the GUI

We are automating the install of litespeed to go along with our automated sql build/configuration process.  One step I cannot find scripting information for is how to register the new instance with the central repository so it shows up in the list of registered servers in the GUI without having to manually add it there.

Any suggestions/solutions?

Parents
  • Thanks again for your help, Ben.

    We are using the Central Repository and when I run the ActivityManager.exe from the newly created install, it adds an entry to the [LiteSpeedCentral].[dbo].[LitespeedServer] table. The problem is, it still does not show in the GUI. If I try and manually add the registered server to the GUI, I get a 'duplicate server' entry. I wind up having to run LiteSpeed_DeleteInstanceEntries to remove it from the table, then use the GUI to put it back.

    It seems like we are close to having the install let this show automatically in the registered servers, but something is missing...

    Thanks again,
    Keith
Reply
  • Thanks again for your help, Ben.

    We are using the Central Repository and when I run the ActivityManager.exe from the newly created install, it adds an entry to the [LiteSpeedCentral].[dbo].[LitespeedServer] table. The problem is, it still does not show in the GUI. If I try and manually add the registered server to the GUI, I get a 'duplicate server' entry. I wind up having to run LiteSpeed_DeleteInstanceEntries to remove it from the table, then use the GUI to put it back.

    It seems like we are close to having the install let this show automatically in the registered servers, but something is missing...

    Thanks again,
    Keith
Children
No Data