I recently posted about Keeping SysInternals Up-To-Date. Since then I’ve had trouble getting it to work on any of our Windows Server machines. I couldn’t find much info on this online, so maybe it’ll be helpful to raise the problem…
Tag Archive for Windows Server 2008 R2
What’s New in Azure Guest OS 2.2?
by JBurnett • • 0 Comments
This Azure Guest OS release come two months after the previous (v. 2.1). Does this release provide minor changes, or does it include patches for substantial security issues? Let’s dig and find out. Microsoft announced Windows Azure Guest OS 2.2…
Uninstalling .NET Windows Service using InstallUtil gives “marked for deletion error”
by JBurnett • • 0 Comments
If you are working with a .NET-based Windows service and have trouble uninstalling it, the problem may be due to allowing it to interact with the desktop. I used the Services admin tool to change the service’s security context to…