HP 280 G1 MT/Intel HD4600 Dual Monitor DVI Problem Finally Resolved

Personally I’d been fighting this Intel HD 4600 DVI/dual monitor issue for several months now, but at the time I had bigger fish to fry, so I kept putting it off until today. Those poor people on the Intel forums have been complaining about this issue for like three or four years now because “they weren’t able to reproduce the issue”, very sad. Indeed it is a very strange problem. Initially I was convinced it was strictly a driver problem, but now I think it may be some sort of weird driver/OS oddity.

If you’re unfamiliar with the issue, there are multiple threads out there on the Intel forums and several I’ve seen on the HP forums as well. The problem is that after a system reboot, the display on the DVI port is no longer detected and all you get is a black screen. The second monitor is not detected in the operating system whatsoever and the monitor shows no input signal. Right after the initial installation of the display driver, dual monitors would work, but only until the next system reboot. One workaround for this issue was to uninstall/reinstall the display driver and just never reboot the machine again, which totally sucked donkey balls. Continue reading “HP 280 G1 MT/Intel HD4600 Dual Monitor DVI Problem Finally Resolved”

HP Support Assistant – The Epitome of Spyware and How to Disable It

Sure there are several legitmate cases where the HP Support Assistant can be helpful, such as updating drivers or flashing the BIOS on the computer, but if you’re reading this, you’ve probably already established the fact that the software basically hijacks your computer and does a lot of shady shit in the background. I would absolutely classify the product as being spyware and would highly recommend that you take all steps necessary to disable it when it is not being used, and here are some reasons why.

My first problem is that by default, the HP Support Assistant does an intrusive scan of your network to search for “devices” every time the software runs and it appears you can’t turn that off. It doesn’t get much shadier than that folks, seeing as how you don’t really know what they are up to and why they are taking an inventory of your entire network.
Continue reading “HP Support Assistant – The Epitome of Spyware and How to Disable It”

Cannot Log onto Windows – Trust Relationship Failed

There’s several different things that can cause the trust relationship issue and there are hundreds of post or more online about the subject. Sometimes simply resetting the computer account in Active Directory can fix the problem. Other times, unjoining/rejoining the computer from the domain will fix the problem. If either of those isn’t the case, usually that is a good indication that there is some sort of corruption in the Active Directory database that can only be fixed by manual intervention.
Continue reading “Cannot Log onto Windows – Trust Relationship Failed”

uTorrent – Don’t Have Permission to Uninstall the Program

There are certainly versions of uTorrent that have massive problems. Whether it be the inability to click on magnet links and open them properly inside the program or the never-ending issue where the program constantly tells you some shit about there being an update when you open it and says something along the lines of “you already have a more recent version of the program installed, would you like to downgrade?”. Just an FYI, downgrading doesn’t do shit, it’s an endless loop of futility, sad faces, and teardrops.

It is even more disturbing when you want to uninstall uTorrent to try and install a more recent beta version that doesn’t have all these bugs and when you try to remove it the conventional way, you receive the message “You do not have sufficient access to uninstall uTorrent. Please contact your system administrator.” and you are logged on as the user with administrator rights.
Continue reading “uTorrent – Don’t Have Permission to Uninstall the Program”

Outlook 2010 – Crashes Upon Opening Emails with Embedded Pictures

Today I had a user that just had this problem pop up seemingly out of nowhere. I tried repairing Outlook, starting it in Safe Mode, disabling all Add-Ons, finding and deleting out Outlook’s temp files, and the problem still persisted.

After a brief web search, it appears the latest batch up Windows Updates, specifically KB3097877 that had installed automatically last night, was the culprit. Uninstall it, reboot and hopefully you’re good to go. Here are my references: Continue reading “Outlook 2010 – Crashes Upon Opening Emails with Embedded Pictures”

Server 2012 – Enable/Disable Spellcheck Highlighting and Auto-Correct with Group Policy

Courtesy of this fancy post where they use big words and pictographs here, you can use this info to enable or disable the built-in global spell checking/highlighting and auto-correct features of Windows 8/Server 2012 to deploy these settings as a group policy preference.

One can only hope that this feature is any better than the auto-correct on Android phones which makes me want to smash my spy phone into tiny little pieces with a claw hammer or test it’s aerial durability/impact resistance with the closest nearby wall at times, but I wouldn’t hold your breath. Continue reading “Server 2012 – Enable/Disable Spellcheck Highlighting and Auto-Correct with Group Policy”

WinSCP – Import/Export Your Saved Sessions List and Settings from a Computer that is Offline

If you want to backup your saved sessions from WinSCP, that is easy enough, as long as the computer is still in a working state, you can use the backup and restore feature from within the software. But what if the computer doesn’t boot or you swapped the drive into a different machine? So long as you can still access the drive and have access to that user’s registry file, you can easily extract the data you need. Continue reading “WinSCP – Import/Export Your Saved Sessions List and Settings from a Computer that is Offline”

Windows – Play a WAV file with PowerShell and the .NET SoundPlayer Class

At work, they wanted to ability to play a soundbyte on a schedule as a reminder to our sales employees. I think I may have found this on stackexchange but I can’t quite remember at this point to give the full creds. A lot of the solutions I found tried to use Windows Media Player to play sound files or MP3’s, but unfortunately, there was no way to close the program after the file had played. This way uses Windows PowerShell and the .NET SoundPlayer Class to play the file. Continue reading “Windows – Play a WAV file with PowerShell and the .NET SoundPlayer Class”