Questions tagged [dpm]

Data Protection Manager is a product from the Microsoft System Center suite that provides data protection and recovery for Microsoft products, by leveraging the capabilites of the VSS layer.

24 questions
0
votes
1 answer

Where are DPM backups stored in Azure?

I have configured Azure Recovery Services Vault to backup data from an on-premise DPM. I can see which servers and databases are being backed up but I cannot find the location of it in Azure. I am looking for this because I want to know how much I…
Amrish_H
  • 3
  • 2
0
votes
1 answer

Using DPM to set Device owner

I know you can use dpm to set an app as a device owner via a runtime exec command, but my big question is can you also use the dpm to remove an app as device owner? Such as with a password run the code to remove the app from device ownership? I am…
0
votes
1 answer

Azure Recovery Services vault for DPM - Change to Locally Redundant

I'm using azure online backup vault for DPM long term retention. We're using about 14TB of Azure Geo redundant space. I want to change the redundancy from Geo to Local, but it's greyed out. Is there a way to change it? This is because our usage…
0
votes
0 answers

DPM (data protection manager) backup with SQL Server 2014 AlwaysOn

I have a SQL Server 2014 AlwaysOn cluster. I created a protection group on DPM, first backup is successfull but when DPM tries to get incremental(tlog for every 15') backup of databases which are member of a availability group, it fails. Other…
0
votes
0 answers

Unable to reference response from Powershell cmdlet

I am attempting to gather some information about multiple DPM servers via powershell. Firstly I assign the Protection Group I am interested in to $pg, then set the $po variable to the the Policy Objective information about that Protection Group PS…
0
votes
1 answer

Trouble with Powershell functions in .ps1

I'm trying to modify a working script, to make it modular. The purpose of the script is to connect to a DPM server, get the attached libraries, and inventory them. Once the inventory is done, the script marks the appropriate tapes as 'free'. The…
StackExchangeGuy
  • 741
  • 16
  • 36
0
votes
1 answer

How to force Authorize.net Directpost reply_url to be HTTPS?

I'm trying to enable the Authorize.net DPM (Direct Post Method) on a Magento 1.11.1 production site. My test site (also Magento 1.11.1.0) works fine because the site is not secure (frontend SSL), but the live site gets an error. Turns out the…
pcproffitt
  • 523
  • 4
  • 10
0
votes
1 answer

How Do I Submit an Authorize.Net DPM Form via jQuery/AJAX?

There's this new Authorize.Net DPM API. You create an HTML form that posts to Authorize.Net. AuthNet then calls a relay response script, otherwise known as IPN (for those who know PayPal). The IPN script then returns a response back in the form of…
Volomike
  • 23,743
  • 21
  • 113
  • 209
-1
votes
1 answer

Cannot set the app as profile owner - set-profile-owner command stuck

I'm trying to set the profile owner for one of my application using command on my Android 10 device: adb shell dpm set-profile-owner com.example.blockcamera/.BlockCameraDeviceAdminReceiver When I press Enter nothing happens - the command will be…
user14039880
1
2