If you get the error code 87D00267 in a task sequence when deploying an Operating System it basically means the machine is unable to talk to the DHCP server. From a bit of investigation it seems that some machines with SSD's actually boot up into the task sequence quicker than it gets an IP Address! The get around this problem you need to put some pauses in the task sequence. The best way is to put the pause in the task sequence just before the point where it fails. There is some further reading into this issue below, the sites credited with links. Part 1 Source: http://ericsccm2012.blogspot.com.au/2013/04/applications-fail-to-install-on-ssd.html Applications Fail to Install on SSD Drives. We received several of the new Dell Latitude 6430U models with SSD drives. Very nice laptops in a small case. Easily found drivers for them and loaded into SCCM. Started the task sequence on one and all look...