Ingalls Shipyard donated 30 laptops to a customer of mine. They were wiped clean. I have to install the operating system, drivers, ect. Talk about a long and boring job. 
llppts.jpg

llppts.jpg
robocopy \\10.10.0.1\share\YourWindowsImage C:\YourWindowsImageOnNewLaptop /E
dism /apply-image /imagefile:C:\YourWindowsImageOnNewLaptop\install.wim /index:1 /applydir:C:\
Comment