Windows error 0x000004F8, 1272

Detailed Error Information

SMB_GUEST_LOGON_BLOCKED[1]

MessageYou can't access this shared folder because your organization's security policies block unauthenticated guest access. These policies help protect your PC from unsafe or malicious devices on the network.
Declared inwinerror.h

This appears to be a raw Win32 error. More information may be available in error 0x800704F8.

HRESULT analysis[2]

This is probably not the correct interpretation of this error. The Win32 error above is more likely to indicate the actual problem.
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
FacilityCode0 (0x000)
NameFACILITY_NULL[2][1]
DescriptionThe default facility code.[2][1]
Error Code1272 (0x04f8)

Questions

0votes
0answers

Win10 Shared Printer available to Win7 machine, but not 2nd Win10 machine

Like everyone else I'm working from home these days and trying to make the best of it. I have three laptops on a LAN network, 2 running Windows 10, running Windows 7 (yay for Mouse Without Borders). The printer is plugged into one of the Win10 machines and shared. The [...] read more
windows-10
printing

Comments

Paulina

Como puedo solucionar lo siguiente: Error de Windows 0x000004F8 que me sale en mi "PC-C" al intentar conectar una impresora que está en red instalada en "PC-A" y otra máquina "PC-B" que también está en la misma red si puede imprimir.

Por favor alguien que me ayude para poder resolver el aparente tema de autenticación.

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