Friday, 26 April 2013
Move DPM_SYSTEM_STATE to other location
When using Data Protection Manager to back-up the system state of your servers you will find that a folder with the name DPM_SYSTEM_STATE is created on your C:\ drive on the protected server. When disk space is insufficient to support this additional data, you can alter the location where this data is stored:
On the Protected Server:
- Edit the %system drive%\Program Files\Microsoft Data Protection Manager\DPM\Datasources\PSDataSourceConfig.xml file
- You will find the default the path is %system drive%\.
- Change it to the appropriate location and save the file.
- Modify the Protection Group
- Run Consistency Check on the System State datasource
Thursday, 25 April 2013
Tuesday, 23 April 2013
Monday, 22 April 2013
Subscribe to:
Posts (Atom)
Fixing Java KVM client error with 'Connection Failed'
Java 8u171 disables the use of the 3DES_EDE_CBC cipher. Solution is to reconfigure Java by editing and removing 3DES_EDE_CBC from the follow...
-
Java 8u171 disables the use of the 3DES_EDE_CBC cipher. Solution is to reconfigure Java by editing and removing 3DES_EDE_CBC from the follow...
-
How to Change Network Profiles with PowerShell? Change Network Profile Using PowerShell The three network profiles in Windows 10 a...
-
How to rename, sort and organise files, based on filename using PowerShell. The following PowerShell script takes a list of files in a g...