Event ID - 774

Event Id774
SourceWDSPXE
DescriptionThe Windows Deployment Services server was signaled to re-read its configuration settings. The server was unable to detect the configured rogue detection state. This can happen if there was an error reading configuration information from the registry. The server will not process incoming client requests. Error Information: %1
Event Information According to Microsoft :

Cause :

This event is logged when the Windows Deployment Services server was unable to detect the configured rogue detection state.

Resolution :

Check the registry data and permissions

The Windows Deployment Services PXE server must be able to read the necessary configuration settings from the registry so that is can provide network boot programs to client computers. To resolve this issue, ensure that the registry data is not missing or corrupt, and that the PXE server has the correct permissions.

Caution : Incorrectly editing the registry might severely damage your system. Before making changes to the registry, you should back up any valued data.

To perform this procedure, you must either be a member of the local Administrators group or have been delegated the appropriate authority.

To ensure the registry data and permissions:
  1. Open the Registry Editor. (Click Start , type regedit in the Start Search box, and then press ENTER).
  2. Ensure that the WDSPXE registry key exists at the following location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WDSServer\Providers\WDSPXE .
  3. If this key exists at the specified location, ensure that the SYSTEM account used by WDSPXE has permission to read from the registry. To do this, right-click the WDSServer node, click Permissions , click SYSTEM , and then ensure that Full Control is selected.
  4. If the key is not present or is corrupt, you will need to reinitialize the server. To do this, open the Command Prompt window, run wdsutil /uninitialize-server , and then run wdsutil /initialize-server /reminst :(path to RemoteInstall folder).
Verify :

To verify that your PXE server is authorized:
  1. Open the Command Prompt window. (Click Start , point to All Programs , click Accessories , and then click Command Prompt .)
  2. At the command prompt, run wdsutil /get-server /show:config .
  3. Verify that Rogue detection (under PXE Bind Policy ) is set to Enabled , and that the Authorization status (under Server Authorization ) is set to Authorized .
Reference LinksEvent ID 774 from Source WDSPXE

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.