Orchestrator - Run SSH fails with hardened Linux Machines

System Center Orchestrator has a built in activity for running SSH on remote machines.  You may find that working runbooks start failing on new distributions of linux or with hardened machines.

Orchestrator’s ssh is simply calling the command-line version of putty (called plink) from the C drive of the Runbook Server.  The executable is located in:

TIP: "OEM" Copy Replacement with MDT

For many years the “OEM” folder has been a method for copying files to the local hard drive of a machine while it was being built.

The idea was simply that anything in a particular folder would be copied to a specific drive during the Windows installation process.

The $OEM$ folder method is no longer available to modern Windows deployments.  The next best thing is a replacement process using MDT.

Changing Internet Explorer 11 Default Search to Google

A common frustration with restricted staff members is the default behaviour of Internet Explorer to use Bing instead of Google. 

Google held over 88% of the search engine market share in January 2014 which is no doubt, a reason why Microsoft have traditionally make it difficult to change the IE default search provider from Bing.