{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/ko-kr/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":"2026. 6. 25.","updated_at_date_time":"2026-06-25T23:55:29.5552777Z"},"_path":"module/configurationmanager/set-cmapplicationphaseddeployment.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmapplicationphaseddeployment?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Set-CMApplicationPhasedDeployment.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"04e897b2-37e0-f4b8-7c9a-ee93415305c2","document_version_independent_id":"11bd450d-413b-3984-4c62-21e4ef8ab649","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":"48cf632fb4b9ad92060012681a500478254de750","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/48cf632fb4b9ad92060012681a500478254de750/sccm-ps/ConfigurationManager/Set-CMApplicationPhasedDeployment.md","github_contributors":["aczechowski"],"locale":"ko-kr","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"07/31/2020","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/Set-CMApplicationPhasedDeployment.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Set-CMApplicationPhasedDeployment.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:55 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmapplicationphaseddeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMApplicationPhasedDeployment","schemaType":"PowershellCmdlet","summary":"<p>애플리케이션에 대한 단계적 배포를 구성합니다.</p>\n","uid":"ConfigurationManager.Set-CMApplicationPhasedDeployment"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Set-CMApplicationPhasedDeployment":{"href":"set-cmapplicationphaseddeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMApplicationPhasedDeployment","schemaType":"PowershellCmdlet","summary":"<p>애플리케이션에 대한 단계적 배포를 구성합니다.</p>\n","uid":"ConfigurationManager.Set-CMApplicationPhasedDeployment"}},"description":"<p>버전 2006 이상에 적용됩니다. 애플리케이션에 대한 단계적 배포를 구성합니다. 자세한 내용은 <a href=\"/mem/configmgr/osd/deploy-use/create-phased-deployment-for-task-sequence\">단계별 배포 만들기를 참조하세요</a>.</p>\n","examples":[{"code":"$appPhasedDeployment = Get-CMApplicationPhasedDeployment -Name \"myPhasedDeploymentName\"\n\n$appPhasedDeployment | Set-CMApplicationPhasedDeployment -NewName \"New app phased deployment\" -PassThru","description":"","summary":"<p>이 예제에서는 명령줄에서 전달되는 애플리케이션 단계별 배포의 이름을 바꿉니다.</p>\n","title":"예제 1: 단계별 배포 이름 바꾸기"},{"code":"Set-CMApplicationPhasedDeployment -Id \"3b107e52-471b-4c9c-a034-928bcc5f6fc0\" -Description \"This is an app phased deployment description\"","description":"","summary":"<p>이 예제에서는 ID를 대상으로 하는 애플리케이션 단계별 배포에 대한 설명을 변경합니다.</p>\n","title":"예제 2: 설명 변경"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"get-cmapplicationphaseddeployment","text":"Get-CMApplicationPhasedDeployment"},{"href":"new-cmapplicationautophaseddeployment","text":"New-CMApplicationAutoPhasedDeployment"},{"href":"remove-cmapplicationphaseddeployment","text":"Remove-CMApplicationPhasedDeployment"},{"href":"get-cmphase","text":"Get-CMPhase"},{"href":"get-cmphaseddeploymentstatus","text":"Get-CMPhasedDeploymentStatus"},{"href":"move-cmphaseddeploymenttonext","text":"Move-CMPhasedDeploymentToNext"},{"href":"resume-cmphaseddeployment","text":"Resume-CMPhasedDeployment"},{"href":"suspend-cmphaseddeployment","text":"Suspend-CMPhasedDeployment"},{"href":"/mem/configmgr/osd/deploy-use/create-phased-deployment-for-task-sequence","text":"단계적 배포 만들기"}],"module":"ConfigurationManager","name":"Set-CMApplicationPhasedDeployment","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">IResultObject</span>\n"}],"parameters":[{"aliases":"cf","defaultValue":"None","description":"<p>cmdlet을 실행하기 전에 확인 메시지를 표시합니다.</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 애플리케이션 단계별 배포를 더 잘 식별하려면 선택적 설명을 지정합니다.</p>\n","name":"Description","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수는 와일드카드 문자를 리터럴 문자 값으로 처리합니다. \n              <strong>ForceWildcardHandling</strong>과 결합할 수 없습니다.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수는 와일드카드 문자를 처리하고 예기치 않은 동작(권장되지 않음)으로 이어질 수 있습니다. \n              <strong>DisableWildcardHandling</strong>과 결합할 수 없습니다.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"PhasedDeploymentId","defaultValue":"None","description":"<p>구성할 애플리케이션 단계별 배포의 ID를 지정합니다. 이 값의 형식은 GUID입니다.</p>\n","isRequired":true,"name":"Id","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"PhasedDeployment","defaultValue":"None","description":"<p>구성할 애플리케이션 단계별 배포에 대한 개체를 지정합니다. 예를 들어 <a href=\"get-cmapplicationphaseddeployment\">Get-CMApplicationPhasedDeployment</a> cmdlet을 사용하여 이 개체를 가져옵니다.</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>구성할 애플리케이션 단계별 배포의 이름을 지정합니다.</p>\n","isRequired":true,"name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수를 사용하여 애플리케이션 단계별 배포의 이름을 바꿉니다.</p>\n","name":"NewName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>작업 중인 항목을 나타내는 개체를 반환합니다. 기본적으로 이 cmdlet은 출력을 생성하지 않을 수 있습니다.</p>\n","name":"PassThru","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"wi","defaultValue":"None","description":"<p>cmdlet이 실행되면 어떻게 되는지 보여줍니다. cmdlet이 실행되지 않습니다.</p>\n","name":"WhatIf","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>애플리케이션에 대한 단계적 배포를 구성합니다.</p>\n","syntaxes":["Set-CMApplicationPhasedDeployment [-Description <String>] -InputObject <IResultObject> [-NewName <String>]\n [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMApplicationPhasedDeployment [-Description <String>] [-NewName <String>] [-PassThru] -Id <String>\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMApplicationPhasedDeployment [-Description <String>] [-NewName <String>] [-PassThru] -Name <String>\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Set-CMApplicationPhasedDeployment","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"ko-kr","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/Set-CMApplicationPhasedDeployment.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmapplicationphaseddeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMApplicationPhasedDeployment","schemaType":"PowershellCmdlet","summary":"<p>애플리케이션에 대한 단계적 배포를 구성합니다.</p>\n","uid":"ConfigurationManager.Set-CMApplicationPhasedDeployment"}],"canonical_url":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmapplicationphaseddeployment?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmapplicationphaseddeployment?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>버전 2006 이상에 적용됩니다. 애플리케이션에 대한 단계적 배포를 구성합니다. 자세한 내용은 <a href=&quot;/mem/configmgr/osd/deploy-use/create-phased-deployment-for-task-sequence&quot;>단계별 배포 만들기를 참조하세요</a>.</p>\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/Set-CMApplicationPhasedDeployment.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=\"ko-kr\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Set-CMApplicationPhasedDeployment\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>애플리케이션에 대한 단계적 배포를 구성합니다.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMApplicationPhasedDeployment [-Description <String>] -InputObject <IResultObject> [-NewName <String>]\n [-PassThru] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMApplicationPhasedDeployment [-Description <String>] [-NewName <String>] [-PassThru] -Id <String>\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMApplicationPhasedDeployment [-Description <String>] [-NewName <String>] [-PassThru] -Name <String>\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Set-CMApplicationPhasedDeployment\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}