WDS has been working just fine, it has the x86 & x64 boot.wim files configured and various install.wim files for the different OS's.
When you configure MDT and right click 'Operating Systems' and select 'Insert Operating Systems' there is the last option to scan WDS for images, which I assume are the install.wim files, or is this only for captured images in WDS? In any case that's when the first error occurs.
System.Management.Automation.CmdletInvocationException: Unable to enumerate images on WDS server 192.168.0.126. This may occur if the server is not configured to run WDS or if the WDS service is not running. ---> System.ComponentModel.Win32Exception: Unable to enumerate images on WDS server 192.168.0.126. This may occur if the server is not configured to run WDS or if the WDS service is not running. at Microsoft.BDD.PSSnapIn.WDSInfo..ctor(String wdsServer) at Microsoft.BDD.PSSnapIn.Verifier.AddWDSImages(String wdsServer) at Microsoft.BDD.PSSnapIn.ImportOperatingSystem.ProcessRecord() at System.Management.Automation.CommandProcessor.ProcessRecord() --- End of inner exception stack trace --- at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input) at Microsoft.BDD.Wizards.OperatingSystemProgress.WizardProcessing() at Microsoft.BDD.Wizards.WizardProgress.InitiateWizardProcessing()
The message mentions to check that the WDS service is running, I have checked this and it is.
When I reffered to scan I meant what I have decribed above.
My second issue is that I cannot update the 'Deployment Share', this error occurs.
Making sure the deployment share has the latest x86 tools ===
=== Processing LiteTouchPE (x86) boot image ===
Building requested boot image profile.
System.Management.Automation.CmdletInvocationException: Unable to open the specified WIM file. ---> System.Exception: Unable to open the specified WIM file. ---> System.ComponentModel.Win32Exception: The system cannot find the path specified --- End of inner exception stack trace --- at Microsoft.BDD.Core.BDDWimFile..ctor(String wimPath, Boolean forUpdate) at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.UpdateBootImage(String template, String platform, String dpPath, Boolean createISO, String isoName) at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.ProcessRecord() at System.Management.Automation.CommandProcessor.ProcessRecord() --- End of inner exception stack trace --- at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input) at Microsoft.BDD.Wizards.UpdateProgress.WizardProcessing() at Microsoft.BDD.Wizards.WizardProgress.InitiateWizardProcessing()
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
WDS has been working just fine, it has the x86 & x64 boot.wim files configured and various install.wim files for the different OS's.
When you configure MDT and right click 'Operating Systems' and select 'Insert Operating Systems' there is the last option to scan WDS for images, which I assume are the install.wim files, or is this only for captured images in WDS? In any case that's when the first error occurs.
System.Management.Automation.CmdletInvocationException: Unable to enumerate images on WDS server 192.168.0.126. This may occur if the server is not configured to run WDS or if the WDS service is not running. ---> System.ComponentModel.Win32Exception: Unable to enumerate images on WDS server 192.168.0.126. This may occur if the server is not configured to run WDS or if the WDS service is not running.
at Microsoft.BDD.PSSnapIn.WDSInfo..ctor(String wdsServer)
at Microsoft.BDD.PSSnapIn.Verifier.AddWDSImages(String wdsServer)
at Microsoft.BDD.PSSnapIn.ImportOperatingSystem.ProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
--- End of inner exception stack trace ---
at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
at Microsoft.BDD.Wizards.OperatingSystemProgress.WizardProcessing()
at Microsoft.BDD.Wizards.WizardProgress.InitiateWizardProcessing()
The message mentions to check that the WDS service is running, I have checked this and it is.
When I reffered to scan I meant what I have decribed above.
My second issue is that I cannot update the 'Deployment Share', this error occurs.
Making sure the deployment share has the latest x86 tools ===
=== Processing LiteTouchPE (x86) boot image ===
Building requested boot image profile.
System.Management.Automation.CmdletInvocationException: Unable to open the specified WIM file. ---> System.Exception: Unable to open the specified WIM file. ---> System.ComponentModel.Win32Exception: The system cannot find the path specified
--- End of inner exception stack trace ---
at Microsoft.BDD.Core.BDDWimFile..ctor(String wimPath, Boolean forUpdate)
at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.UpdateBootImage(String template, String platform, String dpPath, Boolean createISO, String isoName)
at Microsoft.BDD.PSSnapIn.UpdateDeploymentPoint.ProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
--- End of inner exception stack trace ---
at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
at Microsoft.BDD.Wizards.UpdateProgress.WizardProcessing()
at Microsoft.BDD.Wizards.WizardProgress.InitiateWizardProcessing()
Can anyone help please.?
Thanks
Share this post
Link to post
Share on other sites