Selling deployment by the pound

Post on 18-Nov-2014

367 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

DESCRIPTION

UTmessan 2012 presentation about deploying windows

Transcript

http://technet.microsoft.com/en-us/library/dd349343(WS.10).aspx

dism /mount-wim /wimfile:C:\wim\boot.wim /index:1 /mountdir:C:\win7-Wim-update

Dism /image:C:\win7-Wim-update /Add-Package /PackagePath:C:\Win7-updates /IgnoreCheck

dism /unmount-wim /mountdir:C:\win7-Wim-update /commit

* Sort of, first version in Windows Server 2003 Sp1, BUT!!!

http://technet.microsoft.com/en-us/library/cc772106(WS.10).aspx

http://www.microsoft.com/mdt

scanstate c:\usmt-data\ offlineWinDir:C:\windows.old\windows /auto /hardlink /nocompress

scanstate c:\usmt-data\ /offlineWinDir:C:\windows /auto /hardlink /nocompress

Loadstate c:\usmt-data\ /hardlink /nocompress /lac /lae

top related