{"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:58:46.9931892Z"},"_path":"module/configurationmanager/set-cmtasksequencephaseddeployment.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-cmtasksequencephaseddeployment?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Set-CMTaskSequencePhasedDeployment.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"e407b831-438d-8517-cb57-d2c904d406ca","document_version_independent_id":"54c46667-9b6e-8216-6f9e-0ba3b19e59ae","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-CMTaskSequencePhasedDeployment.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-CMTaskSequencePhasedDeployment.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Set-CMTaskSequencePhasedDeployment.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:58 AM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmtasksequencephaseddeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMTaskSequencePhasedDeployment","schemaType":"PowershellCmdlet","summary":"<p>設定工作順序的階段式部署。</p>\n","uid":"ConfigurationManager.Set-CMTaskSequencePhasedDeployment"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Set-CMTaskSequencePhasedDeployment":{"href":"set-cmtasksequencephaseddeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMTaskSequencePhasedDeployment","schemaType":"PowershellCmdlet","summary":"<p>設定工作順序的階段式部署。</p>\n","uid":"ConfigurationManager.Set-CMTaskSequencePhasedDeployment"}},"description":"<p>適用於 2006 版和更新版本。 設定工作順序的階段式部署。 如需詳細資訊，請 <a href=\"/mem/configmgr/osd/deploy-use/create-phased-deployment-for-task-sequence\">參閱建立階段式部署</a>。</p>\n","examples":[{"code":"$tsPhasedDeployment = Get-CMTaskSequencePhasedDeployment -Name \"myPhasedDeployment\"\n\n$tsPhasedDeployment | Set-CMTaskSequencePhasedDeployment -NewName \"New TS phased deployment\" -Description \"New description\" -PassThru","description":"","summary":"<p>此範例會重新命名在命令行上傳遞的工作順序階段式部署。</p>\n","title":"範例 1：重新命名階段式部署"},{"code":"$newPhase = New-CMTaskSequencePhase -CollectionName \"MyCollection\" -PhaseName \"MyTSPhase\" -UserNotification DisplayAll -AllowRemoteDP $true\n\nSet-CMTaskSequencePhasedDeployment -Id \"0bc464d9-e7dd-44c1-a157-3f8be6a79c03\" -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-cmtasksequencephaseddeployment","text":"Get-CMTaskSequencePhasedDeployment"},{"href":"new-cmtasksequenceautophaseddeployment","text":"New-CMTaskSequenceAutoPhasedDeployment"},{"href":"new-cmtasksequencemanualphaseddeployment","text":"New-CMTaskSequenceManualPhasedDeployment"},{"href":"remove-cmtasksequencephaseddeployment","text":"Remove-CMTaskSequencePhasedDeployment"},{"href":"get-cmphase","text":"Get-CMPhase"},{"href":"new-cmtasksequencephase","text":"New-CMTaskSequencePhase"},{"href":"set-cmtasksequencephase","text":"Set-CMTaskSequencePhase"},{"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-CMTaskSequencePhasedDeployment","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">IResultObject</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>使用此參數將一或多個階段新增至工作順序階段式部署。 使用 <a href=\"new-cmtasksequencephase\">New-CMTaskSequencePhase</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-cmtasksequencephaseddeployment\">Get-CMTaskSequencePhasedDeployment</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-CMTaskSequencePhasedDeployment [-AddPhases <Phase[]>] [-Description <String>] -InputObject <IResultObject>\n [-NewName <String>] [-PassThru] [-RemovePhaseIds <String[]>] [-RemovePhaseOrders <Int32[]>]\n [-RemovePhases <Phase[]>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]","Set-CMTaskSequencePhasedDeployment [-AddPhases <Phase[]>] [-Description <String>] [-NewName <String>]\n [-PassThru] [-RemovePhaseIds <String[]>] [-RemovePhaseOrders <Int32[]>] [-RemovePhases <Phase[]>] -Id <String>\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMTaskSequencePhasedDeployment [-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-CMTaskSequencePhasedDeployment","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-CMTaskSequencePhasedDeployment.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmtasksequencephaseddeployment","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMTaskSequencePhasedDeployment","schemaType":"PowershellCmdlet","summary":"<p>設定工作順序的階段式部署。</p>\n","uid":"ConfigurationManager.Set-CMTaskSequencePhasedDeployment"}],"canonical_url":"https://learn.microsoft.com/zh-tw/powershell/module/configurationmanager/set-cmtasksequencephaseddeployment?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/zh-tw/powershell/module/configurationmanager/set-cmtasksequencephaseddeployment?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-CMTaskSequencePhasedDeployment.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-CMTaskSequencePhasedDeployment\" />\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-CMTaskSequencePhasedDeployment [-AddPhases <Phase[]>] [-Description <String>] -InputObject <IResultObject>\n [-NewName <String>] [-PassThru] [-RemovePhaseIds <String[]>] [-RemovePhaseOrders <Int32[]>]\n [-RemovePhases <Phase[]>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMTaskSequencePhasedDeployment [-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-CMTaskSequencePhasedDeployment [-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-CMTaskSequencePhasedDeployment\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}