Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Windows Admin 이라면 Power shell을 공부해야할 때가 온 것 같습니다. Unix 의 shell을 부러워하고 있었는데 이제는 많은 것을 자동화 할 수 있을 것 같습니다.
우리 나라에서는 많이 사용되고 있지 않는 것 같은(많이 사용되는지 아닌지 저는 잘 모르겠습니다.) WMI 를 CMD 에서 제어할 수 있는 것이 wmic 입니다. 아래 포스트에서는 wmic 와 powershell cmdlets 를 비교 하고 있는데 당연히 새로 나온 powershell 이 더 좋다고 이야기 하고 있습니다.
wmic vs WMI Powershell cmdlets
Power shell 이 나오기 전에는 vbscript를 사용해서 WMI를 제어하고 있었지만 이제는 Power shell 로 더 편하게 사용할 수 있다고 합니다.
WMI, PowerShell - How well do they gel?
https://blogs.msdn.com/powershell/archive/2007/06/14/wmi-powershell-how-well-do-they-gel.aspx