Windows error 0x003D0001, 3997697

Detailed Error Information

WS_S_END[1]

MessageThere are no more messages available on the channel.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode61 (0x03d)
NameFACILITY_WEBSERVICES[2][1]
DescriptionThe source of the error code is the Web Services.[2][1]
Error Code1 (0x0001)

Questions

7votes
6answers

Windows Server 2008 install: wpeinit -unattend:unattend.xml does nothing

I'm trying to set up automated installations of Windows Server 2008 x64. I have it working using a DVD and autounattend.xml on a USB key, but now I want to make it work over PXE so I don't have to put the DVD in the drive on some overseas servers. [...] read more
windows-server-2008
installation
unattended
windows-pe

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0