Customizing Windows CDs with nLite

nLite es una herramienta bastante útil para los administradores de red, nos permite crear un CD de Windows con los últimos parches y service packs en él, además de poder meterle drivers adicionales que no vengan con el CD de Windows y meterle los odiosos drivers que se suelen meter pulsando F6 con una disketera; por supuesto que tiene mil usos más, además de ser totalmente gratuito.

Migrate the five roles between domain controllers and forcing in case of failure

To migrate roles between different domain controllers, for example from a Windows 2000 to a Windows 2003, or a Windows 2003 to another 2003… or simply to distribute the load among the DCs. It doesn't matter in which the process is carried out. It can be done in two ways, Mediate GUI, or by commands. And there is a third way that would be aggressive in case the Active Directory does not work correctly and we must force the transfer of the functions – HERE.

Migrate a print server from Windows NT to Windows 2000 o Windows 2003

This procedure is like data migration, instead of moving data, Printers are moved with two other Microsoft tools, PRINTMIG (HERE) and FIXPRNSV (is on the MS Windows CD 2003, If you can't look for it, download it, but it's 14Mb! HERE). It does the same as the previous one, copies NT4-based server drivers (SERVERNT) to Windows-based server 2003 (SERVER02) and shares them with the same name they had before.

How to migrate printers on client PCs

En este procedimiento se explica cómo actualizar las impresoras clientes cuando se migran de servidor. Si por ejemplo migramos todas las impresoras de un servidor a otro, habría que ir PC a PC cambiandoles el PATH de la impresora origen, por ejemplo de servidorORIGENimpresora1 a servidorDESTINOimpresora1. Pues se crearía un script y lo pondría en el inicio de los PC’s o en la SYSVOL, o de la forma que interese, pero lo deberían de ejecutar los PC’s clientes de la forma que sea.