{"id":45,"date":"2022-02-28T09:37:34","date_gmt":"2022-02-28T01:37:34","guid":{"rendered":"https:\/\/www.ruianding.com\/blog\/?p=45"},"modified":"2023-09-04T22:22:35","modified_gmt":"2023-09-04T14:22:35","slug":"common-drs-error-codes-possible-troubleshooting-guides","status":"publish","type":"post","link":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/","title":{"rendered":"Common DRS Error Codes &amp; Possible Troubleshooting Guides"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"overview\"><strong>Overview<\/strong><\/h2>\n\n\n\n<p>After we followed the&nbsp;<strong><a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/active-directory\/devices\/howto-hybrid-azure-ad-join\">Configure hybrid Azure Active Directory join<\/a><\/strong> guides to set up the hybrid AAD join device, we still might encounter issues that our devices are not able to join Azure AD.<\/p>\n\n\n\n<p>We can always use the command&nbsp;<strong>dsregcmd \/status<\/strong>&nbsp;to check if the device was joined to Azure AD in the Command Prompt.<\/p>\n\n\n\n<p>For Hybrid Azure AD Joined devices, under&nbsp;<strong>Device State<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-89.png\" alt=\"\" class=\"wp-image-745\" width=\"578\" height=\"266\"\/><\/figure>\n\n\n\n<p class=\"has-pale-pink-background-color has-background has-small-font-size\">Both <strong>AzureAdJoined<\/strong> and <strong>DomainJoined<\/strong> value should return <strong>YES<\/strong>.<\/p>\n\n\n\n<p>If we did few attempts to Hybrid Join the device but the&nbsp;<strong>AzureAdJoined<\/strong>&nbsp;still return NO, we can perform further troubleshooting steps. And in the beginning, let us collect logs from the&nbsp;<strong>Event Viewer (eventvwr.msc)<\/strong>&nbsp;&gt; <strong>Applications and Services Logs<\/strong> &gt; <strong>Microsoft<\/strong> &gt; <strong>Windows<\/strong> &gt; <strong>User Device Registration<\/strong> &gt;&nbsp;<strong>Admin<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-90.png\" alt=\"\" class=\"wp-image-747\" width=\"684\" height=\"472\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1-common-errors-codes-combinations-and-possible-solutions\"><strong>1. Common Errors Codes Combinations and Possible Solutions<\/strong><\/h2>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"user-device-registration-admin-eventid-304-or-305\"><strong>User Device Registration &#8211; Admin &#8211; EventID 304 or 305<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>AdalResponseCode:<\/strong> 0xcaa1000e\n<strong>ErrorDescription:<\/strong> The handle is invalid.<\/code><\/pre>\n\n\n\n<p>Recommended step is to check the AD FS claim rules. It is important to have the AD FS claim rules in the described order and if you have multiple verified domains, do not forget remove any existing <strong>IssuerID<\/strong> rule that might have been created by Azure AD Connect or other means. Microsoft also recommends using Azure AD Connect wizard to set up device registration. Other way to configure correct claim rules for your Office 365 Relying Party is to use official AD FS claims generator.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Fallback Sync Join &#8211; EventID 304<\/strong><\/h5>\n\n\n\n<div class=\"wp-block-group has-cyan-bluish-gray-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group has-white-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p>There could be another senario that thrid party federation services were used, such as Okta, etc.&nbsp;<strong>Third party federation services will not support the federated Hybrid Azure AD join<\/strong>, after the federated Hybrid Azure AD join fail it will also return EventID 304 or 305 (Later it will be fallback to sync join, which involves Azure AD Connect and the userCertificate attribute).<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-91.png\" alt=\"\" class=\"wp-image-748\" width=\"530\" height=\"411\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-92.png\" alt=\"\" class=\"wp-image-749\" width=\"527\" height=\"421\"\/><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Fallback to Hybrid Azure AD Sync Join<\/strong><\/h5>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-93.png\" alt=\"\" class=\"wp-image-750\" width=\"527\" height=\"412\"\/><\/figure>\n<\/div><\/div>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"user-device-registration-admin-eventid-305\"><strong>User Device Registration &#8211; Admin &#8211; EventID 305<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>AdalErrorCode:<\/strong> 0xcaa90006\n<strong>ErrorDescription:<\/strong> It failed to get token by WS-Trust flow.<\/code><\/pre>\n\n\n\n<p>Make sure the computer is able to reach and authenticate to specified in the error text description Identity Provider endpoint.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"user-device-registration-admin-eventid-204\"><strong>User Device Registration &#8211; Admin &#8211; EventID 204<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>ErrorCode:<\/strong> 0x801c03f2 or 0x801c03f3\n<strong>ErrorDescription:<\/strong> DSREG<em>_E_<\/em>DIRECTORY<em>_FAILURE or DSREG_<\/em>E<em>_DEVICE_<\/em>NOT<em>_FOUND\nThe device object by the given id (xxx) is not found.\n<\/em><\/code><\/pre>\n\n\n\n<p>Make sure the on-premises computer object is synchronized to Azure AD. Run the Delta Azure AD Connect Sync PowerShell Command:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"powershell\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">Start-ADSyncSyncCycle -PolicyType Delta\n<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-94.png\" alt=\"\" class=\"wp-image-751\" width=\"738\" height=\"330\"\/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"user-device-registration-admin-eventid-204-or-304\"><strong>User Device Registration &#8211; Admin &#8211; EventID 204 or 304<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>ErrorCode:<\/strong> 0x801c03f2\n<strong>ErrorDescription:<\/strong> The public key user certificate is not found on the device object with id (xxx).<\/code><\/pre>\n\n\n\n<p>Make sure the <strong>userCertificate<\/strong> attribute is selected in the Azure AD Connect \u201c<strong>Select Attributes<\/strong>\u201d settings of the on-premises connector.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"user-device-registration-admin-eventid-304-309-201-and-233-coming-before-it-or-debug-eventid-500\"><strong>User Device Registration &#8211; Admin &#8211; EventID 304 (309, 201 and 233 coming before it) or Debug &#8211; EventID 500<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>ErrorCode (Admin Event 304):<\/strong> 0x801c0021 \n<strong>ErrorDescription:<\/strong> DSREG<em>_AUTOJOIN_<\/em>DISC<em>_FAILED\n<\/em>\n<strong>Errorcode (Admin Event 201):<\/strong> 0x80072efe\n<strong>ErrorDescription:<\/strong> The connection with the server was terminated abnormally.\n\n<strong>ErrorMessage (Debug Event 500):<\/strong> wmain TenantInfi::Discover failed with error code 0x801c0021<\/code><\/pre>\n\n\n\n<p>Most likely the network or proxy didn\u2019t allow the connection to&nbsp;<strong>Azure AD device registration endpoints<\/strong>&nbsp;or IdP to complete authentication.&nbsp;<strong>See the next error description for the recommended troubleshooting steps.<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"user-device-registration-debug-eventid-502\"><strong>User Device Registration &#8211; Debug &#8211; EventID 502<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>ErrorCode (Admin Event 304):<\/strong> 0x80072ee7\n<strong>ErrorDescription:<\/strong> The server name or address could not be resolved.\n<strong>ErrorMessage:<\/strong> WinHttpRequest&lt;class DiscoveryHttpRequest&gt;::OnCallback:The callback handling failed with error code:0x80072ee7<\/code><\/pre>\n\n\n\n<p>Most likely the&nbsp;<strong>network<\/strong>&nbsp;or&nbsp;<strong>proxy<\/strong>&nbsp;didn\u2019t allow the connection to Azure AD device registration endpoints or IdP to complete authentication. Open a new cmd window as System Account using the&nbsp;<strong><a href=\"https:\/\/docs.microsoft.com\/en-us\/sysinternals\/downloads\/pstools\">psexec tool<\/a><\/strong>:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bat\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">psexec.exe -i -s cmd.exe\n<\/pre>\n\n\n\n<p class=\"has-pale-cyan-blue-background-color has-background has-small-font-size\">You can refer to this post about how to use the psexec tool: <a href=\"https:\/\/www.ruianding.com\/blog\/execute-processes-remotely-with-psexec\/\">Execute Processes Remotely with PsExec Tool<\/a><\/p>\n\n\n\n<p>Use the System Account cmd window open a broswer, and try to navigate to:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>https:&#47;&#47;enterpriseregistration.windows.net\/&lt;VerifiedDomain&gt;\/enrollmentserver\/contract?api-version=1.2 \n<\/code><\/pre>\n\n\n\n<p class=\"has-luminous-vivid-amber-background-color has-background has-small-font-size\">Replace <strong>&lt;VerifiedDomain&gt;<\/strong> with your own verified domain<\/p>\n\n\n\n<p>You should see the list of device registration service endpoints like this.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"960\" height=\"260\" src=\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-95.png\" alt=\"\" class=\"wp-image-752\"\/><\/figure>\n\n\n\n<p>If there is a failure, you might want to configure the correct Winhttp proxy settings, and test in the same browser window opened as System Account.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"user-device-registration-admin-0x80004005\"><strong>User Device Registration &#8211; Admin &#8211; 0x80004005<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>wmain:<\/strong> Unable to retrieve access token 0x80004005\n<\/code><\/pre>\n\n\n\n<p>Check the AD FS claim rules.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"user-device-registration-admin-0xcaa90022\"><strong>User Device Registration &#8211; Admin &#8211; 0xCAA90022<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>ErrorCode:<\/strong> 0xCAA90022\n<strong>ErrorDescription:<\/strong> Could not discover endpoint for Integrate Windows Authentication.<\/code><\/pre>\n\n\n\n<p>Check your ADFS settings. It should support Integrate Windows Authentication for WS-Trust 1.3. In case your IdP is not AD FS consult your IdP documentation.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"user-device-registration-admin-0xcaa9002b\"><strong>User Device Registration &#8211; Admin &#8211; 0xCAA9002b<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>ErrorCode:<\/strong> 0xCAA9002b\n<strong>ErrorDescription:<\/strong> ADAL \u2013 ADALUseWindowsAuthenticationTenant failed, unable to perform integrated auth.\n<\/code><\/pre>\n\n\n\n<p>Check your STS settings. It should support Integrate Windows Authentication for WS-Trust 1.3. In case your IdP is not AD FS consult your IdP documentation.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"user-device-registration-admin-0x801c001d\"><strong>User Device Registration &#8211; Admin &#8211; 0x801c001d<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>ErrorCode:<\/strong> 0x801c001d\n<strong>ErrorDescription:<\/strong> Failed to lookup the registration service information from Active Directory.<\/code><\/pre>\n\n\n\n<p>Check the Service Connection Point settings in on-premises Active Directory.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"user-device-registration-admin-0x801c0012-or-debug-0x801c03e9\"><strong>User Device Registration &#8211; Admin &#8211; 0x801c0012 or Debug &#8211; 0x801c03e9<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>ErrorCode:<\/strong> 0x801c0012\n<strong>ErrorDescription:<\/strong> The discovery operation callback failed with exit code: Unknown HResult Error code 0x801c0012. The server returned HTTP status: 400. \n\n<strong>ErrorCode:<\/strong> 0x801c03e9<\/code><\/pre>\n\n\n\n<p>The on-premises proxy requiring authentication. Capture network trace while reproducing registration attempt to get more details.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-use-the-dsregcmd-debug-command-to-troubleshoot\"><strong>2. Use the Dsregcmd Command with \/debug flag to Troubleshoot<\/strong><\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>dsregcmd \/status \/debug<\/code><\/pre>\n\n\n\n<p>We can also use the&nbsp;<strong>psexec tool<\/strong>&nbsp;to open a System Account command prompt window to run this command to check if there were errors:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-96.png\" alt=\"\" class=\"wp-image-753\" width=\"597\" height=\"260\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Overview After we followed the&nbsp;Configure hybrid Azure Active Directory join guides to set up the hybrid AAD join device, we still might encounter issues that our devices are not able to join Azure AD. We can always use the command&nbsp;dsregcmd \/status&nbsp;to check if the device was joined to Azure AD in the Command Prompt. For [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"categories":[12,40],"tags":[5,6,4],"class_list":["post-45","post","type-post","status-publish","format-standard","hentry","category-troubleshooting","category-drs-windows","tag-adfs","tag-drs","tag-pstool"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Common DRS Error Codes &amp; Possible Troubleshooting Guides - \u6781\u7b80IT\uff5cSimpleIT<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Common DRS Error Codes &amp; Possible Troubleshooting Guides - \u6781\u7b80IT\uff5cSimpleIT\" \/>\n<meta property=\"og:description\" content=\"Overview After we followed the&nbsp;Configure hybrid Azure Active Directory join guides to set up the hybrid AAD join device, we still might encounter issues that our devices are not able to join Azure AD. We can always use the command&nbsp;dsregcmd \/status&nbsp;to check if the device was joined to Azure AD in the Command Prompt. For [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/\" \/>\n<meta property=\"og:site_name\" content=\"\u6781\u7b80IT\uff5cSimpleIT\" \/>\n<meta property=\"article:published_time\" content=\"2022-02-28T01:37:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-04T14:22:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-89.png\" \/>\n<meta name=\"author\" content=\"Ruian Ding\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ruian Ding\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/\"},\"author\":{\"name\":\"Ruian Ding\",\"@id\":\"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/440d88575b7dc819a4cefc8c4199db3b\"},\"headline\":\"Common DRS Error Codes &amp; Possible Troubleshooting Guides\",\"datePublished\":\"2022-02-28T01:37:34+00:00\",\"dateModified\":\"2023-09-04T14:22:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/\"},\"wordCount\":732,\"publisher\":{\"@id\":\"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/440d88575b7dc819a4cefc8c4199db3b\"},\"image\":{\"@id\":\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-89.png\",\"keywords\":[\"ADFS\",\"DRS\",\"PSTOOL\"],\"articleSection\":[\"Troubleshooting\",\"Windows\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/\",\"url\":\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/\",\"name\":\"Common DRS Error Codes &amp; Possible Troubleshooting Guides - \u6781\u7b80IT\uff5cSimpleIT\",\"isPartOf\":{\"@id\":\"https:\/\/www.ruianding.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-89.png\",\"datePublished\":\"2022-02-28T01:37:34+00:00\",\"dateModified\":\"2023-09-04T14:22:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#primaryimage\",\"url\":\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-89.png\",\"contentUrl\":\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-89.png\",\"width\":578,\"height\":266},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.ruianding.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Common DRS Error Codes &amp; Possible Troubleshooting Guides\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.ruianding.com\/blog\/#website\",\"url\":\"https:\/\/www.ruianding.com\/blog\/\",\"name\":\"Ruian's Tech Troubleshooting Toolbox\",\"description\":\"Debug the World.\",\"publisher\":{\"@id\":\"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/440d88575b7dc819a4cefc8c4199db3b\"},\"alternateName\":\"\u4e01\u777f\u5b89\u7684\u6280\u672f\u5206\u4eab\u535a\u5ba2\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.ruianding.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/440d88575b7dc819a4cefc8c4199db3b\",\"name\":\"Ruian Ding\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/05\/logo.png\",\"contentUrl\":\"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/05\/logo.png\",\"width\":284,\"height\":284,\"caption\":\"Ruian Ding\"},\"logo\":{\"@id\":\"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/image\/\"},\"description\":\"I am currently a Support Specialist at NIO, focusing on cloud-related issues for NIO Power. Previously, at Microsoft Entra ID, I specialized in identity and access management (IAM), including device registration, Windows Hello for Business (WHfB), multi-factor authentication (MFA), and single sign-on (SSO). In addition to my core expertise, I have a strong foundation in Active Directory, Servers, Cloud Computing, Network Administration, and Front-end Web Development. This diverse technical skill set enables me to effectively handle a wide range of challenges in a fast-paced IT environment.\",\"sameAs\":[\"https:\/\/www.ruianding.com\"],\"url\":\"https:\/\/www.ruianding.com\/blog\/author\/ruiand\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Common DRS Error Codes &amp; Possible Troubleshooting Guides - \u6781\u7b80IT\uff5cSimpleIT","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/","og_locale":"en_US","og_type":"article","og_title":"Common DRS Error Codes &amp; Possible Troubleshooting Guides - \u6781\u7b80IT\uff5cSimpleIT","og_description":"Overview After we followed the&nbsp;Configure hybrid Azure Active Directory join guides to set up the hybrid AAD join device, we still might encounter issues that our devices are not able to join Azure AD. We can always use the command&nbsp;dsregcmd \/status&nbsp;to check if the device was joined to Azure AD in the Command Prompt. For [&hellip;]","og_url":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/","og_site_name":"\u6781\u7b80IT\uff5cSimpleIT","article_published_time":"2022-02-28T01:37:34+00:00","article_modified_time":"2023-09-04T14:22:35+00:00","og_image":[{"url":"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-89.png","type":"","width":"","height":""}],"author":"Ruian Ding","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ruian Ding","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#article","isPartOf":{"@id":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/"},"author":{"name":"Ruian Ding","@id":"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/440d88575b7dc819a4cefc8c4199db3b"},"headline":"Common DRS Error Codes &amp; Possible Troubleshooting Guides","datePublished":"2022-02-28T01:37:34+00:00","dateModified":"2023-09-04T14:22:35+00:00","mainEntityOfPage":{"@id":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/"},"wordCount":732,"publisher":{"@id":"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/440d88575b7dc819a4cefc8c4199db3b"},"image":{"@id":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-89.png","keywords":["ADFS","DRS","PSTOOL"],"articleSection":["Troubleshooting","Windows"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/","url":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/","name":"Common DRS Error Codes &amp; Possible Troubleshooting Guides - \u6781\u7b80IT\uff5cSimpleIT","isPartOf":{"@id":"https:\/\/www.ruianding.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#primaryimage"},"image":{"@id":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-89.png","datePublished":"2022-02-28T01:37:34+00:00","dateModified":"2023-09-04T14:22:35+00:00","breadcrumb":{"@id":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#primaryimage","url":"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-89.png","contentUrl":"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/07\/image-89.png","width":578,"height":266},{"@type":"BreadcrumbList","@id":"https:\/\/www.ruianding.com\/blog\/common-drs-error-codes-possible-troubleshooting-guides\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ruianding.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Common DRS Error Codes &amp; Possible Troubleshooting Guides"}]},{"@type":"WebSite","@id":"https:\/\/www.ruianding.com\/blog\/#website","url":"https:\/\/www.ruianding.com\/blog\/","name":"Ruian's Tech Troubleshooting Toolbox","description":"Debug the World.","publisher":{"@id":"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/440d88575b7dc819a4cefc8c4199db3b"},"alternateName":"\u4e01\u777f\u5b89\u7684\u6280\u672f\u5206\u4eab\u535a\u5ba2","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ruianding.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/440d88575b7dc819a4cefc8c4199db3b","name":"Ruian Ding","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/05\/logo.png","contentUrl":"https:\/\/www.ruianding.com\/blog\/wp-content\/uploads\/2023\/05\/logo.png","width":284,"height":284,"caption":"Ruian Ding"},"logo":{"@id":"https:\/\/www.ruianding.com\/blog\/#\/schema\/person\/image\/"},"description":"I am currently a Support Specialist at NIO, focusing on cloud-related issues for NIO Power. Previously, at Microsoft Entra ID, I specialized in identity and access management (IAM), including device registration, Windows Hello for Business (WHfB), multi-factor authentication (MFA), and single sign-on (SSO). In addition to my core expertise, I have a strong foundation in Active Directory, Servers, Cloud Computing, Network Administration, and Front-end Web Development. This diverse technical skill set enables me to effectively handle a wide range of challenges in a fast-paced IT environment.","sameAs":["https:\/\/www.ruianding.com"],"url":"https:\/\/www.ruianding.com\/blog\/author\/ruiand\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ruianding.com\/blog\/wp-json\/wp\/v2\/posts\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ruianding.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ruianding.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ruianding.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ruianding.com\/blog\/wp-json\/wp\/v2\/comments?post=45"}],"version-history":[{"count":8,"href":"https:\/\/www.ruianding.com\/blog\/wp-json\/wp\/v2\/posts\/45\/revisions"}],"predecessor-version":[{"id":947,"href":"https:\/\/www.ruianding.com\/blog\/wp-json\/wp\/v2\/posts\/45\/revisions\/947"}],"wp:attachment":[{"href":"https:\/\/www.ruianding.com\/blog\/wp-json\/wp\/v2\/media?parent=45"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ruianding.com\/blog\/wp-json\/wp\/v2\/categories?post=45"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ruianding.com\/blog\/wp-json\/wp\/v2\/tags?post=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}