お世話さまです。
Hyper-V2.0+Win2008R2(Enterprise)上にWin2008R2(Standard)の仮想サーバーを
作成し、それをライブラリにすべくsysprepを実行したのですが、致命的なエラーで先に進めません。
slmgr /dlvで有効回数を確認すると「残りのWindows猶予期限リセット可能回数:1」と表示されます。
(よって回数の問題ではないと判断)
sysprepフォルダのエラー(setuperr.log)には下記のような情報が書かれているのですが、対処方法が判りません。
[shsetup] CleanupAdministratorPassword: NetUserSetInfo(1003) failed (0x800708c5) [gle=0x000003e5]
[0x0f0085] SYSPRP LaunchDll:Could not load DLL C:\Windows\SysWOW64\iesysprep.dll[gle=0x000000c1]
[0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 193[gle=0x000000c1]
[0x0f00a8] SYSPRP WinMain:Hit failure while processing sysprep cleanup providers; hr = 0x800700c1[gle=0x000000c1]
解決方法をご教示頂けると助かります。