# *** THIS SCRIPT IS PROVIDED WITHOUT WARRANTY, USE AT YOUR OWN RISK *** <# .DESCRIPTION Uses some WMI and reading some Registry keys to get the version numbers for McAfee Security Center, DAT, HIP, Plash Player, Java, Adobe Acrobat, Reader and AIR. All of the results are...
Articles by David Hall
How to create and use custom PowerShell Functions
# *** THIS SCRIPT IS PROVIDED WITHOUT WARRANTY, USE AT YOUR OWN RISK *** <# .DESCRIPTION Starts the Windows Update service (wuauserv) if it is stopped and forces a checkin with the WSUS Server. This function uses the Invoke-Command CMDlet which will require PSRemoting to be enabled on the...
Force WSUS checkin with PowerShell
# *** THIS SCRIPT IS PROVIDED WITHOUT WARRANTY, USE AT YOUR OWN RISK *** <# .DESCRIPTION Starts the Windows Update service (wuauserv) if it is stopped and forces a checkin with the WSUS Server. This function uses the Invoke-Command CMDlet which will require PSRemoting to be enabled on the...
PowerShells Get-Help cmdlet explained.
This video focuses on ways you can use the PowerShell Get-Help cmdlet to efficiently navigate the help files. I also talk about how you can use Update-Help and Save-Help to take the PowerShell help files offline if the need arises. Below is the code I used in the video,...
PowerShells Get-Command cmdlet explained.
The video below is my maiden voyage on YouTube, I would appreciate a Subscribe, Thumbs up or a Comment on YouTube or here. I plan on producing more Screen-Casts going forward relating to PowerShell, Windows Server 2012R2, Exchange 2013, System Center Configuration Manager 2012, SharePoint 2013, and other things....
SignalWarrant is on Youtube
Greetings Interweb people, I have decided to start a YouTube channel. Why do I want to voluntarily expose myself to the interweb trolls? Problem Solving – As an Instructor I see it every day, many of my students are always looking for me to give them the answer. I’m...