Answered by:
The new button "refresh" is missing - DPM 2012 R2 UR5

Question
-
Hi
I have problem with a DPM Server after updating to UR5 + hotfix.
The new button "refresh" is missing.
I can't clear the Cache. Any ideas about that?
Thnx!
- Edited by Andrey Vertexx Thursday, March 19, 2015 9:02 AM
Thursday, March 19, 2015 5:54 AM
Answers
-
Update Rollup 6 for System Center 2012 R2 Data Protection Manager
https://support.microsoft.com/en-us/kb/3030574
Issue 9
The Refresh button in the Create/Modify PG wizard may be disabled even after you select a PS computer.Issue 15
In some locales, the Refresh button and the surrounding text are not visible in the protection wizard.Have a nice day !!!
DPM 2012 R2: Remove Recovery Points
DPM blog- Marked as answer by Andrey Vertexx Thursday, April 30, 2015 7:10 AM
Thursday, April 30, 2015 6:58 AM -
This problem occurs if the system is set to Russian language. I changed the language to English, and the button will appear.
- Marked as answer by Andrey Vertexx Thursday, April 23, 2015 3:43 AM
Thursday, April 23, 2015 3:43 AM
All replies
-
"I created the key CacheInquiryResuts under HKLM\Software\Microsoft\Microsoft DPM\Configuration
After that I putted a DWORD aka REG_DWORD called InquiryResultsTimeoutInterval into it and changed the value to 1 (hour)." From Update Data source - Refreshing to clear cash is greyed out - DPM 2012 R2 UR5 (https://social.technet.microsoft.com/Forums/en-US/cb348256-7ed5-4d6b-a018-ea2a61d8fbad/update-data-source-refreshing-to-clear-cash-is-greyed-out-dpm-2012-r2-ur5?forum=dataprotectionmanager)
Have a nice day !!! DPM 2012 R2: Remove Recovery Points
Thursday, March 19, 2015 7:36 AM -
I have this key. But nothing. It is not greyed out. It is missing. No button.Thursday, March 19, 2015 7:42 AM
-
Thursday, March 19, 2015 7:50 AM
-
try add REG_SZ FQDN server (example, server.contoso.com) value 18.03.2015 21:01:59 to HKLM\Software\Microsoft\Microsoft DPM\Configuration\CacheInquiryResuts
Have a nice day !!! DPM 2012 R2: Remove Recovery Points
Thursday, March 19, 2015 8:04 AM -
Thursday, March 19, 2015 11:19 AM
-
1) add with PowerShell
$Pg = Get-ProtectionGroup -DPMServerName "DPMServer" $Pg $Mpg = Get-ModifiableProtectionGroup $Pg[0] $Ps = Get-ProductionServer -DPMServerName "DPMServer" $Ps $po=Get-DPMDatasource -ProductionServer $Ps[0] -Inquire $po Add-DPMChildDatasource -ProtectionGroup $Mpg -ChildDatasource $Po[0]
2) Open case in MS
http://support.microsoft.com/select/Default.aspx?target=assistance, next "System Center 2012 R2", next System Center 2012 R2 Data Protection Manager.
Have a nice day !!! DPM 2012 R2: Remove Recovery Points
- Marked as answer by Andrey Vertexx Thursday, March 19, 2015 12:51 PM
- Unmarked as answer by Andrey Vertexx Thursday, March 19, 2015 2:57 PM
Thursday, March 19, 2015 12:31 PM -
No ideas?Tuesday, March 31, 2015 5:08 AM
-
This problem occurs if the system is set to Russian language. I changed the language to English, and the button will appear.
- Marked as answer by Andrey Vertexx Thursday, April 23, 2015 3:43 AM
Thursday, April 23, 2015 3:43 AM -
Update Rollup 6 for System Center 2012 R2 Data Protection Manager
https://support.microsoft.com/en-us/kb/3030574
Issue 9
The Refresh button in the Create/Modify PG wizard may be disabled even after you select a PS computer.Issue 15
In some locales, the Refresh button and the surrounding text are not visible in the protection wizard.Have a nice day !!!
DPM 2012 R2: Remove Recovery Points
DPM blog- Marked as answer by Andrey Vertexx Thursday, April 30, 2015 7:10 AM
Thursday, April 30, 2015 6:58 AM