{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/zh-cn/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"},{"display_name":"Dan Mabee","id":"40476441","name":"damabe","profile_url":"https://github.com/damabe"},{"display_name":"sankethka","id":"16908144","name":"sankethka","profile_url":"https://github.com/sankethka"}],"update_at":"2026/6/26","updated_at_date_time":"2026-06-26T00:15:06.8521261Z"},"_path":"module/configurationmanager/start-cmapplicationdeploymentsimulation.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-cn/powershell/module/configurationmanager/start-cmapplicationdeploymentsimulation?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Start-CMApplicationDeploymentSimulation.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","description":"在 Configuration Manager 中启动应用程序部署模拟。","document_id":"f331f7ab-1908-7dc6-ad82-0c60e351d6fe","document_version_independent_id":"486e0434-506d-a029-8785-a726cc7c3c0b","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/Start-CMApplicationDeploymentSimulation.md","github_contributors":["aczechowski","damabe","sankethka"],"locale":"zh-cn","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"05/07/2019","ms.service":"configuration-manager","ms.subservice":"other","ms.topic":"reference","open_to_public_contributors":true,"original_content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/live/sccm-ps/ConfigurationManager/Start-CMApplicationDeploymentSimulation.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Start-CMApplicationDeploymentSimulation.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","title":"Start-CMApplicationDeploymentSimulation","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-26 12:15 AM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/start-cmapplicationdeploymentsimulation","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Start-CMApplicationDeploymentSimulation","schemaType":"PowershellCmdlet","summary":"<p> (弃用) 在 Configuration Manager 中启动应用程序部署模拟。</p>\n","uid":"ConfigurationManager.Start-CMApplicationDeploymentSimulation"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Start-CMApplicationDeploymentSimulation":{"href":"start-cmapplicationdeploymentsimulation","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Start-CMApplicationDeploymentSimulation","schemaType":"PowershellCmdlet","summary":"<p> (弃用) 在 Configuration Manager 中启动应用程序部署模拟。</p>\n","uid":"ConfigurationManager.Start-CMApplicationDeploymentSimulation"}},"description":"<p>\n              <strong>Start-CMApplicationDeploymentSimulation</strong> cmdlet 启动应用程序部署。\n使用模拟部署测试应用程序部署，而无需安装应用程序。</p>\n<div class=\"IMPORTANT\">\n<p>重要</p>\n<p>从版本 2107 开始，此 cmdlet 已弃用，并可能在将来的版本中删除。 请改为将 <a href=\"new-cmapplicationdeployment\">New-CMApplicationDeployment</a> cmdlet 与 <strong>Simulation</strong> 参数配合使用。</p>\n</div>\n","examples":[{"code":"PS XYZ:\\> Start-CMApplicationDeploymentSimulation -CollectionName \"All Mobile Devices\" -Name \"WIN8_UPDATE2\" -DeployAction Install","description":"<p>此命令针对名为“所有移动设备”的目标集合启动名为 WIN8_UPDATE2 的应用程序的安装部署模拟。</p>\n","summary":"","title":"示例 1：启动应用程序部署模拟"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"set-cmapplicationdeployment","text":"Set-CMApplicationDeployment"},{"href":"start-cmapplicationdeployment","text":"Start-CMApplicationDeployment"}],"module":"ConfigurationManager","name":"Start-CMApplicationDeploymentSimulation","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">System.Object</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>指定目标集合的名称。</p>\n","isRequired":true,"name":"CollectionName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"cf","defaultValue":"False","description":"<p>提示你在运行 cmdlet 之前进行确认。</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"DeployAction","defaultValue":"None","description":"","name":"DeploymentAction","parameterValueGroup":"Install, Uninstall","position":"Named","type":"<span class=\"no-loc xref\">DeployActionType</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":"CIId, CI_ID","defaultValue":"None","description":"<p>指定 ID 数组。</p>\n","isRequired":true,"name":"Id","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>指定应用程序部署对象。</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"LocalizedDisplayName","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":"PreDeploy","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"wi","defaultValue":"False","description":"<p>显示在 cmdlet 运行时发生的情况。 cmdlet 不会运行。</p>\n","name":"WhatIf","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"}],"schema":"PowershellCmdlet","summary":"<p> (弃用) 在 Configuration Manager 中启动应用程序部署模拟。</p>\n","syntaxes":["Start-CMApplicationDeploymentSimulation -CollectionName <String> [-DeploymentAction <DeployActionType>]\n -InputObject <IResultObject> [-PreDeploy <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]","Start-CMApplicationDeploymentSimulation -CollectionName <String> [-DeploymentAction <DeployActionType>]\n -Id <Int32> [-PreDeploy <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]","Start-CMApplicationDeploymentSimulation -CollectionName <String> [-DeploymentAction <DeployActionType>]\n -Name <String> [-PreDeploy <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]"],"uid":"ConfigurationManager.Start-CMApplicationDeploymentSimulation","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"zh-cn","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/Start-CMApplicationDeploymentSimulation.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/start-cmapplicationdeploymentsimulation","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Start-CMApplicationDeploymentSimulation","schemaType":"PowershellCmdlet","summary":"<p> (弃用) 在 Configuration Manager 中启动应用程序部署模拟。</p>\n","uid":"ConfigurationManager.Start-CMApplicationDeploymentSimulation"}],"canonical_url":"https://learn.microsoft.com/zh-cn/powershell/module/configurationmanager/start-cmapplicationdeploymentsimulation?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/zh-cn/powershell/module/configurationmanager/start-cmapplicationdeploymentsimulation?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>\n              <strong>Start-CMApplicationDeploymentSimulation</strong> cmdlet 启动应用程序部署。\n使用模拟部署测试应用程序部署，而无需安装应用程序。</p>\n<div class=&quot;IMPORTANT&quot;>\n<p>重要</p>\n<p>从版本 2107 开始，此 cmdlet 已弃用，并可能在将来的版本中删除。 请改为将 <a href=&quot;new-cmapplicationdeployment&quot;>New-CMApplicationDeployment</a> cmdlet 与 <strong>Simulation</strong> 参数配合使用。</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/Start-CMApplicationDeploymentSimulation.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-cn\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Start-CMApplicationDeploymentSimulation\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p> (弃用) 在 Configuration Manager 中启动应用程序部署模拟。</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Start-CMApplicationDeploymentSimulation -CollectionName <String> [-DeploymentAction <DeployActionType>]\n -InputObject <IResultObject> [-PreDeploy <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Start-CMApplicationDeploymentSimulation -CollectionName <String> [-DeploymentAction <DeployActionType>]\n -Id <Int32> [-PreDeploy <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Start-CMApplicationDeploymentSimulation -CollectionName <String> [-DeploymentAction <DeployActionType>]\n -Name <String> [-PreDeploy <Boolean>] [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm]\n [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Start-CMApplicationDeploymentSimulation\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}