Verfasser | Buehl, Kevin |
Erstellt | 08.11.2018 |
Angesehen | 20.11.2024 |
Aufrufe | 4.071 |
Windows Deployment
Performing the operation \"import\" on target \"Operating system\".
System.Management.Automation.CmdletInvocationException: Unable to enumerate images on WDS server wds01. 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 wds01. 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()