Tag Archives: module

PoshWSUS Updated to 2.1.1

I just released a new version of my WSUS module, PoshWSUS to codeplex. Nothing new was added to this release, so only bug fixes that were submitted to the Issues page on the codeplex site were addressed. Let me know … Continue reading

Posted in powershell, WSUS | Tagged , , , | Leave a comment

Name Change to PoshWSUS Commands with PoshWSUS 2.1

If you remember, I posted a poll regarding the renaming of the PoshWSUS commands to avoid a naming collision with the UpdateServices module now available with Windows 2012/8 which use the *-WSUS* format. Well, after letting the poll sit for … Continue reading

Posted in Modules, WSUS | Tagged , , , | Leave a comment

Introduction to PoshChat, A PowerShell Chat Client/Server

After a couple months of off and on work on this project, I can finally say that I have release my initial build of PoshChat, which is in version 0.9. This is a simple client/server chat room that allows any … Continue reading

Posted in Modules, powershell, scripts | Tagged , , , | 3 Comments

Don’t assume a Cmdlet has -WhatIf

Imagine that you are writing a script, or preparing to run a command that will perform a change on your domain. For instance, you are running the FailoverClusters module and want to move a cluster group on a given condition. … Continue reading

Posted in News, powershell | Tagged , , , , | 1 Comment

PoshWSUS V1.1 is available

I just published my latest version of the PoshWSUS module to CodePlex which has some updated code on a few functions and some other bug fixes.  Also, there are 8 new commands that are available with this latest version of … Continue reading

Posted in Modules, powershell, WSUS | Tagged , , , | 8 Comments