In a recent Hak5 episode (704, at 9 minutes) they covered changing the Logon UI background, which reminded me of my own little script. Since last working the script, I’d like to think I’ve learned more and it was about to time clean up the code and make it a little more user friendly. It [...]
Posts Tagged ‘info’
Windows 7 Powershell LogonUI Changer
August 19th, 2009
1 Comment
Based off of the W7C LogonUI Changer, this Powershell script should make changing the LogonUI background easier for the IT admins out there. Download win7logonui.zip (Includes the ImageProcessor source and DLL) Usage: After copying or building imageprocessor.dll move it to the same folder as win7logonui.ps1 (or edit the script). Example: win7logonui.ps1 \path\to\image.jpg Set $DebugPreference to [...]

