Forum Discussion

Allan_Slavens's avatar
12 years ago

How do you manually run the image cleanup job in NBU 7.1?

I believe by default the image cleanup is run every 12 hours, is there a way to manually kick this process off from within the NBU 7.1 GUI?
  • Marianne's avatar
    12 years ago

    You cannot do it from the GUI. 

    It can be done from cmd with these two commands:

    bpexpdate -deassignempty -force
    bpimage -cleanup -allclients

    (both in .../netbackup/bin/admincmd)