亢奮V設施把戲-第3部分: 聯合設施和Win6服務的堆的秀麗
至今我們報道了步必要奪取一個系統圖像與亢奮V安裝,和如何同時安裝窗口和亢奮V,无需根本應付系統圖像。
我們收回步驟和再談論系統圖像。 圖像是一個巨大方式部署窗口的一個自定義版本對許多不同的工作站或服務器,无需必須審閱配置每個系統努力獨立彼此。
即使您是正義設置窗口景色或窗口服務器2008從DVD,您仍然使用一個圖像做設施。 如果您在DVD在\來源文件夾看,您將發現一個文件叫 install.wim. WIM代表窗口圖像,并且它是設定應用直接地於您的硬盤是一個不同的故事)真正的窗口設施的一個實際圖像(然後操作位,但。
您能也做您自己 WIM文件使用 imagex.exe 工具 那船與 窗口AIK我與再將連接。
涼快的事關於WIMs (和實際上有許多,但我是正義去黏附與與這個崗位是相關的)的那個是-使用 imagex.exe -您能登上WIM作為文件夾在是景色和服務器2008)的您的Win6 (-基於系統和拷貝文件到/從它,然後除您的變動之外。
如此這必須處理什麼亢奮V設施?
很好,吊在… 有我們需要談論的更多。
與窗口景色和窗口服務器2008年,一些真正地涼快的工作被完成使操作系統servicable。 我真正地不是進入的所有細節,但是其中一個绝對最涼快的副作用是能力為窗口設施服務,无需實際解雇它,稱Offline Servicing。
不,真正地… 這必須處理什麼亢奮V設施?
亢奮V RC0運送作為hotfix,因此它意味著您能使用服務的堆的離線服務特性集成它以您有的所有窗口服務器2008年圖像。 (這包括零售媒介,並且您做你自己的所有圖像。 對於最佳的結果,您應該只使用是sysprep'd的圖像,或者否則被推斷。)
假設您使用WIMs,這對怎麼做它。
- 下載亢奮V RC0 hotfix (它可能實際上是所有hotfix被包裝入MSU)
- Extract the CAB file from the MSU you just downloaded, just like we talked about in Part 2. There's also a KB article that describes the process.
- Open an elevated AIK Tools Command Prompt (because you've installed the AIK, right?).
- Create a folder to use as a mount point for your WIM (I typically use C:\mnt).
- Run:
imagex /mountrw <path to WIM> <WIM Image Index> C:\mnt
(A WIM can have multiple images inside of it, so you need to specify which image you want to deal with. To get a list of images and their indexes, use imagex /info <path to WIM>) - Run:
start /w pkgmgr /ip /m:<path to CAB extracted from the MSU> /o:c:\mnt;c:\mnt\windows /s:%temp% - Check the return code by running:
echo %errorlevel%
If it's anything but 0, there was a failure while applying the update. - Run:
imagex /unmount /commit c:\mnt
And there you have it. The next time you apply that image, your Windows installation will have the Hyper-V RC0 bits already present in the package store. That's different than having the role enabled, though. You'll still need to enable it (which can be automated using parts of the unattend fragments provided in Part 2), but when you do, you'll have RC0 from the beginning).
Written by mikekol. Read more great feeds at is source WEBSITE
no comments.
Read more articles on Hyper-V RC0 and Hyper-V How To and otherSoftware and Microsoft Hyper-V.
- [+] Digg: Feature this article
- [+] Del.icio.us: Bookmark this article
- [+] Furl: Bookmark this article














