New Question

jeff's profile - activity

2014-12-03 06:23:39 +0200 commented question Failed to create win2012r2 standard image for Ubuntu MAAS

Hi Gabriel, Sorry for the late reply and thank you for pointed me out the root cause of the problem I got. Thank you, Jeff

2014-12-03 06:17:13 +0200 received badge  Famous Question (source)
2014-11-23 02:25:10 +0200 received badge  Notable Question (source)
2014-11-14 17:40:31 +0200 received badge  Popular Question (source)
2014-11-03 13:11:29 +0200 received badge  Editor (source)
2014-10-31 10:11:16 +0200 asked a question Failed to create win2012r2 standard image for Ubuntu MAAS

Hi, I want to use Ubuntu MAAS to deploy windows server 2012 on some of my bare metal nodes. Therefore I followed: http://wiki.cloudbase.it/maas to build the windows server 2012 standard image. But I got error when executing this step: ".\BuildInstallImage.ps1 -InstallMediaPath D:". Error messages are listed below:


PS C:\Users\Administrator\adk-tools-maas> .\BuildInstallImage.ps1 -InstallMediaPath D:

new-object : Exception calling ".ctor" with "1" argument(s): "Unable to find the specified file." At C:\Users\Administrator\adk-tools-maas\WimFileInfo.ps1:1085 char:14 + $w = new-object WIMInterop.WimFile -ArgumentList $WimFilePath + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [New-Object], MethodInvocationException + FullyQualifiedErrorId : ConstructorInvokedThrowException,Microsoft.PowerShell.Commands.NewObjectCommand

PS C:\Users\Administrator\adk-tools-maas>


Did I miss anything?

Thank you, Jeff