Main menu:

Subscribe

Site search

Categories

Archives

Links:

Powershell Printer driver install script updated to v. 1.1

I released an update to my highly popular Print driver install script which now writes the amount and names of the printer drivers that were installed

Read more »

Printer driver install script has now been Powershell-ified

Out of all the stuff I provide on my blog, oddly enough my .vbs Printdriver installation script has been downloaded the most (almost 2000 times, and yes I wish I would have gotten an dollar for each download :p )

Read more »

Error 0C-0000003C when starting an App-V package

One of the most poorly documented errors on the Microsoft site but very common in the real world: When you start an App-V package, the application will not start and you are treated to an error which ends with: 0C-0000003C
In your sftlog.txt you might see something like:

Error code: 45246D3-0EC05E0C-0000003C

[03/08/2010 16:14:48:585 ???? ERR] {tid=144C:usr=username}
CSuite::InternalUpload failure  ec05e0c-      3c while uploading Virtual Filesystem
This is what I did to fix it

Read more »

Brilliant platform game video portraying the life of the average guy

Watch this video during your lunch break. Its 6 minutes long but well worth it.  Don’t have the words to describe how well made this is..! Where is my C64 with the yellow tapeunit..?

BIOS Upgrade on HP ML 110 G5 results in noisy fans

I’ve had an issue a couple of months back when I flash my ML 110 G5 with the latest BIOS. Here’s what happened…

Read more »

Scott Herald speaks at VMUG VESI Workshop

The VMUG VESI Workshop yesterday was a great success!!! It had everything a great workshop should have: Some Superstars, great content and pizza!

Read more »

You cut the power to your ESXi with VMFS running on a RAIDAdapter with WriteCache on without a BBU What happens next?

I’ve been quite busy the last couple of weeks with building my own ESXi production machine.
After reading a lot about the different RAID/storage solutions and how dangerous enabling Write cache on a BBU-Less RAID
controller is, I decided it was time for a little experiment…

Read more »

How to remove ^M at the end of each line in Linux

When working with files that have been transferred from Windows to Linux ^M characters may show at the end of each line, making the file useless. Here’s how to fix that..

Read more »

Script to get the App-V applications on a computer

If you choose to run the lightweight version of the App-V infrastructure you miss out on some nice management features. I’ve been using some scripts to help soften the pain..

Read more »

How to sequence Yammer for App-V

To please the web 2.0 lovers in our organization (yeah you know who you are ) I was asked to have a look at sequencing the Yammer desktop application with App-V…

Read more »