код завершения unknown hresult error code 0x801c001d

Идентификаторы события 307 и 304 с кодом ошибки 0x801c001d на устройстве Windows 10

В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

Код ошибки 0x801c001d – Идентификаторы события 307 и 304

код завершения unknown hresult error code 0x801c001d. 0x801c001d %E2%80%93 Event ID 307 and 304. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-0x801c001d %E2%80%93 Event ID 307 and 304. картинка код завершения unknown hresult error code 0x801c001d. картинка 0x801c001d %E2%80%93 Event ID 307 and 304. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

При развертывании Windows на устройстве регистрируются следующие события:

Имя журнала: Microsoft-Windows-User Device Registration / Admin
Источник: Регистрация устройства пользователя
ID события: 307
Уровень: Ошибка
Описание:
Ошибка автоматической регистрации. Не удалось найти информацию о службе регистрации в Active Directory. Код выхода: Неизвестный код ошибки HResult: 0x801c001d. См. Http://go.microsoft.com/fwlink/?LinkId=623042.

Вы столкнетесь с этой проблемой, потому что эти коды событий 307 и 304 возникают, когда инфраструктура Active Directory не подготовлена ​​для Гибридное соединение. Когда устройство пытается выполнить гибридное присоединение, регистрация не выполняется, и события регистрируются.

Как правило, организации с локальным следом полагаются на методы создания образов для подготовки устройств, и они часто используют Диспетчер конфигурации или же Групповая политика (GP) управлять ими.

Если в вашей среде есть локальный след AD, и вы также хотите воспользоваться возможностями, предоставляемыми Лазурь Active Directory, вы можете реализовать гибридные присоединенные к Azure AD устройства. Эти устройства являются устройствами, которые подключены к вашей локальной службе Active Directory и зарегистрированы в Azure Active Directory.

Чтобы решить эту проблему, Microsoft в статье поддержки указывает, что эти идентификаторы событий 307 и 304 можно безопасно игнорировать, потому что, если инфраструктура AD находится в негибридное соединение среды, эти идентификаторы событий ожидаются во время Развертывание Windows 10.

Однако, если вы столкнулись с этой проблемой в среде гибридного присоединения, обратитесь к этому Документ Microsoft для шагов по устранению неполадок.

Надеюсь, этот пост направит вас в правильном направлении.

Источник

Error code 0x801c001d: Automatic registration failed, failed to look up the registration service information from Active Directory with exit code unknown HResult

Microsoft’s identity solutions span across on-premises and cloud-based capabilities. These solutions create a common user identity for authentication and authorization to all resources, regardless of location. This is referred to as a “hybrid identity”. Therefore, Hybrid identity is having a common user identity for authentication and authorization both on-premises and in the cloud. Kindly see the following guides on Pass-Through Authentication: AD Connect Tool status displays inactive, and “Pass-Through Authentication sign-in issue, non-routable domain, Invalid username and password for Single Sign-On“.

Here are some contents that I have written relating to Pass-Through Authentication: Azure Active Directory integration with on-Premise AD using PTA, Pass-Through Authentication Authentication and Active Directory Federation Services (PTA/ ADFS): VM environment setup on Hyper-V for Windows Server Active Directory, Azure Active Directory Integration,

To achieve hybrid identity with Azure AD, one of three authentication methods can be used, depending on your scenarios. The three methods are:
– Password hash synchronization (PHS)
– Pass-through authentication (PTA)
– Federation (AD FS)

When prompted with the following error as shown in the figure below » Automatic registration failed. Failed to lookup the registration service information from Active Directory. Exit code: Unknown HResult Error code: 0x801c001d. See http://go.microsoft.com/fwlink/?LinkId=623042 «

This error occurs when the infrastructure is not prepared for Hybrid join. When the device tries to do Hybrid join, the registration fails, and the events are logged.
– Therefore, the Automatic Device Join runs as a scheduled task whenever someone logs into a server. This can cause a lot of event errors as shown below.

Screenshot 2020 07 25 at 15.20.13

Here is my suggestion:
-Basically, if the infrastructure is in a non-Hybrid join environment, these event IDs are expected during Windows 10 deployment. They can be ignored! So they are therefore ignored by me. 🙂 If you have a Hybrid environment and you wish to fix this issue, kindly visit this article “troubleshooting hybrid Azure Active Directory joined devices“.

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

Источник

Event ID 307 and 304 with error code 0x801c001d on Windows 10 device

In today’s post, we will identify the cause and then provide possible resolutions to the issue of event ID 307 and event ID 304 with error code 0x801c001d are logged after you deploy Windows 10 on a device.

Error code 0x801c001d – Event ID 307 and 304

When you deploy Windows on a device, the following events are logged:

Log Name: Microsoft-Windows-User Device Registration/Admin
Source: User Device Registration
Event ID: 307
Level: Error
Description:
Automatic registration failed. Failed to lookup the registration service information from Active Directory. Exit code: Unknown HResult Error code: 0x801c001d. See http://go.microsoft.com/fwlink/?LinkId=623042

You’ll encounter this issue because these event IDs 307 and 304 occur when the Active Directory infrastructure is not prepared for Hybrid join. When the device tries to do Hybrid join, the registration fails, and the events are logged.

Typically, organizations with an on-premises footprint rely on imaging methods to provision devices, and they often use Configuration Manager or Group Policy (GP) to manage them.

If your environment has an on-premises AD footprint and you also want to benefit from the capabilities provided by Azure Active Directory, you can implement Hybrid Azure AD joined devices. These devices are devices that are joined to your on-premises Active Directory and registered with your Azure Active Directory.

To resolve this issue, Microsoft in a support article points out that these event IDs 307 and 304 can be safely ignored because if the AD infrastructure is in a non-Hybrid join environment, these event IDs are expected during Windows 10 deployment.

However, if you’re experiencing this issue whilst in a Hybrid join environment, refer to this Microsoft document for troubleshooting steps.

Hope this post guides you in the right direction.

Источник

Код завершения unknown hresult error code 0x801c001d

This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

Asked by:

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

Question

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

it has been highlighted in our environment that «Windows 10 devices are trying to register to Azure AD and failing«.

we have Azure AD (infra) configured but we don’t want to register our Windows 10 devices, which are on-prem AD joined to register to Azure AD.

do anyone know what is causing this error? and how to stop devices trying to register to azure AD.

Here is the screenshot of the error event:

All replies

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

I am not sure about the error, but has someone set a GPO to automatically register the machines? I would do a gpresult /scope computer /h gpresult.html one of the machines and see if there has been a GPO set.

The GPO can be found at Computer Configuration > Policies > Administrative Templates > Windows Components > Device Registration. Right-click Register domain-joined computers as devices or Computer Configuration > Policies > Administrative Templates > Windows Components > Workplace Join > Automatically workplace join client computers

Источник

Код завершения unknown hresult error code 0x801c001d

This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

Answered by:

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

Question

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

Newly imaged computers with 1607 that after I join the domain my user do not get all of the group policies.

I get this error when trying to run gpresult, INFO: The user does not have RSoP data.

The only error in the system log is the following:

Automatic registration failed at join phase. Exit code: Unknown HResult Error code: 0x801c001d. Server error: empty. Debug Output:\r\n joinMode: Join
drsInstance: undefined
registrationType: undefined
tenantType: undefined
tenantId: undefined
configLocation: undefined
errorPhase: discover
adalCorrelationId: undefined
adalLog: undefined
adalLog: undefined
adalResponseCode: 0x0

My domain is 2012 R2

Answers

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

код завершения unknown hresult error code 0x801c001d. trans. код завершения unknown hresult error code 0x801c001d фото. код завершения unknown hresult error code 0x801c001d-trans. картинка код завершения unknown hresult error code 0x801c001d. картинка trans. В сегодняшнем посте мы определим причину, а затем предложим возможные решения проблемы событие ID 307 и событие ID 304 с кодом ошибки 0x801c001d регистрируются после развертывания Windows 10 на устройстве.

Try removing all GPO history from the user’s profile by deleting this registry key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy\History

Then do a gpupdate and log off and on and see if that sorts it out.

Also, check this similar case below for assistance.

INFO: The user «Domain\user» does not have RSOP data

In addition, I search online for a long time and find out a user meet with the same system log error as you, check this link and notice Kieren’s reply, maybe his troubleshooting thread can give you prompt.

Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *