Category Archives: Modules

PoshWSUS Update to 2.2.1

After a little time away from this project, I had received some functions from a member of the community (Universal in CodePlex), who had taken the time to work out some of the functions which are more server side related … Continue reading

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

A PowerShell Module for Managing Internet Explorer Favorites

As promised, here is my module that I put together to make managing Internet Explorer favorites. The module is called IEFavorites and has 3 functions available: Get-IEFavorite Add-IEFavorite Set-IEFavorite There are also 4 aliases associated with this module: gief (Get-IEFavorite) … Continue reading

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

PoshChat Updated to 1.0

After about a year of doing nothing with my project, PoshChat, I decided it was time to push out an update that I have been working on here and there. This is one of those projects that is really fun … Continue reading

Posted in GUI, Modules, powershell | Tagged , , | 4 Comments

Guest Post On Hey, Scripting Guy! on Using The UpdateServices WSUS Module

My latest guest spot on Hey, Scripting Guy! is live today! I continue my article on managing the new WSUS server on Windows Server 2012 using the UpdateServices module. I go through each of the cmdlets that are available and … Continue reading

Posted in Modules, 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