Tag Archives: Powershell

Retrieving a Registry Key LastWriteTime Using PowerShell

While navigating through the registry, you may have noticed that there is something missing from there that you normally see in other places such as the file system. That little thing is a timestamp that might tell you when a … Continue reading

Posted in powershell | Tagged , , , , , | 1 Comment

What is Your PowerShell Resolution?

As the year is winding down to its final couple of weeks of 2014 before we ring in the new year, it is time again to think about the new year and what things I want to accomplish in terms … Continue reading

Posted in News, powershell | Tagged , , | 6 Comments

Managing Services using PowerShell on MCPMag.com

This month I will be talking about managing Windows services using PowerShell on MCPMag.com. Be sure to stop over there and check out the articles and let me know what you think! Managing Services, Part 1: Investigating Service Information Using … Continue reading

Posted in News, powershell | Tagged , , | Leave a comment

5 Day Spot on Hey, Scripting Guy! Talking Script Troubleshooting

I have a 5 day spot on Hey, Scripting Guy! this week (1-5 Dec) talking about troubleshooting scripts using some built-in cmdlets and using the PowerShell debugger. Be sure to check them out this week and let me know what … Continue reading

Posted in powershell | Tagged , , , , | Leave a comment

Exploring iTunes Using PowerShell Part 3: Connected Devices

Continuing on with my article on PoweShell and iTunes, I am now going to show you how to find out what devices are currently connected to iTunes. By connected, I mean that the device is actually showing up as being … Continue reading

Posted in powershell | Tagged , , , | 1 Comment