Showing tag results for WMI

Jul 20, 2013
Post comments count0
Post likes count0

Weekend Scripter: Introducing the PowerShell and WMI Browser

Doctor Scripto
Doctor Scripto

  Summary: Guest blogger, Jakob Gottlieb Svendsen, talks about the Windows PowerShell and WMI browser. Microsoft Scripting Guy, Ed Wilson, is here. Today we have a guest blog post by Jakob Gottlieb Svendsen. But first, a little bit about Jakob… Jakob is a senior consultant, trainer, and chief developer at Coretech A/S, where he is one ...

Scripting Guy!Windows PowerShellscripting techniques
Jul 16, 2013
Post comments count0
Post likes count0

Query Multiple WMI Classes but Return One Object with PowerShell

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to query multiple WMI classes with Windows PowerShell and return a single object.  Hey, Scripting Guy! I have this script that I have been working on for a while. It queries three different WMI classes. The first two classes are no problem because they only return a single item—for i...

Scripting Guy!Windows PowerShellscripting techniques
Apr 6, 2013
Post comments count0
Post likes count0

Performance Counters and Windows System Assessment Report

Doctor Scripto
Doctor Scripto

Summary: Microsoft PowerShell MVP, Richard Siddaway, talks about using Windows PowerShell and WMI to work with performance counters and Windows assessment. Microsoft Scripting Guy, Ed Wilson, is here. This week we will not have our usual PowerTip. Instead we have excerpts from seven books from Manning Press. In addition, each blog will have a speci...

Scripting Guy!Windows PowerShellguest blogger
Apr 6, 2013
Post comments count0
Post likes count0

Testing License State and Setting the License Key

Doctor Scripto
Doctor Scripto

Summary: Microsoft Windows PowerShell MVP, Richard Siddaway, talks about using Windows PowerShell and WMI to work with operating system licensing. Microsoft Scripting Guy, Ed Wilson, is here. This week we will not have our usual PowerTip. Instead we have excerpts from seven books from Manning Press. In addition, each blog will have a special code f...

Scripting Guy!Windows PowerShellguest blogger
Mar 4, 2013
Post comments count0
Post likes count0

Use PowerShell to Find Detailed Windows Profile Information

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to find detailed Windows profile information.  Hey, Scripting Guy! I am in a bind. I need to find out who is using what profile on a desktop computer. I also need to find out when the profile was last used. This is because many of the computers in our lab have ra...

Scripting Guy!Windows PowerShellscripting techniques