{"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"},{"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:07:01.5275142Z"},"_path":"module/configurationmanager/set-cmpackage.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-cmpackage?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Set-CMPackage.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","document_id":"d26194af-5a42-bf14-13bd-ef213affc13a","document_version_independent_id":"866d53e6-6916-2035-9508-be25c169524e","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-CMPackage.md","github_contributors":["aczechowski","damabe","sankethka"],"locale":"ko-kr","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"04/26/2021","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/Set-CMPackage.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Set-CMPackage.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","title":"Set-CMPackage","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-06-26 12:07 AM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmpackage","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMPackage","schemaType":"PowershellCmdlet","summary":"<p>패키지를 수정합니다.</p>\n","uid":"ConfigurationManager.Set-CMPackage"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Set-CMPackage":{"href":"set-cmpackage","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMPackage","schemaType":"PowershellCmdlet","summary":"<p>패키지를 수정합니다.</p>\n","uid":"ConfigurationManager.Set-CMPackage"}},"description":"<p>이 cmdlet을 사용하여 패키지의 설정을 변경합니다. 자세한 내용은 <a href=\"/mem/configmgr/apps/deploy-use/packages-and-programs\">Configuration Manager의 패키지 및 프로그램을 참조하세요</a>.</p>\n<div class=\"NOTE\">\n<p>참고</p>\n<p>Configuration Manager 사이트 드라이브에서 Configuration Manager cmdlet을 실행합니다(예: <code>PS XYZ:\\&gt;</code>). 자세한 내용은 <a href=\"/powershell/sccm/overview\">시작을 참조하세요</a>.</p>\n</div>\n","examples":[{"code":"Set-CMPackage -Id \"ST120001\" -NewName \"ScriptsPackage02\" -Description \"This package deploys scripts that run on a recurring schedule.\"","description":"","summary":"<p>이 <strong>명령은 ID ST120001</strong> 있는 패키지의 이름을 <strong>ScriptsPackage02</strong> 로 바꾸고 설명을 추가합니다.</p>\n","title":"예제 1: 패키지 이름 바꾸기 및 설명 추가"},{"code":"$pkg = Get-CMPackage -Id \"ST120001\"\nSet-CMPackage -InputObject $pkg -Path \"\\\\sources\\cmpkg$\\newpkg01\"","description":"","summary":"<p>첫 번째 명령은 ID <strong>ST120001</strong> 있는 패키지를 가져오고 결과를 <strong>$Pkg</strong> 변수에 저장합니다. 두 번째 명령은 패키지 원본 경로를 변경합니다.</p>\n","title":"예제 2: 패키지 원본 경로 변경"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"export-cmpackage","text":"Export-CMPackage"},{"href":"get-cmpackage","text":"Get-CMPackage"},{"href":"import-cmpackage","text":"Import-CMPackage"},{"href":"new-cmpackage","text":"New-CMPackage"},{"href":"remove-cmpackage","text":"Remove-CMPackage"},{"href":"/mem/configmgr/apps/deploy-use/packages-and-programs","text":"Configuration Manager의 패키지 및 프로그램"}],"module":"ConfigurationManager","name":"Set-CMPackage","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">System.Object</span>\n"}],"parameters":[{"aliases":"cf","defaultValue":"False","description":"<p>cmdlet이 실행되기 전에 확인 메시지를 표시하려면 이 매개 변수를 추가합니다.</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"ShareContent, CopyToPackageShareOnDistributionPoints","defaultValue":"None","description":"<p>클라이언트는 항상 배포 지점에서 패키지를 다운로드할 수 있습니다. 이 매개 변수를 <strong>$true</strong> 설정하면 사이트에서 배포 지점에서 명명된 네트워크 공유를 통해 사용할 수 있습니다. \n              <strong>CustomPackageShareName</strong>을 사용하여 사용자 지정 공유 이름을 지정합니다.</p>\n<p>이 옵션을 사용하도록 설정하면 배포 지점에 더 많은 공간이 필요합니다. 이 패키지는 이 패키지를 배포하는 모든 배포 지점에 적용됩니다.</p>\n","name":"CopyToPackageShareOnDistributionPoint","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"ShareName","defaultValue":"None","description":"<p>\n              <strong>CopyToPackageShareOnDistributionPoint</strong>를 사용하도록 설정하는 경우 이 매개 변수를 사용하여 공유 이름을 사용자 지정할 수 있습니다. 최대 길이는 127자이며 다음 문자를 <code>&quot; / [ ] : | &lt; &gt; + = ; , ? *</code>포함할 수 없습니다. 공유 이름과 폴더 이름을 지정할 수 있지만 각각에 대한 최대값은 80자입니다. 예를 들면 <code>ShareName\\FolderName</code>와 같습니다.</p>\n","name":"CustomPackageShareName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>패키지를 식별하는 데 도움이 되는 선택적 설명을 지정합니다. 최대 128자를 사용할 수 있습니다.</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":"ForceDisconnectEnabled, DisconnectUsersFromDistributionPoints","defaultValue":"None","description":"<p>이 옵션은 더 이상 사용되지 않습니다. 드라이버 패키지의 <strong>ForcedDisconnectEnabled</strong> 속성을 설정합니다.</p>\n","name":"DisconnectUserFromDistributionPoint","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"ForcedDisconnectDelay, DisconnectUsersFromDistributionPointsMinutes, DisconnectUserFromDistributionPointsMins, DisconnectUserFromDistributionPointsMinutes","defaultValue":"None","description":"<p>이 옵션은 더 이상 사용되지 않습니다. 드라이버 패키지의 <strong>ForcedDisconnectDelay</strong> 속성을 설정합니다.</p>\n","name":"DisconnectUserFromDistributionPointMins","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">UInt32</span>\n"},{"aliases":"ForceDisconnectNumRetries, DisconnectUsersFromDistributionPointsRetries","defaultValue":"None","description":"<p>이 옵션은 더 이상 사용되지 않습니다. 드라이버 패키지의 <strong>ForcedDisconnectNumRetries</strong> 속성을 설정합니다.</p>\n","name":"DisconnectUserFromDistributionPointRetry","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">UInt32</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수를 사용하여 일정에 따라 배포 지점을 업데이트합니다. 일정 개체를 얻으려면 <a href=\"new-cmschedule\">New-CMSchedule</a> cmdlet을 사용합니다.</p>\n","name":"DistributionPointUpdateSchedule","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 매개 변수를 <strong>$true</strong> 설정하여 BDR(이진 차등 복제)을 사용하도록 설정합니다. 자세한 내용은 <a href=\"/mem/configmgr/core/plan-design/hierarchy/fundamental-concepts-for-content-management#binary-differential-replication\">Configuration Manager의 콘텐츠 관리에 대한 기본 개념을 참조하세요</a>.</p>\n","name":"EnableBinaryDeltaReplication","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</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":"PackageId","defaultValue":"None","description":"<p>구성할 패키지의 ID를 지정합니다. 이 값은 표준 패키지 ID(예: ) <code>XYZ00020</code>입니다.</p>\n","isRequired":true,"name":"Id","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>구성할 패키지 개체를 지정합니다. 이 개체를 얻으려면 <a href=\"get-cmpackage\">Get-CMPackage</a> cmdlet을 사용합니다.</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"0","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>패키지에 대한 언어 문자열을 지정합니다. 언어 버전을 식별하는 데 사용할 형식으로 최대 32자를 사용할 수 있습니다. 패키지를 식별하기 위해 Configuration Manager는 <strong>언어</strong>, <strong>제조업체</strong>, <strong>이름</strong> 및 <strong>버전</strong> 매개 변수를 사용합니다. 예를 들어 영어 버전과 동일한 패키지의 독일어 버전을 사용할 수 있습니다.</p>\n","name":"Language","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>소프트웨어의 제조업체 이름을 지정합니다. 최대 32자를 사용할 수 있습니다. 패키지를 식별하기 위해 Configuration Manager는 <strong>언어</strong>, <strong>제조업체</strong>, <strong>이름</strong> 및 <strong>버전</strong> 매개 변수를 사용합니다.</p>\n","name":"Manufacturer","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>패키지 상태를 포함하는 MIF(관리 정보 형식) 파일의 이름을 지정합니다. 파일 이름 확장명은 이어야 <code>.mif</code>합니다. 상태 MIF 파일을 사용하여 자세한 상태 보고를 생성합니다. 상태 MIF 파일을 생성하려면 애플리케이션에서 InstallStatusMIF 함수를 호출해야 합니다. 자세한 내용은 <a href=\"/mem/configmgr/develop/reference/core/servers/manage/status-mif-functions\">상태 MIF 함수를 참조하세요</a>.</p>\n<p>이 매개 변수를 설정하는 경우 클라이언트가 배포를 실행할 때 Configuration Manager 클라이언트는 디렉터리 또는 <code>%windir%</code> 디렉터리에서 <code>%TEMP%</code> 지정한 설치 상태 MIF 파일을 찾습니다. 설치 상태는 프로그램이 성공적으로 실행되었는지 여부를 나타냅니다.</p>\n<p>클라이언트가 파일을 찾지 못하면 해당 디렉터리의 모든 MIF 파일을 검색합니다. \n              <strong>MifName</strong>, <strong>MifPublisher</strong> 및 <strong>MifVersion</strong>에 대해 지정한 값과 MIF 파일이 지정하는 값을 대/소문자를 구분하지 않습니다. 클라이언트가 일치하는 항목을 찾으면 MIF 파일이 프로그램의 설치 상태로 지정하는 상태를 사용합니다. 일치하는 항목을 찾을 수 없거나 <strong>MifFileName</strong>을 지정하지 않으면 클라이언트는 프로그램 종료 코드를 사용하여 프로그램의 설치 상태를 설정합니다. 종료 코드가 0이면 프로그램이 성공적으로 실행되었음을 나타냅니다. 다른 값은 애플리케이션별 오류 코드를 나타냅니다.</p>\n","name":"MifFileName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>최대 50자까지 MIF 일치를 위해 패키지의 이름을 지정합니다. 자세한 내용은 <strong>MifFileName</strong> 매개 변수를 참조하세요.</p>\n","name":"MifName","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>최대 32자까지 MIF 일치를 위해 패키지의 소프트웨어 게시자를 지정합니다. 자세한 내용은 <strong>MifFileName</strong> 매개 변수를 참조하세요.</p>\n","name":"MifPublisher","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>MIF 일치를 위한 패키지의 버전 번호를 최대 32자까지 지정합니다. 자세한 내용은 <strong>MifFileName</strong> 매개 변수를 참조하세요.</p>\n","name":"MifVersion","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 패키지를 멀티캐스트를 통해 전송할 수 있도록 이 매개 변수를 <strong>$true</strong> 설정합니다. 자세한 내용은 <a href=\"/mem/configmgr/osd/deploy-use/use-multicast-to-deploy-windows-over-the-network\">멀티캐스트를 사용하여 Configuration Manager를 사용하여 네트워크를 통해 Windows 배포를 참조하세요</a>.</p>\n","name":"MulticastAllow","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>\n              <strong>MulticastAllow</strong>를 사용하도록 설정하는 경우 이 매개 변수를 <strong>$true</strong> 설정하여 멀티캐스트 패키지를 암호화합니다.</p>\n","name":"MulticastEncrypt","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>\n              <strong>MulticastAllow</strong>를 사용하도록 설정하는 경우 멀티캐스트를 통해서만 이 드라이버 패키지를 전송하도록 이 매개 변수를 <strong>$true</strong> 설정합니다.</p>\n","name":"MulticastTransferOnly","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>패키지 이름을 지정합니다. 최대 250자를 사용할 수 있습니다. 패키지를 식별하기 위해 Configuration Manager는 <strong>언어</strong>, <strong>제조업체</strong>, <strong>이름</strong> 및 <strong>버전</strong> 매개 변수를 사용합니다.</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":"PackageSourcePath","defaultValue":"None","description":"<p>패키지에 원본 파일이 포함된 경우 파일의 위치를 지정합니다. 사이트 서버에서 전체 로컬 경로 또는 네트워크 경로를 지정할 수 있습니다. 이 위치에 스크립트를 포함하여 프로그램이 실행해야 하는 모든 파일 및 하위 디렉터리가 포함되어 있는지 확인합니다.</p>\n","name":"Path","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>이 패키지의 콘텐츠가 클라이언트 캐시에서 사용 중단되어 다른 콘텐츠의 공간을 확보하지 않으려면 이 매개 변수를 <strong>$true</strong> 설정하여 클라이언트 캐시에 유지합니다.</p>\n","name":"PersistContentInCache","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>사전 준비된 콘텐츠에 배포 지점을 사용하도록 설정할 때 동작을 지정합니다.</p>\n<ul>\n<li>\n              <code>ManualCopy</code>: 이 패키지의 콘텐츠를 배포 지점에 수동으로 복사</li>\n<li>\n              <code>DownloadDelta</code>: 배포 지점에 콘텐츠 변경 내용만 다운로드</li>\n<li>\n              <code>OnDemand</code>: 패키지가 배포 지점에 할당되면 자동으로 콘텐츠 다운로드</li>\n</ul>\n<p>자세한 내용은 <a href=\"/mem/configmgr/core/servers/deploy/configure/deploy-and-manage-content#bkmk_prestage\">사전 준비된 콘텐츠 사용을 참조하세요</a>.</p>\n","name":"PrestageBehavior","parameterValueGroup":"ManualCopy, DownloadDelta, OnDemand","position":"Named","type":"<span class=\"no-loc xref\">PrestageBehavior</span>\n"},{"aliases":"DistributionPriority","defaultValue":"None","description":"<p>사이트에서 콘텐츠를 다른 사이트와 이 사이트의 배포 지점으로 보내는 순서를 지정합니다.</p>\n<p>사이트는 우선 순위가 높거나 우선 순위가 낮은 패키지 전에 높은 우선 순위 콘텐츠를 보냅니다. 우선 순위가 같은 패키지는 생성된 순서대로 전송됩니다.</p>\n","name":"Priority","parameterValueGroup":"High, Normal, Low","position":"Named","type":"<span class=\"no-loc xref\">Priorities</span>\n"},{"aliases":"SendToPreferredDistributionPoints","defaultValue":"None","description":"<p>기본 배포 지점에 주문형 콘텐츠 배포를 사용하도록 설정하려면 이 매개 변수를 <strong>$true</strong> 설정합니다. 이 설정을 사용하도록 설정하면 클라이언트가 패키지에 대한 콘텐츠를 요청하고 배포 지점에서 콘텐츠를 사용할 수 없는 경우 관리 지점에서 콘텐츠를 배포합니다. 자세한 내용은 <a href=\"/mem/configmgr/core/plan-design/hierarchy/fundamental-concepts-for-content-management#on-demand-content-distribution\">주문형 콘텐츠 배포를 참조하세요</a>.</p>\n","name":"SendToPreferredDistributionPoint","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Boolean</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>소프트웨어의 버전 번호를 지정합니다. 이 문자열의 최대 길이는 32자입니다. 패키지를 식별하기 위해 Configuration Manager는 <strong>언어</strong>, <strong>제조업체</strong>, <strong>이름</strong> 및 <strong>버전</strong> 매개 변수를 사용합니다.</p>\n","name":"Version","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</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>패키지를 수정합니다.</p>\n","syntaxes":["Set-CMPackage [-CopyToPackageShareOnDistributionPoint <Boolean>] [-CustomPackageShareName <String>]\n [-Description <String>] [-DisconnectUserFromDistributionPoint <Boolean>]\n [-DisconnectUserFromDistributionPointMins <UInt32>] [-DisconnectUserFromDistributionPointRetry <UInt32>]\n [-DistributionPointUpdateSchedule <IResultObject>] [-EnableBinaryDeltaReplication <Boolean>]\n [-InputObject] <IResultObject> [-Language <String>] [-Manufacturer <String>] [-MifFileName <String>]\n [-MifName <String>] [-MifPublisher <String>] [-MifVersion <String>] [-MulticastAllow <Boolean>]\n [-MulticastEncrypt <Boolean>] [-MulticastTransferOnly <Boolean>] [-NewName <String>] [-PassThru]\n [-Path <String>] [-PersistContentInCache <Boolean>] [-PrestageBehavior <PrestageBehavior>]\n [-Priority <Priorities>] [-SendToPreferredDistributionPoint <Boolean>] [-Version <String>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMPackage [-CopyToPackageShareOnDistributionPoint <Boolean>] [-CustomPackageShareName <String>]\n [-Description <String>] [-DisconnectUserFromDistributionPoint <Boolean>]\n [-DisconnectUserFromDistributionPointMins <UInt32>] [-DisconnectUserFromDistributionPointRetry <UInt32>]\n [-DistributionPointUpdateSchedule <IResultObject>] [-EnableBinaryDeltaReplication <Boolean>] -Id <String>\n [-Language <String>] [-Manufacturer <String>] [-MifFileName <String>] [-MifName <String>]\n [-MifPublisher <String>] [-MifVersion <String>] [-MulticastAllow <Boolean>] [-MulticastEncrypt <Boolean>]\n [-MulticastTransferOnly <Boolean>] [-NewName <String>] [-PassThru] [-Path <String>]\n [-PersistContentInCache <Boolean>] [-PrestageBehavior <PrestageBehavior>] [-Priority <Priorities>]\n [-SendToPreferredDistributionPoint <Boolean>] [-Version <String>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]","Set-CMPackage [-CopyToPackageShareOnDistributionPoint <Boolean>] [-CustomPackageShareName <String>]\n [-Description <String>] [-DisconnectUserFromDistributionPoint <Boolean>]\n [-DisconnectUserFromDistributionPointMins <UInt32>] [-DisconnectUserFromDistributionPointRetry <UInt32>]\n [-DistributionPointUpdateSchedule <IResultObject>] [-EnableBinaryDeltaReplication <Boolean>]\n [-Language <String>] [-Manufacturer <String>] [-MifFileName <String>] [-MifName <String>]\n [-MifPublisher <String>] [-MifVersion <String>] [-MulticastAllow <Boolean>] [-MulticastEncrypt <Boolean>]\n [-MulticastTransferOnly <Boolean>] -Name <String> [-NewName <String>] [-PassThru] [-Path <String>]\n [-PersistContentInCache <Boolean>] [-PrestageBehavior <PrestageBehavior>] [-Priority <Priorities>]\n [-SendToPreferredDistributionPoint <Boolean>] [-Version <String>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Set-CMPackage","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-CMPackage.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/set-cmpackage","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Set-CMPackage","schemaType":"PowershellCmdlet","summary":"<p>패키지를 수정합니다.</p>\n","uid":"ConfigurationManager.Set-CMPackage"}],"canonical_url":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmpackage?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/ko-kr/powershell/module/configurationmanager/set-cmpackage?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>이 cmdlet을 사용하여 패키지의 설정을 변경합니다. 자세한 내용은 <a href=&quot;/mem/configmgr/apps/deploy-use/packages-and-programs&quot;>Configuration Manager의 패키지 및 프로그램을 참조하세요</a>.</p>\n<div class=&quot;NOTE&quot;>\n<p>참고</p>\n<p>Configuration Manager 사이트 드라이브에서 Configuration Manager cmdlet을 실행합니다(예: <code>PS XYZ:\\&amp;gt;</code>). 자세한 내용은 <a href=&quot;/powershell/sccm/overview&quot;>시작을 참조하세요</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/Set-CMPackage.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-CMPackage\" />\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-CMPackage [-CopyToPackageShareOnDistributionPoint <Boolean>] [-CustomPackageShareName <String>]\n [-Description <String>] [-DisconnectUserFromDistributionPoint <Boolean>]\n [-DisconnectUserFromDistributionPointMins <UInt32>] [-DisconnectUserFromDistributionPointRetry <UInt32>]\n [-DistributionPointUpdateSchedule <IResultObject>] [-EnableBinaryDeltaReplication <Boolean>]\n [-InputObject] <IResultObject> [-Language <String>] [-Manufacturer <String>] [-MifFileName <String>]\n [-MifName <String>] [-MifPublisher <String>] [-MifVersion <String>] [-MulticastAllow <Boolean>]\n [-MulticastEncrypt <Boolean>] [-MulticastTransferOnly <Boolean>] [-NewName <String>] [-PassThru]\n [-Path <String>] [-PersistContentInCache <Boolean>] [-PrestageBehavior <PrestageBehavior>]\n [-Priority <Priorities>] [-SendToPreferredDistributionPoint <Boolean>] [-Version <String>]\n [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMPackage [-CopyToPackageShareOnDistributionPoint <Boolean>] [-CustomPackageShareName <String>]\n [-Description <String>] [-DisconnectUserFromDistributionPoint <Boolean>]\n [-DisconnectUserFromDistributionPointMins <UInt32>] [-DisconnectUserFromDistributionPointRetry <UInt32>]\n [-DistributionPointUpdateSchedule <IResultObject>] [-EnableBinaryDeltaReplication <Boolean>] -Id <String>\n [-Language <String>] [-Manufacturer <String>] [-MifFileName <String>] [-MifName <String>]\n [-MifPublisher <String>] [-MifVersion <String>] [-MulticastAllow <Boolean>] [-MulticastEncrypt <Boolean>]\n [-MulticastTransferOnly <Boolean>] [-NewName <String>] [-PassThru] [-Path <String>]\n [-PersistContentInCache <Boolean>] [-PrestageBehavior <PrestageBehavior>] [-Priority <Priorities>]\n [-SendToPreferredDistributionPoint <Boolean>] [-Version <String>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Set-CMPackage [-CopyToPackageShareOnDistributionPoint <Boolean>] [-CustomPackageShareName <String>]\n [-Description <String>] [-DisconnectUserFromDistributionPoint <Boolean>]\n [-DisconnectUserFromDistributionPointMins <UInt32>] [-DisconnectUserFromDistributionPointRetry <UInt32>]\n [-DistributionPointUpdateSchedule <IResultObject>] [-EnableBinaryDeltaReplication <Boolean>]\n [-Language <String>] [-Manufacturer <String>] [-MifFileName <String>] [-MifName <String>]\n [-MifPublisher <String>] [-MifVersion <String>] [-MulticastAllow <Boolean>] [-MulticastEncrypt <Boolean>]\n [-MulticastTransferOnly <Boolean>] -Name <String> [-NewName <String>] [-PassThru] [-Path <String>]\n [-PersistContentInCache <Boolean>] [-PrestageBehavior <PrestageBehavior>] [-Priority <Priorities>]\n [-SendToPreferredDistributionPoint <Boolean>] [-Version <String>] [-DisableWildcardHandling]\n [-ForceWildcardHandling] [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Set-CMPackage\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}