본문 바로가기
DevOps/Powershell

WMF(Windows Management Framework) 란?

by Rainbound-IT 2025. 6. 5.
반응형

 

PowerShell 및 기타 관리 도구의 업데이트된 버전을 기존 Windows 운영체제에 설치할 수 있도록 제공하는 패키지

PowerShell 기반 시스템 관리 도구들의 업그레이드 번들이라고 보면 된다.

 

업데이트하면 다음과 같은 사항이 설치되거나 업데이트 된다

 

  •  
  • Windows PowerShell
  • Windows PowerShell Desired State Configuration (DSC)
  • Windows PowerShell Integrated Script Environment (ISE)
  • Windows Remote Management (WinRM)
  • Windows Management Instrumentation (WMI)
  • Windows PowerShell Web Services (Management OData IIS Extension)
  • Software Inventory Logging (SIL)
  • Server Manager CIM Provider

 

 

https://learn.microsoft.com/en-us/powershell/scripting/windows-powershell/wmf-overview?view=powershell-7.5

 

Windows Management Framework (WMF) - PowerShell

WMF is a prerequisite for Windows PowerShell. This article shows the history of WMF versions and provides information about how to find and install WMF.

learn.microsoft.com

 

반응형

댓글