FN-GM Posted July 12, 2012 Posted July 12, 2012 Hi, Does anyone have any scripts or anything to backup a Print Server running 2008 R2 Please? Thanks
glennda Posted July 12, 2012 Posted July 12, 2012 Can you not just say take a copy using windows server backup and schedule once a month/every couple of months? unless you use any print management not a lot will change.
SHimmer45 Posted July 12, 2012 Posted July 12, 2012 you can export printer Q's and settings using printbrm tool and then the same tool to import to another location. not tried it via a script/automated it
ChrisH Posted July 12, 2012 Posted July 12, 2012 The Microsoft printer migration tool should do this. 1
oxide54 Posted July 14, 2012 Posted July 14, 2012 printbrm.exe would be the official line from microsoft, you need to install the print server role and its found under c:\windows\system32\spool\tools (I think from memory) print migrator tool 3.1 isn't developed any more and does have some limitations due to changes to the way printer drivers work since it was released. vaguely remember one being it doesn't handle drivers with cab files... --- personally though if it is to restore in the case of disaster recovery then use windows backup and make a system state/bare metal backup, and schedule it with wbadmin or powershell. just be aware of the restrictions or schedulded / remotely initiated backups (i can't remember of the top of my head) but network drives, local disks, etc spring to mind. either that or just use dpm and let it worry about.
FN-GM Posted July 14, 2012 Author Posted July 14, 2012 I have DPM so i could use system state on that? The other suggestions people made, can they be done in the command line? Thanks
oxide54 Posted July 14, 2012 Posted July 14, 2012 what are you trying to achieve backup for disaster recovery/ backup to restore individual print queues? or migrate them to another server? or is there more on the server you need to backup? because even if you want individual print queues, then just do a bare metal backup and restore the whole machine (assuming VM's here) and extract the queue you want using printbrm, if and when it happens?
FN-GM Posted July 15, 2012 Author Posted July 15, 2012 I just want to backup all the config incase the server dies. I dont want to take a whole image of the server really, it will take allot of space. I am just after something that will grab all the print drivers and all the settings for the printers so i can restore them on a new server if need be. Thanks
oxide54 Posted July 15, 2012 Posted July 15, 2012 printbrm -B -S NAMEOFSERVER -F c:\mybackupfile Access the Backup Recovery Migration tool through a command line interface. PrintBrm -B|R|Q [-S ] -F [-D ] [-O FORCE] [-P ALL|ORIG ] [-NOBIN] [-LPR2TCP] [-C ] [-NOACL] [-?] -B Backup the server to the specified file -R Restore the configuration in the file to the server -Q Query the server or the backup file -S Target server -F Target backup File -D Unpack the backup file to (with -R) or repack a backup file fro m (with -B) the given directory -O FORCE Force overwriting of existing objects -P ALL|ORIG Publish all printers in directory, or publish printers that wer e published originally -NOBIN Omit the binaries from the backup -LPR2TCP Convert LPR ports to Standard TCP/IP ports on restore -C Use the specified configuration file for BRM -NOACL Remove ACLs from print queues on restore -? Display this help 1
PIT Posted January 15, 2013 Posted January 15, 2013 Hello FN-GM, Look at a Printer Management Tool, a good one for example is steadyPRINT or the MS Print Migrator. With the first you´ll be able to backup your printserver easily without annoying users. link: Microsoft Print Migrator Download - SoftSea or steadyPRINT: steadyPRINT
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now