Showing results for general management tasks - Scripting Blog [archived]

Nov 13, 2011
Post comments count1
Post likes count0

Use PowerShell to Quickly Find Installed Software

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to quickly find installed software on local and remote computers.   Microsoft Scripting Guy Ed Wilson here. Guest Blogger Weekend concludes with Marc Carter. The Scripting Wife and I were lucky enough to attend the first PowerShell User Group meeting in Corpus Christi, Texas. It was way cool, and bo...

Scripting Guy!Windows PowerShellguest blogger
Jul 23, 2011
Post comments count1
Post likes count0

Use PowerShell to Modify Your Environmental Path

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to work with your environmental path variable.   Weekend Scripter: Use Windows PowerShell to Modify Your Path Microsoft Scripting Guy Ed Wilson here. Welcome back to the weekend and Guest Blogger Sean Kearney. Read more about Sean and his previous guest blog posts. Now without further ado (or RDO or...

Scripting Guy!Windows PowerShellguest blogger
Jul 20, 2011
Post comments count0
Post likes count0

Use the BSonPoSH PowerShell Module to Check AD Replication

Doctor Scripto
Doctor Scripto

Summary: Learn how to use the BSonPoSH Windows PowerShell module to check Active Directory replication and other tasks.   Hey, Scripting Guy! Your article yesterday left me wondering. If there are so many cool things in the BSonPoSH module, why did you only show a couple of commands? Are there other things you can do with that module? —C...

Scripting Guy!Windows PowerShellscripting techniques
Jul 15, 2011
Post comments count0
Post likes count0

Use PowerShell to Clear All Logs

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to check disk space used by logs, and to clear those logs to reclaim space.   Microsoft Scripting Guy Ed Wilson here. One of the things I found as I was researching ways to enable and to disable the ETW trace logs is that a seemingly large number of people wanted a way to clear out all the logs. Bef...

Scripting Guy!Windows PowerShellscripting techniques
Jun 29, 2011
Post comments count0
Post likes count0

Don’t Write WMI Scripts, Use a PowerShell Module

Doctor Scripto
Doctor Scripto

Summary: Learn how to use a free Windows PowerShell module to avoid writing WMI scripts to get common administrator information.   Microsoft Scripting Guy Ed Wilson here. One of the things that is really cool about Windows PowerShell modules, is that you can mix and match them. In this way, a module, a pair of modules, or an entire collection ...

Scripting Guy!Windows PowerShellscripting techniques