DPM integration with Microsoft Azure backup queries

Hi All,
We have made the test set-up environment with installed the below details
DPM 2012 R2 on VM (Windows 2012 R2)
We are using a raw disk of 200 GB for disk staging.
DPM integrated with microsoft azure.
Able to take file backup and databases backups from DPM and can perform the restore from Disk staging as well as from azure
Queries:
Will DPM support deduplication for exchange (2007,2010,2013) databases and for sql databases (2000, 2005,2008,2012,2014) ?
on the wire compression is enabled but how to verify that?
Is it possible to mount the raw disk to some other drives except local Disk (C:\)
How to do granular recovery in DPM 2012 R2 for microsoft exchange?

Chris,
Really sorry for the delay in response.
I found lots of warning messages in the logs like below one:
578    788    24-Apr    20:49.7    18    readeriterator.cpp(587)    [000000002435A140]    0BABF215-19DF-49F5-B8DF-7210CB336DD5    NORMAL  
 "CFileReaderIterator:GetNextFileReader -> Skipping Hardlink with Physical FilePath: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy34\Windows\WinSxS\amd64_microsoft-windows-i..l-keyboard-0001042b_31bf3856ad364e35_6.2.9200.16384_none_f8e4c1f6d2951dd3\KBDARMW.DLL,
Logical FilePath: \\?\Volume{bd3973d0-2f82-11e4-93f6-806e6f6e6963}\Windows\WinSxS\amd64_microsoft-windows-i..l-keyboard-0001042b_31bf3856ad364e35_6.2.9200.16384_none_f8e4c1f6d2951dd3\KBDARMW.DLL"
578    788    24-Apr    20:49.7    18    readeriterator.cpp(587)    [000000002435A140]    0BABF215-19DF-49F5-B8DF-7210CB336DD5    NORMAL  
 "CFileReaderIterator:GetNextFileReader -> Skipping Hardlink with Physical FilePath: \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy34\Windows\WinSxS\amd64_microsoft-windows-i..l-keyboard-0001042e_31bf3856ad364e35_6.2.9200.16384_none_fa395780d1ba2b68\KBDSOREX.DLL,
Logical FilePath: \\?\Volume{bd3973d0-2f82-11e4-93f6-806e6f6e6963}\Windows\WinSxS\amd64_microsoft-windows-i..l-keyboard-0001042e_31bf3856ad364e35_6.2.9200.16384_none_fa395780d1ba2b68\KBDSOREX.DLL"
So, I'm checking with concerned guys in here about this. I'll get back to you once I receive any update from them.  However, if it very urgent and need immediate assistance, I suggest you to open up a support ticket with Azure technical Support team
as they will be able to provide you very quick solution.
Regards,
Manu

Similar Messages

  • Monitoring Microsoft Azure Backup

    How can I monitor if Azure Backup has run successfully or not? Actually I am using PRTG Monitoring, however you can maybe just give me Basic Monitoring tips which I can then use with my PRTG Tool.
    As I see, Azure Backup writes to an Eventlog %SystemRoot%\System32\Winevt\Logs\CloudBackup.evtx which I can not monitor with WMI Sensors (I tried this with WMI Testing Tool).
    I know a successfull Backup gets displayed in Microsoft Azure Backup Tool. But as one only opens this Tool to Change something or troubleshoot, I Need a solution that informs me if a Backup was not successfull. Best would be to get informed by email.

    Hi,
    Currently, you don't have reporting(Email Notification) feature in Azure Backup. But with the Help of Powershell, you can create a task to get an email notification for Azure backup with logs attached to it.
    You may refer:
    http://www.itgeekrambling.co.uk/azure-azure-backup-and-email-notifications/
    Please vote in
    here for Email notification in Azure Backup.
    Regards,
    Manu

  • Microsoft Azure Backups not reducing available recovery points or destination usage after retention period has been reduced.

    Microsoft Azure Backups not reducing available recovery points or destination usage after retention period has been reduced.  
    I had the retention period set to 30 day with around 6.8TB of backups. Over a week ago I changed the retention period down to 7 days, and it took a couple of days for the total recovery points to go down to 7. The destination usage was still going up.   
    I have come in today (monday) and the total backups is now 10 and the destination usage is now 7.57TB.  
    I only have the one server backing up to Azure Backups Services.  
    My questions are;  
    1. how long does it take for azure to delete backups from outside the retention period*   
    2. why are there move recovery points that the retention period?  
    3. Is there a way to purge just the backups outside the retention period?  
    *It does say the backup agent, "space allocation data is updated on a daily basis".
    It would be a great help if anyone had some information on this as the storage costs are getting very high.
    Thanks for the help in advance
    Z  

    Hi,
    Any update for this issue?
    If issue still exists, please open a case from http://azure.microsoft.com/en-us/support/options/, pick Recovery Services & problem type as “Backup”.
    Also please let me know the case ID so I can forward it to related support team for monitoring. Thank you for your time.
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • ECC 6.0 integration with Microsoft Dynamics CRM

    Hi All
    I am working on a ECC 6.0 integration with Microsoft Dynamics CRM. I need to send the customer master data, va01/va02, vl01n/vl02n/ vf01/vf02 to CRM system. One option I have is to send in the form of IDOC with TRFC - TCP/IP. But looks like this needs a middleware like Biztalk.
    Is there a way I can send this data using a Internet service in ECC 6.0 ??? As this would cut the cost of the Biztalk.
    I really appriciate your thoughts on this. We don't have XI either.
    Thanks a lot
    Van

    HI Van Dan Jan,
    We have just implemented integarion of SAP with Microsoft stack (Microsoft CRM, Share point and Axapta), But in all integration BizTalk as a middleware used.
    There is two way requirements :
    1. whenever Most of the control are at the Microsoft level like : Customer creation, Creation of orders, which need to be synchronus activity we have used RFC which internally calls BAPI. (So SAP adapter Configured at BizTalk). and whenever Biztalk receives request file from CRM or share point to there location they call SAP RFC's.
    2. When DATA is needed from SAP to microsoft stack like to syncronize the missing transaction like customer pad and all.
    Scheduled job at BizTalk end which call SAP to get the DATA via RFC mode :
    In SAP we have two things
    1.  if DATA size is small (below 2 MB) like  in last 1 hrs what are the sales contract created in SAP that need to updated in Microsoft other system than Biztalk will trigger a job at 1 hr interval or on deemand to get the detail which directly we pick from data base or using BAPI to get the detail via RFC.
    2. If Data Size is large (more than 2 MB)  like total transation happened in a day for all customers: then we wriiting the data in OS or application server  and that job also get initiated from Biztalk end by sending any parameter to SAP.
    advantage of using BizTalk is most of the control you can give it to them so they can run there job on deemand basis.
    There is a something known as web service we can use to avoid Interfacing tool, but I dont have much Idea about that,
    and  please check how many interfacing point is there with SAP in your project, because if Interfacing points are more then I think it is not good to write a web services for so many things.
    do let me know if you need further information.

  • SAP Workflow integrated with Microsoft Outlook

    Hello All,
    I have the following question. When an work item comes in the SBWP inbox, as soon as the work item is executed by the user
    the workitem disappears from the SBWP. Now my question is if SAP Workflow is integrated with Microsoft Outlook (so that email containing the work item as a link reaches Outlook), is there a way to make the email disappear from the Outlook as soon as the SAP work item is completed.
    Can someone throw some light on the same.
    Thanks,
    Sachin

    Hi,
    Duet workflow scenario is available. SAP Application sends workitem to Duet Server and Outlook client has Duet add-in. You need Duet Server and user license.
    Also SAP MAPI Service Provider is available. You can access SAP Inbox items from your outlook client. I think SAP MAPI Service provider is free.
    Regards,
    Masa

  • A project which specifies SQL Server 2012 as the target platform may experience compatibility issues with Microsoft Azure SQL Database.

    Hello
    When I try to publis my asp.net application in azure, i have the next error:
    >C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets(4253,5): Warning : A project which specifies SQL Server 2012 as the target platform may experience compatibility issues with Microsoft Azure SQL Database.
    >C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets(4253,5): Warning : The project and target databases have different collation settings. Deployment errors might occur.

    Hello
    When I try to publis my asp.net application in azure, i have the next error:
    >C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets(4253,5): Warning : A project which specifies SQL Server 2012 as the target platform may experience compatibility issues with Microsoft Azure SQL Database.
    >C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets(4253,5): Warning : The project and target databases have different collation settings. Deployment errors might occur.
    Hello,
    This forum is to discuss vb.net issues, your issue is mainly regarding Azure SQL Database, I found that you have posted another thread in that forum
    https://social.msdn.microsoft.com/Forums/azure/en-US/f435921a-14d1-4441-8b2b-32ba3d937aea/a-project-which-specifies-sql-server-2012-as-the-target-platform-may-experience-compatibility-issues?forum=ssdsgetstarted#f435921a-14d1-4441-8b2b-32ba3d937aea.
    I would recommend you focus on that thread to get help.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • CCME integration with Microsoft Business Contact Manager

    Hi,
    Can anyone tell me, if a CCME can be integrated with Microsoft BCM such that when a call comes in details of the client pop up, should they exist in the Business Contact Manager.
    Finding exact information is like find a needle in a hay stack.
    Regards
    LN

    Hi Swinster,
    Apologize for the late reply.
    What is your current situation? As JS2010 stated, also in this KB article:
    http://support.microsoft.com/kb/2101557
    During the 'Specialize phase' of Sysprep, Sysprep.exe looks at the Last Modified Date of the ntuser.dat file for each user profile to determine which user profile to copy to the default user profile. However, the earlier cleanup functions of sysprep.exe
    loads each Ntuser.dat file to make security ID (SID)generalizations. You cannot predetermine which user profile will be copied if more than one user profile exists.
    How about we skip the copyprofile option?
    Further, see if the following article would help to customise the user profiles settings:
    Configuring Default User Settings – Full Update for Windows 7 and Windows Server 2008 R2
    http://blogs.technet.com/b/deploymentguys/archive/2009/10/29/configuring-default-user-settings-full-update-for-windows-7-and-windows-server-2008-r2.aspx
    Or we may consider seek help at the office outlook forum for the BCM deployment.
    Best regards
    Michael Shao
    TechNet Community Support

  • Groupware integration  with microsoft exchange server

    I have a query regarding Groupware integration with microsoft exchange server.whether we require IIS server and microsoft exchange server on the same machine for groupware integration.or they can be on different machines.
    thanks,
    Pramod

    hi,
    We actually implemented integration of SAP with microsoft exchange server. It is not necessary for server and IIS to be in the same machine.
    regards,
    Ganesh.N

  • Oracle HRMS Integration with Microsoft Exchange Server 2007

    I would like to know if it is possible to integrate Oracle HRMS 11.5.10.x with Microsoft Exchange Server 2007 using Microsoft Identity Lifecycle Management (ILM) 2007?
    Has anyone ever come across something like this and successfully achieved it? Does anyone know of a step-by-step guide (or forum discussion) to achieve this?
    Response(s) will be highly appreciated.

    hi,
    We actually implemented integration of SAP with microsoft exchange server. It is not necessary for server and IIS to be in the same machine.
    regards,
    Ganesh.N

  • Integration with Microsoft Exchange!!! How is it???

    Hi!
    I need to know in which level of integration has Oracle Portal with Microsoft Exchange?
    Do we have any Pre-Built Portlet?
    Thank you!

    Eduardo,
    Download the MS Exchange portlets here, and look at the documentation here.
    regards,
    Stewart

  • Dreamweaver Integration with Microsoft Sharepoint

    Can pages designed in Dreamweaver be integrated with a
    website run on Sharepoint (a Microsoft Office application)?

    I have successfully copy/pasted code from Dreamweaver into
    SharePoint Designer, and imported images and scripts into Designer
    so the relative paths resolve. I found your post because I'm
    searching for info about using only Dreamweaver without Designer as
    an intermediate step.

  • SAP Integration with Microsoft

    Hi,
    what are the different ways of integration from SAP to Microsoft and Reversal ?
    For Example:  SAP-> MS SharePoint , SAP -> MS ChangePoint (PSA Software)

    Hi Nawaz,
    Check these, about Sharepoint integration with SAP PI:
    Sharepoint integration with SAP PI
    Interoperability between Microsoft .Net 3.5 and EHP 1 for SAP NetWeaver PI 7.1 (Article)
    I havent work with Changepoint, but if i was you i would read about the kind of interfaces that support to take the more appropriated in SAP PI.
    Regards,

  • PS integration with Microsoft EPM

    Hi,
    My company is in the midst of integrating PS with Microsoft EPM solutions.
    Is there anyone out there has experience in performing this integration?
    We would like to hear your story and opinion as we don't have much experience on the integration part.
    Would like to know whether the integration will work both ways between PS-EPM or it should only be done from PS-EPM only.
    Appreciate your reply
    Fadhil.

    Hi Fadhil,
    When trying to integrated SAP PS with EPM, i would advise an off the shelf product rather that developing a bespoke solution. TPG's PSLink is the world leading integration tool in this area, is SAP certified and offered bidirectional interfacing of data.
    Regards,
    Peter

  • OIM integration with Microsoft CRM by using webservices? (OIM: Oracle Identity Management)

    Hi Guys,
    can you provide me integration document for my new project
    OIM with Microsoft CRM, by using webservices.
    Venkat
    [email protected]

    user1106726 wrote:
    We currently have ILM 2007 in our environment with limited usage at the moment. We are looking at purchasing Oracle Identity Manager to implement an enterprise wide IAM solution.
    We were wondering if it is possible to continue using ILM like a middleware between our AD forests and the Oracle IdM. Where the Oracle IdM is the overarching IAM solution and Microsoft ILM 2007/FIM 2010 is like the metadirectory for our AD forests.
    Is this possible without installing the Oracle Management Connector on any of our DCs and using ILM as the directory that Oracle IdM connects to. All AD account provisioning/de-provisioning, acct updates, password sync/reset will be initiated from the Oracle IdM to ILM and then implemented on AD. In order words no direct interaction with AD domain controllers from Oracle IdM, everything will go to ILM and ILM in turn applies it to AD.
    Is this possible?yes
    >
    Is there a custom connector that will work with ILM 2007/FIM 2010Yes, if you write one you will have a custom connector
    >
    Is this a simple customization or something that can be problematic and expensive?It won't be simple. Problematic and expensive maybe, depends on how good you are with OIM and ILM

  • CUPS 8.X integrated with Microsoft OCS

    Hello all,
    I'm looking for a list of pros cons for whenever you integrate presence with Microsoft OCS is there a doc out there that will tell you which features you will not have in OCS if you do an integration like this ?
    or is there a document that will show what features are supported ?
    thank you

    Not sure if it helps but in the first pages of the document below you have an overview of the integration with the supported / unsupported features and the limitations
    http://www.cisco.com/en/US/solutions/collateral/ns340/ns414/ns728/ns784/870259.pdf
    HTH
    Christos

Maybe you are looking for

  • Can't get disk to work...

    I have a G4 powermac. I bought it used. When I got it it had an old operating system and a bunch of software that I did not need so I decided to just erase the whole thing. It came with three internal drives, a 40 gb, 60 gb and a 120 gb, that were ru

  • Using newText more than once in a form

    I have a form with several hidden subforms, which become visible depending on what the user selects in the dropdown list for each subform. The problem is that my script doesn't work for all the subforms. I've come across some information about this (

  • USB flash drive 5times faster with ntfs filesystem?

    Hello, I have a weird problem with my USB Voyager GT 16GB flash drive.  I formated it in ext2/ext3/xfs/fat32 and then start copying a file >1GB in size. The speed of transfer very quickly drops to 2-4MB/s. That is very slow. And if I format it in ntf

  • I can't cancel my subscription!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! IM SO MAD!!!!

    I haven't used the adobe in 4 months and i keep getting charged because I cant talk to a person!!!!!!!!!!!!!!!!!!!!!! I dont know what to do !!!!!! HELP NOW!!!!!!!!!!!!!!!!!!!!!

  • Sender Agreement endpoints URL - is it configurable?

    Hello All I have two PI servers: DEV and QA. DEV works ok, but after transporting objects from DEV I've noticed, that SOAP Sender Agreement gives WSDL which contains service endpoint url from DEV system. Main WSDL Url is correct - from QA. Are those