I need a solution
i would like to see if anyone has successfully created a BPLIST Script that can show files backed up from the previous night. Basically i am trying to view backups between 8pm and 8:10pm every night. I can view the output using the following command: bplist -B -C psaphanaecp01.loves.com -t 17 -s 04/29/2014 20:00:00 -e 04/29/2014 20:10:00 -l -R / , but i am unable to pass the date minus 1 day to the command through powershell. If anyone has any advice i would be thankful.