How to duplicate reservations from one Windows server to another?

Simple version   Load-balancing your DHCP has been well documented, but the matter of synchronizing your IP reservations has always the fly in the ointment. But no more. To export DHCP reservations, from the source server: netsh dhcp server [ip address] scope [scope address] dump>reserv.txt Open up ‘reserv.txt’ in a text editor, do a Find->Replace… Lees verder How to duplicate reservations from one Windows server to another?

Setting the location of the spool folder on a Windows Server

Setting the location of the spool folder By default the spool folder is located at systemroot\System32\Spool\Printers. However, this drive also holds the Windows system files. Because these files are frequently accessed by the operating system, performance of both Windows and the printing functions might be slowed. If your print server serves only one or two… Lees verder Setting the location of the spool folder on a Windows Server