Correct backup policy
Hi all
have some pcs that have more than one partition, and there is one or more among these partitions that i don't whant to backup, and some others that are small partition, without letter, reserved for the system (created at the installation of windows)
For example, the simplest situation is:
3 partitions:
-no letter - system reserver
-c: the boot drive
-d: some large archiving partition I don't whant to backup
Now, in these situation, how to configure a correct backup policy? Actually, for those pcs, i configured a backup policy for the partition c:, but in case of crash, I think i would be in trouble, as I don't have a backup for the no-letter partition, that, beeing system reserver, should contain some system files i suppose.
In pcs where there is no d partition, i configured to backup all partitions, and so also the no-letter partition is backed up.
How to solve this problem? I configure backup policies from SSR manager, and the no-letter partition are not well-listed (there are many, and you don't understand wich is the one of the pc you whant to backup....)
If you have access to the SQL database that stores the SSR-MS data you can query the table dbo.Inv_BESR_Volume for the volumes each client has. Then you could define the polices according to that.

