< # .SYNOPSIS This script sets a registry binary value using WMI. .DESCRIPTION This script uses WMI to set a binary registry Value. This is a re-write of a VB Sample Script. .NOTES File Name : Set-WmiRegistryBinaryValue.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http://www… Read the full text.