Start a Conversation

Solved!

Go to Solution

1 Rookie

 • 

26 Posts

844

December 13th, 2022 01:00

Unable to change the retention. of \\?\VOLUME{EF429E72-C546-11E3-8411-806E6F6E6963}\

Hi experts,

We are changing the retention on the FS backup savesets. mention in below snip

pratnaik_1-1670923631584.png

 

I am unable to change the retention for   \\?\VOLUME{EF429E72-C546-11E3-8411-806E6F6E6963}\ saveset: error is mentioned in the snip

 

Kindly help us to solve this.

pratnaik_0-1670923537490.png

 

2.4K Posts

December 13th, 2022 03:00

To change the retention date please use

  nsrmm -e mm/dd/yyyy -S ssid[/cloneid]

 

Please see the Command Line Reference for further details. You will most likely not get the 'perfect' command ...

 

2.4K Posts

December 13th, 2022 01:00

Please read - it's all there.

The save set you want to change has the save set 'recoverable'. Some save sets - especially those which you can only recover as full entity (for example the index backups) - start their lifecycle with the status 'recoverable'.

As this GUI changes the browse time expiration, it cannot be used for this purpose.

If you want to change the save set's retention date, please use the command line (nsrmm) for this purpose.

 

1 Rookie

 • 

26 Posts

December 13th, 2022 01:00

Hi ,

Can you please help me with the step ?

 

1 Rookie

 • 

73 Posts

January 9th, 2023 09:00

You can't change browse time of recoverable savesets try below command to extend the retention 

Nsrmm -e (date) -s ssid

 

No Events found!

Top