{"id":803,"date":"2017-06-07T23:09:52","date_gmt":"2017-06-07T23:09:52","guid":{"rendered":"https:\/\/regroove.ca\/stellark\/?p=803"},"modified":"2023-02-24T18:41:50","modified_gmt":"2023-02-24T18:41:50","slug":"rename-device-azure-ad-intune","status":"publish","type":"post","link":"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/","title":{"rendered":"Rename Device in Azure AD and Intune"},"content":{"rendered":"<h2>Scenario<\/h2>\n<p>You joined a device to Azure AD then later on renamed it.&nbsp; The display name is never updated in Azure AD or Intune.&nbsp; The resolution?&nbsp; Change the display name using PowerShell of course!<\/p>\n<h2>Steps<\/h2>\n<ul>\n<li>If you don&#8217;t already have it get the Azure AD PowerShell module <a href=\"https:\/\/docs.microsoft.com\/en-us\/powershell\/module\/azuread\/?view=azureadps-2.0\">here<\/a><\/li>\n<li>Once the module is installed open PowerShell and connect to Azure AD:<\/li>\n<\/ul>\n<p>$credential = Get-credential<\/p>\n<p>Connect-AzureAD -Credential $credential<\/p>\n<ul>\n<li>Once connected get the objectID of the device you need to update:<\/li>\n<\/ul>\n<p>Get-AzureADDevice (this will display a list of all Azure joined devices and their objectID&#8217;s)<\/p>\n<ul>\n<li>Using the objectID of the device you wish to update type the following:<\/li>\n<\/ul>\n<p>Set-AzureADDevice -objectID &#8220;objectID of device&#8221; -displayname &#8220;new display name&#8221;<\/p>\n<ul>\n<li>Confirm changes made in Azure AD and Intune<\/li>\n<li>Confirm via powershell<\/li>\n<\/ul>\n<p>Get-AzureADDevice -objectID &#8220;objectID of device&#8221;<\/p>\n<p>Done!<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Scenario You joined a device to Azure AD then later on renamed it.&nbsp; The display name is never updated in Azure AD or Intune.&nbsp; The resolution?&nbsp; Change the display name using PowerShell of course! Steps If you don&#8217;t already have it get the Azure AD PowerShell module here Once the module is installed open PowerShell &hellip; <a href=\"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/\"><\/a><\/p>\n","protected":false},"author":11,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[11,31,46,71],"tags":[110,134,157,193],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Rename Device in Azure AD and Intune - Stephanie Kahlam<\/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:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Rename Device in Azure AD and Intune - Stephanie Kahlam\" \/>\n<meta property=\"og:description\" content=\"Scenario You joined a device to Azure AD then later on renamed it.&nbsp; The display name is never updated in Azure AD or Intune.&nbsp; The resolution?&nbsp; Change the display name using PowerShell of course! Steps If you don&#8217;t already have it get the Azure AD PowerShell module here Once the module is installed open PowerShell &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/\" \/>\n<meta property=\"og:site_name\" content=\"Stephanie Kahlam\" \/>\n<meta property=\"article:published_time\" content=\"2017-06-07T23:09:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-24T18:41:50+00:00\" \/>\n<meta name=\"author\" content=\"Stephanie Kahlam\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Stephanie Kahlam\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/\",\"url\":\"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/\",\"name\":\"Rename Device in Azure AD and Intune - Stephanie Kahlam\",\"isPartOf\":{\"@id\":\"https:\/\/regroove.ca\/stellark\/#website\"},\"datePublished\":\"2017-06-07T23:09:52+00:00\",\"dateModified\":\"2023-02-24T18:41:50+00:00\",\"author\":{\"@id\":\"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/175e89cb69612178b2ac838c0bab6149\"},\"breadcrumb\":{\"@id\":\"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Stellark Home\",\"item\":\"https:\/\/regroove.ca\/stellark\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Rename Device in Azure AD and Intune\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/regroove.ca\/stellark\/#website\",\"url\":\"https:\/\/regroove.ca\/stellark\/\",\"name\":\"Stephanie Kahlam\",\"description\":\"Microsoft 365 and SMB.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/regroove.ca\/stellark\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/175e89cb69612178b2ac838c0bab6149\",\"name\":\"Stephanie Kahlam\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/398b95e23dc9eaf37a780b86a239b485?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/398b95e23dc9eaf37a780b86a239b485?s=96&d=mm&r=g\",\"caption\":\"Stephanie Kahlam\"},\"url\":\"https:\/\/regroove.ca\/stellark\/author\/skahlam\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Rename Device in Azure AD and Intune - Stephanie Kahlam","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:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/","og_locale":"en_US","og_type":"article","og_title":"Rename Device in Azure AD and Intune - Stephanie Kahlam","og_description":"Scenario You joined a device to Azure AD then later on renamed it.&nbsp; The display name is never updated in Azure AD or Intune.&nbsp; The resolution?&nbsp; Change the display name using PowerShell of course! Steps If you don&#8217;t already have it get the Azure AD PowerShell module here Once the module is installed open PowerShell &hellip;","og_url":"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/","og_site_name":"Stephanie Kahlam","article_published_time":"2017-06-07T23:09:52+00:00","article_modified_time":"2023-02-24T18:41:50+00:00","author":"Stephanie Kahlam","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Stephanie Kahlam","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/","url":"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/","name":"Rename Device in Azure AD and Intune - Stephanie Kahlam","isPartOf":{"@id":"https:\/\/regroove.ca\/stellark\/#website"},"datePublished":"2017-06-07T23:09:52+00:00","dateModified":"2023-02-24T18:41:50+00:00","author":{"@id":"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/175e89cb69612178b2ac838c0bab6149"},"breadcrumb":{"@id":"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/regroove.ca\/stellark\/2017\/06\/07\/rename-device-azure-ad-intune\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Stellark Home","item":"https:\/\/regroove.ca\/stellark\/"},{"@type":"ListItem","position":2,"name":"Rename Device in Azure AD and Intune"}]},{"@type":"WebSite","@id":"https:\/\/regroove.ca\/stellark\/#website","url":"https:\/\/regroove.ca\/stellark\/","name":"Stephanie Kahlam","description":"Microsoft 365 and SMB.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/regroove.ca\/stellark\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/175e89cb69612178b2ac838c0bab6149","name":"Stephanie Kahlam","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/398b95e23dc9eaf37a780b86a239b485?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/398b95e23dc9eaf37a780b86a239b485?s=96&d=mm&r=g","caption":"Stephanie Kahlam"},"url":"https:\/\/regroove.ca\/stellark\/author\/skahlam\/"}]}},"_links":{"self":[{"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/posts\/803"}],"collection":[{"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/comments?post=803"}],"version-history":[{"count":1,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/posts\/803\/revisions"}],"predecessor-version":[{"id":1413,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/posts\/803\/revisions\/1413"}],"wp:attachment":[{"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/media?parent=803"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/categories?post=803"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/tags?post=803"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}