You can change the Windows theme from the command line easily enough with ThemeTool. Scripting it out so the PCs you manage isn’t much more difficult. Getting ThemeTool is probably the most challenging part.
Continue reading “Change Themes from the Command Line”Category: Powershell
Copy / Paste in the Windows Command Line with ctrl-c / ctrl-v
Back in 2010 I was very tired of always having to right click to paste in the command/powershell window. I was just learning AutoIt, so I thought I’d make a little applet in that to make life a little easier for myself.
Continue reading “Copy / Paste in the Windows Command Line with ctrl-c / ctrl-v”