これも知らないと盛大にはまりそうなので備忘録代わりにメモ。
SCVMMのテンプ レート機能
テンプレート機能については、以下のスライドが分かりやすいので借用した。
(出典:R2 対応~Hyper-V 2.0 と Virtual Machine Manager 2008 R2 によるサーバー仮想化)
エラー内容
- SCVMMを使用して、Windows 7のテンプレートを作成しようとすると失敗する。
- Windows 7にSysprepを行おうとすると失敗する
- エラーコード:–2147024864
回避策
Sysprepを実行する前に、Windows Media Sharingサービスをストップし無効にすることでエラーが発生しなくなる。
参考情報
実は、この現象は既知の問題でWindows 7 RCの頃からある問題です。
Release Notes: Important Issues in This Release Candidate of Windows 7のSystem Preparation Toolの項に記載があります。
If you use the System Preparation Tool (Sysprep), you may receive a error with the code -2147024864. To avoid this, stop the Windows Media® sharing service with the command net stop wmpnetworksvc before you run the tool.
RTMでも解消されていないようですね、、、
ピンバック: VM テンプレートから Windows 7 Enterprise が展開できない件 - その2 | 初心者サーバ運営野郎の Windows に関する、ちょっとしたワザ