1. cmd > DISKPART
2. DISKPART > LIST DISK
3. Note Disk Number of desired destination disk (we'll call it Z)
4. Download: http://1drv.ms/1KKQDdb (**Note: This includes the .ffu file for RasPi2**)
5. cmd (Admin) > cd [folder you extract the zip file to including the final DISM directory] <-- Keep Note Of This For Next Command
6. C:\Users\MBRO95\Desktop\Win10\DISM> C:\Users\MBRO95\Desktop\Win10\DISM\dism.exe /Apply-Image /ImageFile:flash.ffu /ApplyDrive:\\.\PhysicalDriveZ /SkipPlatformCheck
(**Note: Z is the disk number found from DISKPART & The full path to the dism.exe is specified in the above command**)
7. Image Successfully Written

UPDATE: Forgot the download link!

