Author Archives: Luke

Adaptec Raidstatus script for ESXi

As promised in my previous post i made a (Powershell) script which can be automated to run as a scheduled task. The script is build to run once a day. It sends an email if there is an error in … Continue reading

Posted in Powershell, Vmware, Windows | Tagged , , , | 4 Comments

Monitor Adaptec 3405 health on VMware ESXi 5.x

For my work i had to install a supermicro server with ESXi 5.1. This server had a adaptec 3405 raid card which works fine with ESXi 5.x but you can’t see the health status of the array(s) in the VSphere … Continue reading

Posted in Vmware, Windows | Tagged , , , , , | 10 Comments

Install HP Color Laserjet CM1312nfi on Windows 7 or Windows 8

Installing this printer is actually quite simple if you know how to do it. It cost me some hours to figure out. The problem with the installer is that whether you choose USB or Network it fails on the step … Continue reading

Posted in General, Windows | Tagged , , , , , | Leave a comment

Export blacklist and whitelist from ESVA and import to EFA

If you are migrating from ESVA to EFA you can export and import the black/whitelist with a simple script i wrote. note: This script doesn’t check for double entry’s. ssh to your ESVA server wget http://dl.efa-project.org/exportlists.sh chmod +x exportlists.sh ./exportlists.sh … Continue reading

Posted in Linux | Tagged , | Leave a comment

SRSS 2008: An error occurred within the report server database on report deployment

When i tried to deploy a edited report, it gave me the following error: An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database.  I tried … Continue reading

Posted in SQL Reporting Services | Tagged , , , , | 1 Comment

Regain Root access on Asus TF300T after official update 10.4.2.13

So i downloaded and installed the official 10.4.2.13 update from the Asus website. After this i had no root access anymore (as expected). I found a few manuals which described to regain root access which includes to download a file of 400+ … Continue reading

Posted in Android | Tagged , , , , | Leave a comment

OpenVPN on TF300T after Jelly Bean update

I recently updated my (rooted) Asus Transformer TF300T to the latest Android version which is Android 4.1.1 (Jelly Bean). After updating OpenVPN failed to connect with an error that looked like “ifconfig, external program fork failed”. (I can’t remember the … Continue reading

Posted in Android, OpenVPN | Tagged , , , , | 1 Comment

Icarus Go (DRIGL) firmware

If you are looking for a firmware update for your Icarus Go e-reader with a DRIGLxxxxxx serial. You have to visit the following site: http://www.icarusreader.com/downloads-go Dont go to icarusreader.com and “downloads->firmware->ICARUS GO (E600BK) FIRMWARE ” because non of those firmwares … Continue reading

Posted in General | Tagged , , , | Leave a comment

Trendline with weighed average percentage from other dataset in SRSS 2008

For a report at my work (at a callcenter) I had to create a chart with a percentage of failed calls per agent per day. This chart also had to contain 1 line which represented the weighed average percentage of … Continue reading

Posted in SQL Reporting Services | Tagged , , , | Leave a comment

Unable to Uninstall powershell v1.0 for server 2008 upgrade

When i tried to upgrade a windows 2003 server to windows 2008 server, the installation wizard told me i had to remove powershell before i could continue with the upgrade. – I have searched in add/remove programs to remove it … Continue reading

Posted in Windows | Tagged , , , , | Leave a comment