Windows error 0x8007277C, -2147014788

Detailed Error Information

HRESULT analysis[1]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[1][2]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[1][2]
Error Code10108 (0x277c)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x0000277c.

Questions

0votes
2answers

w32tm /monitor VS w32tm /monitor /computers:

Let's say I have a computer called...StpdPrblm. When I open a command prompt window (domain user, local administrator) and run "w32tm /monitor" I get a good response from all 70 of my domain controllers. But when I run "w32tm /monitor /computers:StpdPrblm.domain.corp", I get the following output: * StpdPrblm.domain.corp [error 0x8007277C] [...] read more
windows-xp
ntp

Comments

Leave a comment

(plain text only)

Sources

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

User contributions licensed under CC BY-SA 3.0