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