{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/de-de/powershell/","_op_gitContributorInformation":{"author":{"display_name":"姜昊","id":"1411595","name":"adamed","profile_url":"https://github.com/adamed"},"contributors":[{"display_name":"Steve Mutungi","id":"76744014","name":"stevemutungi","profile_url":"https://github.com/stevemutungi"},{"display_name":"Bill Mathers","id":"5277878","name":"billmath","profile_url":"https://github.com/billmath"},{"display_name":"qinezh","id":"15644078","name":"qinezh","profile_url":"https://github.com/qinezh"}],"update_at":"10.08.2026","updated_at_date_time":"2026-08-10T21:06:39.6145562Z"},"_path":"module/azuread/new-azureaddevice.json","_rel":"../../","_tocRel":"../active-directory/toc.json","apiPlatform":"powershell","author":"adamed","brand":"azure","breadcrumb_path":"/powershell/bread/toc.json","canonical_url":"https://learn.microsoft.com/de-de/powershell/module/azuread/new-azureaddevice?view=azureadps-2.0","content_git_url":"https://github.com/Azure/azure-docs-powershell-azuread/blob/live/azureadps-2.0/AzureAD/New-AzureADDevice.md","default_moniker":"azureadps-2.0","depot_name":"Azure.azureps-azuread","external help file":"Microsoft.Open.AzureAD16.Graph.PowerShell.dll-Help.xml","feedback_system":"Standard","git_commit_id":"2c81fa13b8c1dff4a9dbdbf0b46d62f8ad36ef2b","gitcommit":"https://github.com/Azure/azure-docs-powershell-azuread/blob/2c81fa13b8c1dff4a9dbdbf0b46d62f8ad36ef2b/azureadps-2.0/AzureAD/New-AzureADDevice.md","github_contributors":["stevemutungi","billmath","qinezh"],"locale":"de-de","Module Name":"AzureAD","monikers":["azureadps-2.0"],"ms.author":"adamed","ms.devlang":"powershell","ms.manager":"kbrint","ms.service":"azure-active-directory","ms.topic":"reference","online version":"","open_to_public_contributors":true,"original_content_git_url":"https://github.com/Azure/azure-docs-powershell-azuread/blob/live/azureadps-2.0/AzureAD/New-AzureADDevice.md","original_content_git_url_template":"{repo}/blob/{branch}/azureadps-2.0/AzureAD/New-AzureADDevice.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/b1cfdec6-b0c3-4209-818c-736879856e0e","https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3"],"ROBOTS":"NOINDEX","searchScope":["Azure"],"showPowerShellPicker":"true","site_name":"Docs","uhfHeaderId":"Azure","updated_at":"2026-08-10 09:06 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/azuread/new-azureaddevice","monikerGroup":"adfd5734129b557b517108a21642cd0d","name":"New-AzureADDevice","schemaType":"PowershellCmdlet","summary":"<p>Erstellt ein Gerät.</p>\n","uid":"AzureAD.New-AzureADDevice"}]},"_xrefmap":{"AzureAD":{"href":"./","monikerGroup":"adfd5734129b557b517108a21642cd0d","name":"AzureAD","schemaType":"PowershellModule","uid":"AzureAD"},"AzureAD.New-AzureADDevice":{"href":"new-azureaddevice","monikerGroup":"adfd5734129b557b517108a21642cd0d","name":"New-AzureADDevice","schemaType":"PowershellCmdlet","summary":"<p>Erstellt ein Gerät.</p>\n","uid":"AzureAD.New-AzureADDevice"}},"description":"<p>Das Cmdlet New-AzureADDevice erstellt ein Gerät in Azure Active Directory (AD).</p>\n","examples":[{"code":"PS C:\\>New-AzureADDevice -AccountEnabled $true -DisplayName \"My new device\" -AlternativeSecurityIds $altsecid -DeviceId $guid -DeviceOSType \"OS/2\" -DeviceOSVersion \"9.3\"\n\nObjectId                             DeviceId                             DisplayName\n--------                             --------                             -----------\n99a1915d-298f-42d1-93ae-71646b85e2fa 5547679b-809d-4e2c-9820-3c4401a573a8 My new device","description":"<p>Mit diesem Befehl wird ein neues Gerät erstellt.</p>\n","summary":"","title":"Beispiel 1: Erstellen eines Geräts"}],"links":[{"href":"get-azureaddevice","text":"Get-AzureADDevice"},{"href":"remove-azureaddevice","text":"Remove-AzureADDevice"},{"href":"set-azureaddevice","text":"Set-AzureADDevice"}],"module":"AzureAD","name":"New-AzureADDevice","notes":"<p>Weitere Informationen finden Sie im <a href=\"migrate/new-azureaddevice\">Migrationsleitfaden für New-AzureADDevice</a> zu Microsoft Graph PowerShell.</p>\n","parameters":[{"aliases":"","defaultValue":"None","description":"<p>Gibt an, ob das Konto aktiviert ist.</p>\n","isRequired":true,"name":"AccountEnabled","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>@{Text=}</p>\n","isRequired":true,"name":"AlternativeSecurityIds","parameterValueGroup":"","position":"Named","type":"<p><a class=no-loc href='/dotnet/api/system.collections.generic.list-1'>List&lt;T&gt;</a><span>[</span><span class=\"no-loc xref\">Microsoft.Open.AzureAD.Model.AlternativeSecurityId</span><span>]</span></p>\n"},{"aliases":"","defaultValue":"None","description":"<p>@{Text=}</p>\n","name":"ApproximateLastLogonTimeStamp","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">DateTime</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Gibt die ID des Geräts an.</p>\n","isRequired":true,"name":"DeviceId","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Die Metadaten für dieses Gerät</p>\n","name":"DeviceMetadata","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Gibt die Objektversion des Geräts an.</p>\n","name":"DeviceObjectVersion","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Gibt den Betriebssystemtyp des neuen Geräts an.</p>\n","isRequired":true,"name":"DeviceOSType","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Gibt die Betriebssystemversion des neuen Geräts an.</p>\n","isRequired":true,"name":"DeviceOSVersion","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>@{Text=}</p>\n","name":"DevicePhysicalIds","parameterValueGroup":"","position":"Named","type":"<p><a class=no-loc href='/dotnet/api/system.collections.generic.list-1'>List&lt;T&gt;</a><span>[</span><a class=no-loc href='/dotnet/api/system.string'>String</a><span>]</span></p>\n"},{"aliases":"","defaultValue":"None","description":"<p>Der Vertrauenstyp für dieses Gerät</p>\n","name":"DeviceTrustType","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Gibt den Anzeigenamen des neuen Geräts an.</p>\n","isRequired":true,"name":"DisplayName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>true, wenn das Gerät Richtlinien für die Verwaltung mobiler Geräte (Mobile Device Management, MDM) erfüllt, andernfalls false.</p>\n","name":"IsCompliant","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>true, wenn das Gerät von einer MDM-App (Mobile Device Management) wie Intune verwaltet wird; andernfalls false</p>\n","name":"IsManaged","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>{{ Fill ProfileType Description }}</p>\n","name":"ProfileType","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>{{ Fill SystemLabels Description }}</p>\n","name":"SystemLabels","parameterValueGroup":"","position":"Named","type":"<p><a class=no-loc href='/dotnet/api/system.collections.generic.list-1'>List&lt;T&gt;</a><span>[</span><a class=no-loc href='/dotnet/api/system.string'>String</a><span>]</span></p>\n"}],"schema":"PowershellCmdlet","summary":"<p>Erstellt ein Gerät.</p>\n","syntaxes":["New-AzureADDevice -AccountEnabled <Boolean>\n -AlternativeSecurityIds <System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.AlternativeSecurityId]>\n [-ApproximateLastLogonTimeStamp <DateTime>] -DeviceId <String> [-DeviceMetadata <String>]\n [-DeviceObjectVersion <Int32>] -DeviceOSType <String> -DeviceOSVersion <String>\n [-DevicePhysicalIds <System.Collections.Generic.List`1[System.String]>] [-DeviceTrustType <String>]\n -DisplayName <String> [-IsCompliant <Boolean>] [-IsManaged <Boolean>] [-ProfileType <String>]\n [-SystemLabels <System.Collections.Generic.List`1[System.String]>] [<CommonParameters>]"],"uid":"AzureAD.New-AzureADDevice","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"de-de","loc_version":"2023-12-19T23:03:38.0784027Z","loc_source_id":"Github-69396401#live","loc_file_id":"Github-69396401.live.Azure.azureps-azuread.azureadps-2.0/AzureAD/New-AzureADDevice.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/azuread/new-azureaddevice","monikerGroup":"adfd5734129b557b517108a21642cd0d","name":"New-AzureADDevice","schemaType":"PowershellCmdlet","summary":"<p>Erstellt ein Gerät.</p>\n","uid":"AzureAD.New-AzureADDevice"}],"canonical_url":"https://learn.microsoft.com/de-de/powershell/module/azuread/new-azureaddevice?view=azureadps-2.0","_op_canonicalUrl":"https://learn.microsoft.com/de-de/powershell/module/azuread/new-azureaddevice?view=azureadps-2.0"},"pageMetadata":"<meta name=\"description\" content=\"<p>Das Cmdlet New-AzureADDevice erstellt ein Gerät in Azure Active Directory (AD).</p>\n\" />\r\n<meta name=\"hideEdit\" content=\"true\" />\r\n<meta name=\"loc_file_id\" content=\"Github-69396401.live.Azure.azureps-azuread.azureadps-2.0/AzureAD/New-AzureADDevice.md\" />\r\n<meta name=\"loc_source_id\" content=\"Github-69396401#live\" />\r\n<meta name=\"loc_version\" content=\"2023-12-19T23:03:38.0784027Z\" />\r\n<meta name=\"module\" content=\"AzureAD\" />\r\n<meta name=\"ms.contentlocale\" content=\"de-de\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"New-AzureADDevice\" />\r\n<meta name=\"notes\" content=\"<p>Weitere Informationen finden Sie im <a href=&quot;migrate/new-azureaddevice&quot;>Migrationsleitfaden für New-AzureADDevice</a> zu Microsoft Graph PowerShell.</p>\n\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Erstellt ein Gerät.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"New-AzureADDevice -AccountEnabled <Boolean>\n -AlternativeSecurityIds <System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.AlternativeSecurityId]>\n [-ApproximateLastLogonTimeStamp <DateTime>] -DeviceId <String> [-DeviceMetadata <String>]\n [-DeviceObjectVersion <Int32>] -DeviceOSType <String> -DeviceOSVersion <String>\n [-DevicePhysicalIds <System.Collections.Generic.List`1[System.String]>] [-DeviceTrustType <String>]\n -DisplayName <String> [-IsCompliant <Boolean>] [-IsManaged <Boolean>] [-ProfileType <String>]\n [-SystemLabels <System.Collections.Generic.List`1[System.String]>] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"AzureAD.New-AzureADDevice\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}