cancel
Showing results for 
Search instead for 
Did you mean: 

command to check catalog backup date in windows master server

Prabhu_Bruce
Level 2

Can someone tell me if there is any way to check catalog backup in cmd instead of master server console since my console is taking too long to load

1 ACCEPTED SOLUTION

Accepted Solutions

sdo
Moderator
Moderator
Partner    VIP    Certified

maybe this

bpclimagelist -s 01/01/1970 00:00:00 -ct 35 -client mymaster

...but you may need to change the client name to a FQHN like mymaster.mydomain.net

View solution in original post

1 REPLY 1

sdo
Moderator
Moderator
Partner    VIP    Certified

maybe this

bpclimagelist -s 01/01/1970 00:00:00 -ct 35 -client mymaster

...but you may need to change the client name to a FQHN like mymaster.mydomain.net