Showing tag results for WMI

Jul 9, 2012
Post comments count0
Post likes count0

Use PowerShell to Run WMI Commands on Remote Computers

Doctor Scripto

Summary: Learn how to use Windows PowerShell to run WMI commands on remote computers without opening a lot of holes in your firewall.  Hey, Scripting Guy! I have a problem. We have a number of remote systems that I need to manage. We are running the Windows firewall on all systems, and our security team is reluctant to open up a bunch of remot...

Scripting Guy!Windows PowerShellscripting techniques
Jun 8, 2012
Post comments count0
Post likes count0

An Insider’s Guide to Using WMI Events and PowerShell

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, reviews and discusses Hey, Scripting Guy! Blog posts about WMI events and Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Tickets for the Jacksonville IT Pro Camp are rapidly disappearing. If you are anywhere near Jacksonville, Florida on June 16, 2012, you definitely check it out. There...

Scripting Guy!Windows PowerShellWMI
Feb 18, 2012
Post comments count0
Post likes count0

Use PowerShell to Save Time with Win32_TimeZone and DST Time Changes

Doctor Scripto

Summary: Write a Windows PowerShell function to determine the status of time changes to daylight savings time. Microsoft Scripting Guy, Ed Wilson, is here. At the Windows PowerShell User Group meeting in Charlotte, North Carolina, Brian Wilhite talked about a few of his scripts during the script club. I said, “Dude, that is cool, and I immedi...

Scripting Guy!Windows PowerShellguest blogger
Jan 6, 2012
Post comments count0
Post likes count0

PowerShell Community and the Windows System Administration Tool

Doctor Scripto

Summary: See how guest blogger, Rich Prescott, leveraged the Windows PowerShell community as he built his popular ArPosh Client System Administration tool. Microsoft Scripting Guy, Ed Wilson, is here. We are really starting the new year off correctly. We have another very strong guest blogger today. Rich Prescott, is currently working as an infrast...

Scripting Guy!Windows PowerShellguest blogger
Dec 14, 2011
Post comments count0
Post likes count0

Use PowerShell to Find and Uninstall Software

Doctor Scripto

Summary: Learn how to use Windows PowerShell to get software installation locations, and to uninstall software from remote computers. Hey, Scripting Guy! We have a dumb application that we have to use at work. The company has released a new version of this application, and I am trying to write a Windows PowerShell script to uninstall the old applic...

Scripting Guy!Windows PowerShellscripting techniques