
List WMI namespaces and classes with PowerShell, using the default root\cimv2 namespace. Enumerate local and remote namespaces with Get-WmiObject, then sort results and note system classes.
Explore querying WMI and CIM class instances with PowerShell using Get-WmiObject and Get-CimInstance, including filtering by drive type equals three to find fixed disks and other class instances.
Learn how to connect to remote Windows servers with WMI and CIM using PowerShell, create and reuse sessions for efficient querying, manage credentials, and handle domain constraints.
Learn to query local and remote computers with WMI and CIM in PowerShell, retrieving IP addresses, OS version, hardware, services, user groups, and to invoke reboot or start-mode changes.
This course is aimed to IT Pros and is supposed to give the viewer the information they need to know to get started with Powershell and how to manage Windows Server 2016 with its help.
In this course, you will learn about two parallel technologies. Windows Management Instrumentation (WMI) and Common Information Model CIM) both provide local and remote access to a repository of management information including access to robust information available from the operating system, computer hardware, and installed software.
Take Care Not to Miss Out!
Each second that passes without action on your part costs you valuable skills and knowledge.
Because this training comes with a money-back guarantee valid for thirty days, there is no danger in getting started right now.
Go ahead and click the button that says "take this course" to begin the process of expanding career opportunities right away!
Real Student Reviews:
★★★★★ “Very well explained and makes the concepts very easy to understand. Many thanks.” - Reina Wilson
★★★★★ “I am really enjoying this class. I am so grateful I found it. Thank you!” - Micel Jhon
★★★★★ “I learned many good things.” - Scott
★★★★★ “It is a structured presentation. Learned a lot from the lectures.” - Hamida
More than 71,000 students from over 150 different nations! This is incredible, and I want to thank everyone who supported me.
The course is targeted to help to automate and script daily tasks. There are lots of live demonstrations how to use PowerShell commands and a Server's GUI. I hope it will help to do your job more efficiently.
A Brief Contents of the Course:
Understanding WMI and CIM
Querying Data by Using WMI and CIM
Making Changes by Using WMI and CIM
Lab: Working with WMI and CIM