Windows ADK
It is difficult to talk about deployment without saying the word WAIK. This tool allows us to use tools such as Imagex but above all allows us to create a custom WinPE image.
It is difficult to talk about deployment without saying the word WAIK. This tool allows us to use tools such as Imagex but above all allows us to create a custom WinPE image.
Since Windows Server 2003 SP2, we have a great tool at our disposal: the Windows Deployment Service. This allows us to deploy WIM images. It can be interesting to deploy an OS automatically. This is possible with WDS (Windows deployment service) using response files.
Using an automated script, it is possible to send an E-mail when the job sequence is completed. The contents of the script (click here for download the wsf file). This file contain the following code :