Category Archives: Registry

Test Registry Item Revisited

I got some nice feedback on my original Test-RegistryItem function. I had been mulling some enhancements anyway and now have a more robust version that looks at individual values, accepts pipelined input and more.

Posted in PowerShell, Registry, Scripting | Tagged , , , | Comments Off

TechMentor Orlando 2010 Decks and Demos

I had a great time in Orlando at the TechMentor conference. The crowd was enthusiastic and asked good questions. As promised, here are my slide decks and demos. My sessions tend to be heavy on demonstration so I can’t promise … Continue reading

Posted in CommandLine, Conferences, Mr. Roboto, PowerShell v2.0, Registry, Scripting, Techmentor, Windows 7, Windows Server | Tagged , , , , , , , , , , , | 3 Comments

Power Up your R2 Server Core Shell

I’ve recently started using the Server Core option for my test servers, especially for things like domain controllers. I can get by with smaller disk and memory requirements. Once you get the server configured, there’s very little you have to … Continue reading

Posted in CommandLine, PowerShell v2.0, Registry, Windows Server | Tagged , , , , | Comments Off

Get-Printer

I think Out-Printer is a very handy cmdlet, and one that doesn’t get used much. Pipe any cmdlet to it and the output will be printed to your default printer. You use it the same way you would Out-File except … Continue reading

Posted in PowerShell, Registry, Scripting | Tagged , , , | 10 Comments