このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
windows:powershell:commands:get-cimclass [2020/02/19 18:12] – ともやん | windows:powershell:commands:get-cimclass [2020/05/29 16:25] (現在) – [Get-CimClass] ともやん |
---|
</html> | </html> |
====== Get-CimClass ====== | ====== Get-CimClass ====== |
特定の名前空間にあるCIMクラスのリストを取得する。\\ | 特定の名前空間にある CIM クラスのリストを取得する。\\ |
\\ | \\ |
| **Common Information Model (CIM) とは...**\\ |
| [[open_standard:cim|Common Information Model (CIM)]]\\ |
| |
===== Get-CimClass -NameSpace "root\CIMV2"(Default) ===== | ===== Get-CimClass -NameSpace "root\CIMV2"(Default) ===== |
**Windows 10**\\ | **Windows 10**\\ |
[[https://www.atmarkit.co.jp/fwin2k/win2ktips/756wmicreator/wmicreator.html|WMIを使うスクリプトを簡単に作成する - @IT]]\\ | [[https://www.atmarkit.co.jp/fwin2k/win2ktips/756wmicreator/wmicreator.html|WMIを使うスクリプトを簡単に作成する - @IT]]\\ |
[[https://tutorialmore.com/questions-121178.htm|非表示/仮想Windowsユーザーアカウントのリスト - 初心者向けチュートリアル]]\\ | [[https://tutorialmore.com/questions-121178.htm|非表示/仮想Windowsユーザーアカウントのリスト - 初心者向けチュートリアル]]\\ |
| |
| [[http://www.wmifun.net/|WMI Fun !! ~ WMI (Windows Management Instrumentation) に興味がある方・システム管理者は必見です! ~]]\\ |
| [[https://blog.ipswitch.com/get-ciminstance-vs-get-wmiobject-whats-the-difference|Get-CIMInstance Vs Get-WMIObject: What’s The Difference?]]\\ |
| |