I need to vent a little before I get into the code. Had a frustrating one today! All because of unclear documentation in MSDN’s published library of their .NET classes. I guess it’s true what they say, that sometimes you should listen to what isn’t said. I had to build a work-around to a problem […]
Bleh! I’ve been so busy with the new position I started in April I’ve fallen off posting on this blog. I have a lot of Powershell stuff I want to post—creating progress/activity bars, hashing, and perhaps a series on creating a simple text console. I’ve also not been paying attention to replies, sorry! I get […]
UPDATE 01/30/2014 There is a registry hack in Windows 7 to enable this feature again (although I wouldn’t necessarily suggest it… MS doesn’t support it). You can naviGate to HKEY_CLASSES_ROOT\AppID\{CDCBCFCA-3CDC-436f-A4E2-0E02075250C2} and clear out the value for RunAs. This will enable the ability to do a runas and have explorer run in a separate process. If […]