{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/de-de/powershell/","_op_gitContributorInformation":{"author":{"display_name":"Banreet Kaur","id":"92906285","name":"Banreet","profile_url":"https://github.com/Banreet"},"contributors":[{"display_name":"Aaron Czechowski","id":"26784733","name":"aczechowski","profile_url":"https://github.com/aczechowski"}],"update_at":"25.06.2026","updated_at_date_time":"2026-06-25T23:02:01.3979822Z"},"_path":"module/configurationmanager/get-cmphase.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/de-de/powershell/module/configurationmanager/get-cmphase?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Get-CMPhase.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"b83949ed-b2f3-fc35-aa3f-f4abfb9a8683","document_version_independent_id":"de2423cd-9ee1-0c7b-8f09-b9505e43ed29","external help file":"AdminUI.PS.dll-Help.xml","feedback_product_url":"https://feedbackportal.microsoft.com/feedback/forum/4669adfc-ee1b-ec11-b6e7-0022481f8472","feedback_system":"Standard","git_commit_id":"84cb999aeac3937d9210ff247793f869487e2423","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/84cb999aeac3937d9210ff247793f869487e2423/sccm-ps/ConfigurationManager/Get-CMPhase.md","github_contributors":["aczechowski"],"locale":"de-de","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"12/30/2021","ms.service":"configuration-manager","ms.subservice":"other","ms.topic":"reference","online version":"","open_to_public_contributors":true,"original_content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/live/sccm-ps/ConfigurationManager/Get-CMPhase.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Get-CMPhase.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-25 11:02 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmphase","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMPhase","schemaType":"PowershellCmdlet","summary":"<p>Rufen Sie eine Bereitstellungsphase für eine bestimmte Instanz einer stufenweisen Bereitstellung ab.</p>\n","uid":"ConfigurationManager.Get-CMPhase"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Get-CMPhase":{"href":"get-cmphase","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMPhase","schemaType":"PowershellCmdlet","summary":"<p>Rufen Sie eine Bereitstellungsphase für eine bestimmte Instanz einer stufenweisen Bereitstellung ab.</p>\n","uid":"ConfigurationManager.Get-CMPhase"}},"description":"<p>Verwenden Sie dieses Cmdlet, um eine Bereitstellungsphase für eine bestimmte Instanz einer stufenweisen Bereitstellung abzurufen.</p>\n<p>Weitere Informationen finden Sie unter <a href=\"/mem/configmgr/osd/deploy-use/create-phased-deployment-for-task-sequence\">Erstellen von Bereitstellungen in Phasen mit Configuration Manager</a>.</p>\n<div class=\"NOTE\">\n<p>Hinweis</p>\n<p>Führen Sie Configuration Manager-Cmdlets auf dem Configuration Manager-Standortlaufwerk aus, z. B <code>PS XYZ:\\&gt;</code>. . Weitere Informationen finden Sie unter <a href=\"/powershell/sccm/overview\">Erste Schritte</a>.</p>\n</div>\n","examples":[{"code":"Get-CMPhase -Id \"66DEDF86-D0CB-457D-88BE-47E3FAC92A47\"","description":"","summary":"<p>In diesem Beispiel wird die Phase anhand ihrer ID abgerufen.</p>\n","title":"Beispiel 1: Abrufen der Phase nach ID"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"/mem/configmgr/osd/deploy-use/create-phased-deployment-for-task-sequence","text":"Erstellen von Bereitstellungen in Phasen"}],"module":"ConfigurationManager","name":"Get-CMPhase","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManager.PhasedDeploymentModel.Phase</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>Geben Sie ein Auflistungsobjekt für die Phase an. Verwenden Sie zum Abrufen dieses Objekts das Cmdlet <a href=\"get-cmcollection\">Get-CMCollection</a> .</p>\n","name":"Collection","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Geben Sie eine Sammlung nach ID für die Phase an.</p>\n","name":"CollectionId","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Geben Sie eine Auflistung anhand des Namens für die Phase an.</p>\n","name":"CollectionName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Dieser Parameter behandelt Wildcardzeichen als Literalzeichenwerte. Sie können es nicht mit <strong>ForceWildcardHandling</strong> kombinieren.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Dieser Parameter verarbeitet Wildcardzeichen und kann zu unerwartetem Verhalten führen (nicht empfohlen). Sie können es nicht mit <strong>DisableWildcardHandling</strong> kombinieren.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"PhaseId","defaultValue":"None","description":"<p>Geben Sie die ID der Phase an.</p>\n","name":"Id","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"PhasedDeployment","defaultValue":"None","description":"<p>Geben Sie das Phasenbereitstellungsobjekt für die Phase an.</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"0","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"PhaseName","defaultValue":"None","description":"<p>Geben Sie den Namen der stufenweisen Bereitstellung an.</p>\n","name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"PhaseOrder","defaultValue":"None","description":"<p>Geben Sie einen ganzzahligen Wert für die Reihenfolge der Phase an.</p>\n","name":"Order","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Geben Sie die ID der stufenweisen Bereitstellung an.</p>\n","isRequired":true,"name":"PhasedDeploymentId","parameterValueGroup":"","position":"0","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Geben Sie den Namen der stufenweisen Bereitstellung an.</p>\n","isRequired":true,"name":"PhasedDeploymentName","parameterValueGroup":"","position":"0","type":"<span class=\"no-loc xref\">String</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Rufen Sie eine Bereitstellungsphase für eine bestimmte Instanz einer stufenweisen Bereitstellung ab.</p>\n","syntaxes":["Get-CMPhase [-Collection <IResultObject>] [-CollectionId <String>] [-CollectionName <String>] [-Id <String>]\n [-InputObject] <IResultObject> [-Name <String>] [-Order <Int32>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]","Get-CMPhase [-Collection <IResultObject>] [-CollectionId <String>] [-CollectionName <String>] [-Id <String>]\n [-Name <String>] [-Order <Int32>] [-PhasedDeploymentId] <String> [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]","Get-CMPhase [-Collection <IResultObject>] [-CollectionId <String>] [-CollectionName <String>] [-Id <String>]\n [-Name <String>] [-Order <Int32>] [-PhasedDeploymentName] <String> [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]"],"uid":"ConfigurationManager.Get-CMPhase","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"de-de","loc_version":"2024-08-21T21:18:36.7205003Z","loc_source_id":"Github-72476255#live","loc_file_id":"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/Get-CMPhase.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/get-cmphase","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Get-CMPhase","schemaType":"PowershellCmdlet","summary":"<p>Rufen Sie eine Bereitstellungsphase für eine bestimmte Instanz einer stufenweisen Bereitstellung ab.</p>\n","uid":"ConfigurationManager.Get-CMPhase"}],"canonical_url":"https://learn.microsoft.com/de-de/powershell/module/configurationmanager/get-cmphase?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/de-de/powershell/module/configurationmanager/get-cmphase?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Verwenden Sie dieses Cmdlet, um eine Bereitstellungsphase für eine bestimmte Instanz einer stufenweisen Bereitstellung abzurufen.</p>\n<p>Weitere Informationen finden Sie unter <a href=&quot;/mem/configmgr/osd/deploy-use/create-phased-deployment-for-task-sequence&quot;>Erstellen von Bereitstellungen in Phasen mit Configuration Manager</a>.</p>\n<div class=&quot;NOTE&quot;>\n<p>Hinweis</p>\n<p>Führen Sie Configuration Manager-Cmdlets auf dem Configuration Manager-Standortlaufwerk aus, z. B <code>PS XYZ:\\&amp;gt;</code>. . Weitere Informationen finden Sie unter <a href=&quot;/powershell/sccm/overview&quot;>Erste Schritte</a>.</p>\n</div>\n\" />\r\n<meta name=\"hideEdit\" content=\"true\" />\r\n<meta name=\"loc_file_id\" content=\"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/Get-CMPhase.md\" />\r\n<meta name=\"loc_source_id\" content=\"Github-72476255#live\" />\r\n<meta name=\"loc_version\" content=\"2024-08-21T21:18:36.7205003Z\" />\r\n<meta name=\"module\" content=\"ConfigurationManager\" />\r\n<meta name=\"ms.contentlocale\" content=\"de-de\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Get-CMPhase\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Rufen Sie eine Bereitstellungsphase für eine bestimmte Instanz einer stufenweisen Bereitstellung ab.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMPhase [-Collection <IResultObject>] [-CollectionId <String>] [-CollectionName <String>] [-Id <String>]\n [-InputObject] <IResultObject> [-Name <String>] [-Order <Int32>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMPhase [-Collection <IResultObject>] [-CollectionId <String>] [-CollectionName <String>] [-Id <String>]\n [-Name <String>] [-Order <Int32>] [-PhasedDeploymentId] <String> [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Get-CMPhase [-Collection <IResultObject>] [-CollectionId <String>] [-CollectionName <String>] [-Id <String>]\n [-Name <String>] [-Order <Int32>] [-PhasedDeploymentName] <String> [-DisableWildcardHandling]\n [-ForceWildcardHandling] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Get-CMPhase\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}