Move change the master Protection Server

I have a 3 SQL servers(2008 R2 SP2 Enterprise) on a four node Cluster (2008 R2 SP1 Enterprise)
These are protected by two DPM Servers 1 and 2.
DPM2 was the master protection server, backing up all databases all servers and also backing DPM1 system state, BMR and DPM SQL Server, plus all volumes as well.
DPM1 provides protection for all Protection groups on DP2 and also backing DPM2 system state, BMR and DPM SQL Server, plus all volumes as well.
DPM1 is Local to SQL Servers
DPM2 is on the end of a WAN.
I want to switch back to DPM1 and relieve stress on the WAN.
So....
I removed all protection groups from DPM2 deleting all the data.
I detached all nodes from DPM2
I ran setdpmserver on each cluster node and attched them to DPM1
I created new protection groups on DPM1 for databases.
This is were the problems started with (unable to create recovery point) and when creating PG's I had error messages about these items are protected by anther server.
does anybody know the correct procedure for doing this ?

I think that it helps you
Changing your Protection Server in DPM to another server
OR
You can create DPM 2 - primary server, DPM 1 - secondary
And you can use switch protection
DPM 2012: How to switch protection in case of primary server failure
Please read about this servers
Set up secondary servers 
Setting up DPM Chaining
Have a nice day !!!

Similar Messages

  • Can't change the master page after upgrading to SharePoint 2013.

    After upgrading our farm to SharePoint 2013 we are having trouble changing the master page for sites that don't have sub-sites. We are still using the v4 UI version, and that appears to be what is causing the problem. The error we get when going to /_layouts/ChangeSiteMasterPage.aspx
    is:
    System.NullReferenceException: Object reference not set to an instance of an object.    at Microsoft.SharePoint.Publishing.Internal.CodeBehind.AreaChromeSettingsPage.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    I took a peek at the source code for AreaChromeSettingsPage.OnLoad and found that it references a CheckBox control that does not exist in the v4 ChangeSiteMasterPage.aspx:
    protected override void OnLoad(EventArgs e)
    base.OnLoad(e);
    this.EnsureChildControls();
    if (!this.Page.IsPostBack)
    this.LoadValues();
    if (base.Web.Webs.Count == 0)
    this.resetSystemMasterPageSubSitesCheckBox.Visible = false;
    this.resetSubSitesCheckBox.Visible = false;
    this.resetAlternateCssSubSitesCheckBox.Visible = false;
    this.resetThemeSubSitesCheckBox.Visible = false;
    base.ConfigureCancelButton(this.BtnCancel);
    If I manually add a checkbox control with the ID "resetThemeSubSitesCheckBox" to a hidden panel in the v4 copy of ChangeSiteMasterPage.aspx the page works, but obviously this is not a best practice. How can we fix this without upgrading the UI version, which
    we are not yet ready to do?

    Thanks Mike - Could you please share what is your next step then? I also have custom master pages and layout but I am going to make new master page and layout in 2013 as we need to change the existing branding too. so, i upgrade the site collection. I understand
    the Look and Feel will not persist after the upgrade but I am concern that at least the page should show the content on the page after the upgrade. The page had Calendar webppart on it but after the upgrade it is coming blank.
    any suggestion?
    Regards,
    Khushi
    Khushi

  • How to change the default mail server??? Please help.

    I need to change the default mail server to my yahoo account. When I had my PC this was easy but I cannot figgure it out on the MAC. I am in China and I need to inform my insurance company of some information or they are going to cancel a policy. When I go to their site for email contact what pops up is the apple email, which I do not have an account for and ofcourse does not work. Their email address does not show and I cannot find it anywhere so I need to change the default to my yahoo account. On my PC this was easy and when I went to a site that had a contact but no email address, my yahoo account would come up. I hope I am explaining this correctly. I really need to do this fast as the letter I got took some time to get here and I just returned from some field work so I have about 2 or 3 days to get the information to them. Thank you.

    John,
    This does not demonstrate anything for me, since it brings up a Compose window for Mail, with my preferred account as the From address. This happens whether I access with Safari, or with Firefox.
    The point that I am trying to make, is that in OSX, there is no way to have web mail access become the default mail method -- it only works with a true mail client, for POP, IMAP or .mac access on your Desktop.
    If you have the type of yahoo account that can be setup for POP access with Mail, then when you click, you can choose your yahoo address as the From address to send from.
    Of course you can insert the address in a new message with your Yahoo web mail, but I have understood you to want to have the message start containing the info from one of the pages on the site?
    See the discussion at the following link, for setting up a Yahoo account in Mail:
    http://discussions.apple.com/thread.jspa?messageID=2760483&#2760483
    Ernie

  • Is there a way to change the master text length in FCP? The default length is 10 seconds, which is too long. I can easily adjust the length but I don't want to do it each time, and I don't want to adjust one and then have to copy and paste this length.

    Is there a way to change the master text length in FCP? The default length is 10 seconds, which is too long. I can easily adjust the length but I don't want to do it each time, and I don't want to adjust a text clip and then have to copy and paste this each time. Ideally, there should be something in User Preferences but there is not. Thanks.

    Maybe some one else can pipe up with a solution, but this would literally take 2 seconds to do for a new project.  And you can create a "template project" that includes this "text" clip.  Save this project and then to a get info and check "stationary pad."  When you double click on this file, fcp will open with a copy of this project and you just need to do a save as. 
    I've been working with computer editing systems for longer than i can remember and at a certain point you just have to adapt your workflow to the limitations of the software.  

  • Is this possible in TIDAL , Change the Lotus Domino Server (LotusDominoData) service Startup Type from 'Automatic' to 'Manual

    1) Shutdown the Domino server (Lotus Domino Server (LotusDominoData) service)
    2) Change the Lotus Domino Server (LotusDominoData) service Startup Type from 'Automatic' to 'Manual'
    3) Reboot the server
    4) Defragment the drive (D:\ or F:\)
    5) Change the Lotus Domino Server (LotusDominoData) service Startup type from 'Manual' to 'Automatic'
    6) Reboot the server
    Any help would be appreciated.

    Binu - are you wanting to automate this process with TES?
    There is a windows cmd command "net stop" and "net start" you can use to stop and start a service.
    You will need to work with your windows admin or look online for a command line way to change the service to manual and to start the defrag.
    There is a shutdown command that can be run from cmd. It has a switch to force the reboot.
    You might also check out scripting with WMI.
    Hope this helps,
    Michelle

  • How to change the master page and theme dynamically in sharepoint2013 anonymous site

    hi
    I have to change the master page and theme dynamically in sharepoint2013 anonymous site. i have to show one master page to authenticated user  another master page to anonymous user through code
    Srinivas

    Hi Srinivas,
    According to your description, my understanding is that you want to change the master page and theme dynamically based on the anonymous users or authenticated users.
    Per my knowledge, there is not an OOB way to change the master page and theme dynamically.
    SharePoint is based on Asp.net, as we know Asp.Net request processing is based on pipeline model, so we can delevlop a custom HttpModule to dynamic change the master page based on current logon user profile(using SP Object Model to get).
    Another solution could be to use the SecurityTrimmed control that injects the CSS depending on global user permissions, more information, please refer to
    it.
    Some similar posts for your reference:
    http://social.msdn.microsoft.com/Forums/office/en-US/c2b2d0da-c752-4aea-9c2d-e31a5b1a2988/sharepoint-2010-dynamic-masterpage-based-on-userprofile-property
    http://johanleino.wordpress.com/2011/10/20/using-a-different-master-page-for-authenticated-users-in-sharepoint/
    http://sharepoint.stackexchange.com/questions/21679/how-can-we-use-a-different-masterpage-for-annoymous-and-authenticated-users
    http://sivarajan.me/post/How-to-customize-the-SharePoint-2013-Master-Page-for-Anonymous-Users
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • I am writing a book and need to have the margins alternating left and right pages, so that there is sufficient margin for the binding. I have tried different inside and outside margins, the same inside and outside margins, facing pages, changing the maste

    I am writing a book and need to have the margins alternating left and right pages, so that there is sufficient margin for the binding. I have tried different inside and outside margins, the same inside and outside margins, facing pages, changing the master, and I cannot get the margins to alternate at print time. The larger margin is always on the left. Can anyone please help me on this, as I have spent hours and lots of ink.

    Set up as facing pages with a larger inside margin.

  • Function Module to change the master data attachments?

    Dear Experts,
    In SAP we can enclose the attachments for the Master data. Do we have any standard function module to change the Master data attachments.
    Let me know if any?
    Thanks and regards,
    Reddy

    Hi Reddy,
    Please make use of function module :
    BINARY_RELATION_CREATE_COMMIT
    For detailed information on how to use the FM please see the thread below:
    USE OF THIS fUNCTION MODULE
    Regards,
    Dilek A.

  • Changing the default deployment server.

    Hi.
    Is it possible to change the default deployment server in studio Creator? I�m developing some portlets, and on my computer it takes 3 minutes to deploy a new portlet to my local host, but only a few second to deploy it to a remote server.

    Hi,
    I guess, right now only way is to deploy to remote server( sun appserver and sun webserver) or export the WAR and deploy to any other web/app server
    MJ

  • How do I changing the default WIKI Server name on OS x Lion Server?

    How do I changing the default WIKI Server name on OS x Lion Server? Enterprise solutions suggested I post this question here to get a direct answer. I have searched everywhere... This would be the META TAG On the top of browsers...

    I went looking for this answer, to no avail.
    Solution I used:
    step 1 - Navigate to the folder /usr/share/collabd/coreclient/locales/en.lproj/ and open the only file there called default.strings.
    step 2 - somewhere around lines 74 & 164 you will see the default title "OS X Lion Server". I'm sure only one of the is required to be changed to adjust the title on the window, but I changed both to my desired title. Save and close. If asked for authentication, enter you administrator details.
    step 3 - restart the server (or wiki service may work too)
    step 4 - done and your Wiki welcome page should show the new title
    Finally I have a bookmark that means something by default.
    Hope this helps

  • Click a button to change the Master Page

    Hi everybody,
    I have a LiveCycle Designer question…
    Is it possible to have a button onclick event to change the Pagination “Place” property of a subform?  I would like to change the Master Page that a subform is placed on using a script on an onclick event. I’m not sure if this is possible… wondering if you knew a way…
    Thanks a lot.
    Jing

    Hi Jing,
    I don't think it is easy, here is a sample that allows you to choose the page size and orientation (which are different master pages), Adobe LiveCycle Designer Cookbooks by BR001: Season Planner (or Year Planner) PDF Template
    It effectively defines the form against each master page and recalculates the widths and heights when the page selected is made, but I don't know of another way.
    Regards
    Bruce

  • Changing the outbound Mail server?

    Are we able to change the outbound mail server in iphone 3GS? Currently I have Mobileme IMAP on my mac but all the mail is filtered via gmail. On my mac I have the ability to change the outgoing mail so that it looks like I am sending from gmail. On paper it looks like I use gmail, but really iam using Mobileme as a one stop shop. can I do this for my iPhone too?

    you need to check the smtp server in setting mailfor your particular mail accont.
    of course you need to have permission to use another server from the provider,some are free I believe.
    Message was edited by: jamalaya

  • How do you change the password protection for a file if you forget it?

    How do you change the password protection for a file if you forget it?

    Certainly not with Reader...

  • Changing the "Preffered DNS Server" possible?

    hi guys,
    I'm trying to do something pretty obscure here so bear with me:
    I have a Dreamcast and want to go online with it. I've order a Broadband Adapter for it (Yes they did make them for it!) and in order to connect to the private servers (as the official Sega servers went offline in 2007) you need to change the preferred DNS server within the Dreamcasts browser software.
    I tried it on BT Dial Up via the Dreamcasts standard Dial Up Modem but it wouldn't work and upon phoning BT support they told me it wasn't possible.
    So all I want to know is can it be done on Broadband/infinity? I just want to point the DC to another server, not my whole network. It won't mess anything else up right? Thanks for your patience!
    Tony

    The default gateway should be left at 192.168.1.254 (Home Hub default) as that is the path to the Internet. If you set it to obtain the IP address automatically, then the default gateway will be set automatically. I am assuming that you are not using static IP addresses on your network.
    The DNS should be set to manual, and you will need to enter the recommended DNS addresses (normally two of them)
    If it is left to automatic, then it actually defaults to 192.168.1.254, which is not what you want.
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • HT4864 How do I directly change the incoming mail server for icloud in Mail?  It's grayed out.

    How do I directly change the incoming mail server for icloud in Mail?  It's grayed out.
    I ask this because I have suddenly stopped receiving most e-mails in Mail.  I've found that my incoming mail server (p01-imap.mail.me.com) is different from what the Apple mail setup assistant recommends (mail.me.com), but I cannot change it because it is grayed out.  Any ideas?

    I'm afraid that AFAIK you've gone through the card. You could try Support, though I don't know how helpful they are likely to be.
    To contact  iCloud Support: if you currently happen to have AppleCare, either because you recently bought Apple hardware or have paid to extend the inititial period, you can contact them here:
    http://www.apple.com/support/icloud/contact/
    You will need the serial number of the covered hardware.
    If you are not covered by AppleCare, then - in common with other free email services - there is no free support and you may be asked to pay a fee.

Maybe you are looking for

  • Sales oreder stock error

    Hi gurus, I am trying to deliver 4 line ites of a Salesorder, but the error comes up saying Sales oreder stock doesnot exist. But when i chck in MMBE, two lin items have the stock but the remaining two donot show the stock in MMBE. If thats the case

  • C7 secondary(front) camera

    Hi, I am facing problem with my c7 secondary camera, after I updated my phone software to Symbian Anna. When I try to use my secondary camera I am getting error "unknown error occurred, please restart the camera.if error persist then restart the phon

  • Insert response from adobe captivate to database

    Need ApI to communicate to adobe captivate to insert data in database

  • Error : Wage Type is not allowed for personnel SG grouping for WT 3

    Hi All, When i am trying to create wage type Degree allowance i am getting error like below. WT xxxx is not allowed for personnel SG grouping for WT 3 (from 01.09.2006 to 31.12.9999)      Message no. PG 074 Diagnosis      In the "Personnel Subgroup G

  • Please increase max allowed size of PNG image!

    Hi, Max size of PNG is seems to be limited by 333 KB. But now we can create LabVIEW snippet with code inside of PNG and the size may be much bigger. I already got error two or three times. Can you please increase allowed size (to 5 MB, for example -