Endpoint Protection

 View Only

Disaster Recovery for SEPM with SQL DB restore. 

Nov 25, 2009 11:28 AM

I.               Back Up SEPM certificate.

                         Copy the most newly created *.xml and *.jks files from C:\Program Files\Symantec\Symantec Endpoint Protection Manager\Server Private Key Backup.

                                                           !!Those files have to have the same date in its name.!!

 

II.               SQL Server

1.       Create new query an execute:

 

use sem5 –-sem5 schould be changed for the SEP DB name

SELECT [NAME]

      ,[TYPE]

      ,[DOMAIN_ID]      

  FROM [sem5].[dbo].[IDENTITY_MAP]

  Where type in ('SemServer','SemSite','SemDomain','SemDomain')

 

2.       As a result you should get Table. Notice that values could vary.

d1.JPG

 

III.               SEPM console

After SEPM installation use Management Server configuration Wizard to configure SEPM.

 

 1. Install first site.


d2.JPG

 

  2. Give proper Server Name which you received in result of query execution in SQL Management Studio.

 

 

 d3.JPG

 

 3. Give proper site name which you received in result of query execution in SQL Management Studio.

 d4.JPG
 

  4. Select SQL Database as one to use by SEPM.


d5.JPG 

5. Create a new database.


d6.JPG


!!Remember to create new database and new DB user!!

 

6. As you can see. You have got clear Manager without groups.

 d7.JPG

 

  7.  Go to [Admin] -> [Servers] -> [Management Server ] -> [Tasks] ->  [Manage Server certificate].

In the new window check Update the server certificate and press [Next] button.

 d8.JPG

   8. Chose “JKS keystore (jks)” and press [Next] button.

 d9.JPG

 9. Browse *.jks keystore file and copy keystorepass value from server*.xml file and paste it into “Keystore password” and “Key password”.


d10.JPG
 

  10. Add new domain and place an old Domain ID from the query which you received in result of query execution in SQL Management Studio.


d11.JPG 

11.Delete an old Domain. Leave only newly created one.


d12.JPG 

 12. Use Management Server Configuration Wizard to reconfigure SEPManager.

 

 d13.JPG

 

13. Chose Reconfigure the management server.


d14.JPG 

14. Chose Microsoft SQL Server.


d15.JPG 

 15. If Wizard ask you about replacing some data like Management server press yes.

 d16.JPG

16. As you can see, groups  where gotten from an old SQL DB.

 d17.JPG

17. Also clients are starting to connect to the new SEPManager.
d18.JPG

 

 

 

Statistics
0 Favorited
5 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Jan 21, 2016 09:02 AM

By the way i tested my question on my vmware lab environment. Test is successful.

The tech note is pointing the same solution.

https://support.symantec.com/en_US/article.TECH97265.html

Jan 21, 2016 08:44 AM

By the way i tested my question on vmware lab environment. You can use this method to pass the new server operating system. I could migrate W2008R2 SEP Manager with same Hostname and IP without not loosing on old remote SQL DB

This article is amazing and working after so many years :)

Ty

Batuhan

Jan 21, 2016 07:48 AM

Hi Sezam ,

I hope you are working at Symantec still.

Can i process this steps on the new server. For example i have W2008R2 server with remote SQL DB. I am planing to install new SEP Manager on W2012R2 with old server's same Hostname and IP address.

Ty

Batuhan

Aug 01, 2010 09:34 AM

Very Good Article

May 07, 2010 09:04 AM

thank u

Dec 28, 2009 09:41 AM

I will try tommorw

Related Entries and Links

No Related Resource entered.