Monday, January 31, 2011

HP Connection Manager – Silent Install Nightmare (Solved)

Sometimes, IT people just seems to need to call some bad names to our colleagues.

This happens for example (not with a specific corporation) when you need to to create a new base image for a laptop and there’s always a software that simply cannot install silent, at least in a straight-forward way…

This happened to me this week with an HP EliteBook 2540p.

The software:
HP Connection Manager.

The issue:
No way to install this software silently. There’s just no way to do this without messing around with the MSI file or like this tip, by creating a transforms file (MST).

If using the setup.exe you get all the popups, if you extract the msi file you get the message: “Please install HP Connection Manager by launching from Setup.exe”

The solution:
To be able to install this software silently, first you’ll need to install a software to create the transforms (MST) file.

For this one I normally use Microsoft ORCA software that’s available through Windows SDK Components for Windows Installer Developers, but just google it to find the direct download.

You can get more information about this tool here:
ORCA.EXE

Now…after installing ORCA you need to follow this steps:

.: Launch the default installation

.: When you start to get a message to click Next, go to Start –> Run and type %temp% and click OK

.: Here you’ll get the extracted MSI for installation. It’s generally on a folder like {2241211254ASFAS24Q24}

.: Copy the files inside the directory to another place and after that, cancel the installation

.: Now you’ll have the necessary MSI files to create the MST file

.: Launch ORCA

.: Open the HP Connection Manager.msi

.: Click Transform from the ORCA menu and select New Transform

.: From the left menu, select Property

.: On the right pane change property:
  .: Agree to License to Yes
  .: LAUNCHFROMEXE from to 1
  .: RebootYesNo to No

.: Click Transform from the ORCA menu and select Generate Transform

.: Save the new MST file with a name you want in the same folder where you have the HP Connection Manager.msi

And it’s done…

Now to finally install HP Connection Manager silently run the command for example:
HPConnectionManager.msi /qr /norestart TRANSFORMS=HPCM.mst

Friday, January 28, 2011

Resetting Default Security Settings

Ok, this one can save you from headshakes…

If, for some reason you’ve change some security settings and you’ve messed so much that you cannot put everything has it was before, here’s a nice command line to restore everything back…

The tip it’s documented to Windows Vista but also works with Windows 7.
There’s also steps for Windows 2000 and XP.

Take a look at this Microsoft article:
How do I restore security settings to a known working state?

Technorati Tags: ,,,

Friday, January 21, 2011

Microsoft Group Policy Log View 1.0

Here’s a great tool if you need to know all history about a machine and the group policies it applied since joined to a domain.

MS Group Policy Log View exports group policies history to text file, html or xml formats.

It can be used in Windows Vista or later and must be run with elevated privileges.

Download it at:
Microsoft Group Policy Log View 1.0

Technorati Tags: ,,,

Wednesday, January 12, 2011

Microsoft Security Essentials 2.0 Available

The free security software (Anti-Spyware and Anti-Virus) produced from Microsoft it’s now available for download.

After a good acceptation from home users to version 1.0, Microsoft launches 2.0 version.

Here are some of the new features:

.: New anti-malware engine
.: Better Windows Firewall integration
.: Network Inspection System

For more information visit and software download:
Microsoft Security Essentials 2.0