MDR

MDR
Showing posts with label Windows 7. Show all posts
Showing posts with label Windows 7. Show all posts

Friday, February 1, 2013

Windows 7 Drag-and-Drop Issues

I have just had an issue where drag-and-drop in Windows 7 stopped working. I can click on a file and drag it elswhere (the icon turns transparent and I get the Move to or Copy to text) but when I release it, nothing happens. Copy or Cut and Paste work fine, so I know its not a permissions issue.

Wednesday, August 1, 2012

PowerShell Server Status Script

I've decided to go ahead and make my server status PowerShell script available to the general public, so I'm releasing it here. Currently the script is at version 0.2.1, and is pretty stable (I haven't had any issues with it). Hopefully you'll find it useful as well.

PowerShell Gotcha

I've been playing around a lot with PowerShell recently, as I've been doing mostly System Administration work in a Windows environment. I have a script that I use to check the servers I'm responsible for, and generate a HTML report from the results.