Cannot open COM1 resolution

  Recently I came upon a problem where I could not connect to a device attached to the serial port using ttermpro: the application would fail with the "Cannot open COM1" message and show a "Disconnected" state. Trying other applications such as putty or hyperterminal would end up with similar errors, so it was clear… Continue reading Cannot open COM1 resolution

Published
Categorized as IT-howtos

Visual Studio Online Backlogs – Export Work Items in Correct Order

If you are using TFS on premise or VS Online work organization options, then most probably you are a software project manager or a software owner with structured mind or a manically organized developer. In any of these cases you have defined, and then re-defined to improve, a certain work items hierarchy. Either Scrum, or… Continue reading Visual Studio Online Backlogs – Export Work Items in Correct Order

Domain based restriction of SMTP relay

  On-premise IT environments often require an internal SMTP server to relay mail notifications to selected recipients. Especially in hybrid clouds where the primary email services are outsourced you don’t want every single computer to communicate directly with the cloud, effectively implementing firewall restrictions to SMTP traffic. In such case IIS 6.0 SMTP Virtual Server… Continue reading Domain based restriction of SMTP relay

Published
Categorized as IT-howtos

CyanogenMod rotating circles – Fix

  Symptoms: Your device is stuck with a rotating circle of CyanogenMod (CM) during boot. Cause: Ambiguous: Full flash drive, corrupt file(s) or setting(s), etc. can generate such behavior. See below. Resolutions: Note: the resolutions are ordered from least to complete data loss. Use with caution. All operations are executed in TeamWin (TWRP) environment. To… Continue reading CyanogenMod rotating circles – Fix

Published
Categorized as IT-howtos

Error inetrex admx

  Preconditions: You have installed Internet Explorer 11 on a Windows 7 computer. Symptoms: When you run gpmc.msc or rsop.msc the following error appears: (in German) Bei der Analyse ist ein Fehler aufgetreten. Tags: $(string.NoReportSiteProblems) C:\Windows\PolicyDefinitions\inetres.admx Cause: This behavior may be caused by different language settings on the policy server and the client computer. Resolution:… Continue reading Error inetrex admx

Published
Categorized as IT-howtos

Bitdefender RescueCD requires username password

  Symptoms: Bitdefender RescueCD versions 2011 to 2014 randomly require username and password to login to rescuecd.unknown_domain computer console, as described in this blog.   Cause: Unknown to the author. The same CD or USB thumb drive start automatically on other computer systems.   Resolution: Type for username livecd and leave the password empty. After… Continue reading Bitdefender RescueCD requires username password

Published
Categorized as IT-howtos

SharePoint Libraries Non-Compliant

  If you have data that falls under FDA, HIPAA or similar compliance, you know that records have to be protected from tampering. The so called integrity verification is usually implemented for electronic records through checksumming, also called hashing [see An Introduction to Computer Security: The NIST Handbook]. As long as the binary file is… Continue reading SharePoint Libraries Non-Compliant