{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/zh-tw/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/8/3","updated_at_date_time":"2026-08-03T08:57:50.7005068Z"},"_path":"module/configurationmanager/set-cmsoftwareupdatephaseddeployment.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/zh-tw/powershell/module/configurationmanager/set-cmsoftwareupdatephaseddeployment?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Set-CMSoftwareUpdatePhasedDeployment.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"8cb465f0-e499-c237-9e75-a92255d68ea7","document_version_independent_id":"74db3b24-ef85-06d2-c94f-05b7022b8234","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-CMSoftwareUpdatePhasedDeployment.md","github_contributors":["aczechowski"],"locale":"zh-tw","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"07/31/2020","ms.service":"microsoft-endpoint-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-CMSoftwareUpdatePhasedDeployment.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Set-CMSoftwareUpdatePhasedDeployment.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-08-03 08:57 AM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmsoftwareupdatephaseddeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMSoftwareUpdatePhasedDeployment","schemaType":"PowershellCmdlet","summary":"<p>設定軟體更新的階段式部署。</p>\n","uid":"ConfigurationManager.Set-CMSoftwareUpdatePhasedDeployment"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Set-CMSoftwareUpdatePhasedDeployment":{"href":"set-cmsoftwareupdatephaseddeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMSoftwareUpdatePhasedDeployment","schemaType":"PowershellCmdlet","summary":"<p>設定軟體更新的階段式部署。</p>\n","uid":"ConfigurationManager.Set-CMSoftwareUpdatePhasedDeployment"}},"description":"<p>適用於 2006 版和更新版本。 設定軟體更新的階段式部署。 如需詳細資訊，請 <a href=\"/mem/configmgr/osd/deploy-use/create-phased-deployment-for-task-sequence\">參閱建立階段式部署</a>。</p>\n","examples":[{"code":"$suPhasedDeployment = Get-CMSoftwareUpdatePhasedDeployment -Name \"myPhasedDeployment\"\n\n$suPhasedDeployment | Set-CMSoftwareUpdatePhasedDeployment -NewName \"New SU phased deployment\" -Description \"New description\" -PassThru","description":"","summary":"<p>此範例會重新命名在命令行上傳遞的軟體更新階段式部署。</p>\n","title":"範例 1：重新命名階段式部署"},{"code":"$newPhase = New-CMSoftwareUpdatePhase -CollectionName \"MyCollection\" -PhaseName \"MySUPhase\" -UserNotificationOption DisplaySoftwareCenterOnly\n\nSet-CMSoftwareUpdatePhasedDeployment -Id \"da0a01a3-b7ea-4d4b-8392-94b39ecabf8b\" -AddPhases ($newPhase)","description":"","summary":"<p>本範例會將階段新增至以其標識元為目標的軟體更新階段式部署。</p>\n","title":"範例 2：新增階段"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"get-cmsoftwareupdatephaseddeployment","text":"Get-CMSoftwareUpdatePhasedDeployment"},{"href":"new-cmsoftwareupdateautophaseddeployment","text":"New-CMSoftwareUpdateAutoPhasedDeployment"},{"href":"new-cmsoftwareupdatemanualphaseddeployment","text":"New-CMSoftwareUpdateManualPhasedDeployment"},{"href":"remove-cmsoftwareupdatephaseddeployment","text":"Remove-CMSoftwareUpdatePhasedDeployment"},{"href":"get-cmphase","text":"Get-CMPhase"},{"href":"new-cmsoftwareupdatephase","text":"New-CMSoftwareUpdatePhase"},{"href":"set-cmsoftwareupdatephase","text":"Set-CMSoftwareUpdatePhase"},{"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-CMSoftwareUpdatePhasedDeployment","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">IResultObject</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>使用此參數將一或多個階段新增至軟體更新階段式部署。 使用 <a href=\"new-cmsoftwareupdatephase\">New-CMSoftwareUpdatePhase</a> Cmdlet 來建立新的階段物件。</p>\n","name":"AddPhases","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">Phase</span><span>[</span><span>]</span></p>\n"},{"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>此參數會將通配符視為常值字元值。 您無法將其與 <strong>ForceWildcardHandling</strong> 結合。</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>此參數會處理通配符，並可能導致非預期的行為 (不建議) 。 您無法將其與 <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>指定要設定的軟體更新階段式部署標識碼。 這個值的格式是 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-cmsoftwareupdatephaseddeployment\">Get-CMSoftwareUpdatePhasedDeployment</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":"","defaultValue":"None","description":"<p>拿掉其識別碼所指定的一或多個階段。</p>\n","name":"RemovePhaseIds","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">String</span><span>[</span><span>]</span></p>\n"},{"aliases":"","defaultValue":"None","description":"<p>拿掉分階段部署中依其順序指定的一或多個階段。</p>\n","name":"RemovePhaseOrders","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">Int32</span><span>[</span><span>]</span></p>\n"},{"aliases":"","defaultValue":"None","description":"<p>從軟體更新階段式部署中移除一或多個階段。 使用 <a href=\"get-cmphase\">Get-CMPhase</a> Cmdlet 來識別要移除的階段。</p>\n","name":"RemovePhases","parameterValueGroup":"","position":"Named","type":"<p><span class=\"no-loc xref\">Phase</span><span>[</span><span>]</span></p>\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-CMSoftwareUpdatePhasedDeployment [-AddPhases <Phase[]>] [-Description <String>]\n -InputObject <IResultObject> [-NewName <String>] [-PassThru] [-RemovePhaseIds <String[]>]\n [-RemovePhaseOrders <Int32[]>] [-RemovePhases <Phase[]>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMSoftwareUpdatePhasedDeployment [-AddPhases <Phase[]>] [-Description <String>] [-NewName <String>]\n [-PassThru] [-RemovePhaseIds <String[]>] [-RemovePhaseOrders <Int32[]>] [-RemovePhases <Phase[]>] -Id <String>\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMSoftwareUpdatePhasedDeployment [-AddPhases <Phase[]>] [-Description <String>] [-NewName <String>]\n [-PassThru] [-RemovePhaseIds <String[]>] [-RemovePhaseOrders <Int32[]>] [-RemovePhases <Phase[]>]\n -Name <String> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Set-CMSoftwareUpdatePhasedDeployment","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"zh-tw","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-CMSoftwareUpdatePhasedDeployment.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmsoftwareupdatephaseddeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMSoftwareUpdatePhasedDeployment","schemaType":"PowershellCmdlet","summary":"<p>設定軟體更新的階段式部署。</p>\n","uid":"ConfigurationManager.Set-CMSoftwareUpdatePhasedDeployment"}],"canonical_url":"https://learn.microsoft.com/zh-tw/powershell/module/configurationmanager/set-cmsoftwareupdatephaseddeployment?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/zh-tw/powershell/module/configurationmanager/set-cmsoftwareupdatephaseddeployment?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-CMSoftwareUpdatePhasedDeployment.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=\"zh-tw\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Set-CMSoftwareUpdatePhasedDeployment\" />\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-CMSoftwareUpdatePhasedDeployment [-AddPhases <Phase[]>] [-Description <String>]\n -InputObject <IResultObject> [-NewName <String>] [-PassThru] [-RemovePhaseIds <String[]>]\n [-RemovePhaseOrders <Int32[]>] [-RemovePhases <Phase[]>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMSoftwareUpdatePhasedDeployment [-AddPhases <Phase[]>] [-Description <String>] [-NewName <String>]\n [-PassThru] [-RemovePhaseIds <String[]>] [-RemovePhaseOrders <Int32[]>] [-RemovePhases <Phase[]>] -Id <String>\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMSoftwareUpdatePhasedDeployment [-AddPhases <Phase[]>] [-Description <String>] [-NewName <String>]\n [-PassThru] [-RemovePhaseIds <String[]>] [-RemovePhaseOrders <Int32[]>] [-RemovePhases <Phase[]>]\n -Name <String> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Set-CMSoftwareUpdatePhasedDeployment\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}