The Intel Manageability Commander is a great tool that allows you to manage and connect to your Intel vPro Systems without the need to buy any licenses for RealVNC Viewer Plus. This software features RealVNC as well as IDE Re-Direct access to your managed systems. The biggest issue I've found with this tool is that it only allows you to manage up to 20 computers. This can be a problem if you're managing an entire fleet of PC's in your office. Luckily, there is a workaround for this. See the steps below:
Download the Intel AMT DTK Source Code
Extract the files and browse to the "Manageability Commander Tool" directory
Open the MainForm.cs file using Notepad or your favorite text editor.
Change line 224
if (Utils.GetNodeTagsofType(rootNode, typeof(AmtSystem)).Count >= 20)
to
if (Utils.GetNodeTagsofType(rootNode, typeof(AmtSystem)).Count >= 9999999)
Notice the 9999999, this is the maximum amount of systems you want the application to allow you to add. Leave it as 9999999 or put in whatever number you want.
Using Visual C# 2008 Express Edition, open the "Manageability Commander Tool.sln" file.
From the Solution Explorer on the right hand column, right click the project and click "Build"
Once the build is finished, you will find it in the folder you extracted the files in under the Bin\Debug folder.
Or, if you don't want to go through all this, simply download the version I've compiled that will allow you to add up to 5000 PC's from here.
Thanks to this little trick, you can now remotely manage your entire fleet of PC's using Intel AMT and KVM without purchasing RealVNC Viewer Plus licenses all at a cost of $0!
Thursday, 14 July 2011
Monday, 23 May 2011
We've Moved To Wordpress.com!
TheGeekTweet has now moved to WordPress.com for increased functionality.
For The Latest Posts, visit us at http://thegeektweet.wordpress.com
Amardeep Juneja
For The Latest Posts, visit us at http://thegeektweet.wordpress.com
Amardeep Juneja
Monday, 25 April 2011
Pogo Sketch: A Stylus For iPhone/iPod/iPad
No doubt about it, Apple has done an incredible job on creating a sleek, straight forward, easy to use touch screen interface to control all functions of its devices. However, for a lot of people, this interface doesn't always work best in all situations. Gloves, or long fingernails can be a touch screen device's worst enemy. To combat this, I would like to introduce you to Pogo Sketch. A "stylish" stylus designed to work with the capacitive touch screen found on many handheld devices, most popular today: the iPhone, iPad and iPod touch.
On the outside, the Pogo Sketch is about the length of the iPhone. With a soft foam tip (which actually cleans the screen as you use it!), a metal pocket clip, and is as skinny as a crayon. Available in a variety of colors for the fashion minded geeks out there.
The Pogo Sketch functions on a single point of contact on the screen which means apps using multi-touch won't function too well with this device, but what it is good for is activities like web browsing, emailing, taking notes, etc.
At a price of only $14.95 this little gadget could save you a lot of time and frustration. Not to mention pin point accuracy playing Angry Birds! Of course, you could always make your own fully functional stylus for free by wrapping an anti-static bag around an old pen.. But that would just look silly :)
Written By: Amardeep Juneja
Sunday, 17 April 2011
Score A Free Copy of UltraISO 9.3!
In June 2009, PC User Magazine Australia offered a free UltraISO v9 full version license to its readers. Here's how you can pickup this freebie.
Search on Google for the install with the file name uiso93pes.exe. You should be able to find a copy of this file on Mediafire. Download the file and run the installation. When you are prompted for Registration details, use the following information:
Name: PC User readers
Serial: 4BF9-8D1E-1786-30A8
Keep in mind that the demo version of UltraISO available on their website will NOT work with this serial key. This was a special promotion that was only valid with the uiso93pes.exe installer.
Happy ISO'ing!
Written By: Amardeep Juneja
Search on Google for the install with the file name uiso93pes.exe. You should be able to find a copy of this file on Mediafire. Download the file and run the installation. When you are prompted for Registration details, use the following information:
Name: PC User readers
Serial: 4BF9-8D1E-1786-30A8
Keep in mind that the demo version of UltraISO available on their website will NOT work with this serial key. This was a special promotion that was only valid with the uiso93pes.exe installer.
Happy ISO'ing!
Written By: Amardeep Juneja
Scripting - Create Your Own Serial Port Data Logger
Although Serial ports have pretty much become extinct in today's world. There still are a few legacy applications that still require the use of them. In this blog entry, I will show you how to log serial port data to a text file without the use of any 3rd party software or using Hyper Terminal in Microsoft Windows.
Start Notepad and create the following script
@echo off
echo type COM1 >> C:\com1.txt
Replace "COM1" with the COM port you wish to monitor, and set whatever file path you want the log to be output to (in this case C:\com1.txt). This script will keep running until you manually stop it by closing it or if you press CTRL+C.
Save the file with a .BAT extension and double click it to start logging! If you really want to get fancy, you can create a scheduled task and have the script run on boot-up if you need to monitor the port 24 hours day.
Written By: Amardeep Juneja
Start Notepad and create the following script
@echo off
echo type COM1 >> C:\com1.txt
Replace "COM1" with the COM port you wish to monitor, and set whatever file path you want the log to be output to (in this case C:\com1.txt). This script will keep running until you manually stop it by closing it or if you press CTRL+C.
Save the file with a .BAT extension and double click it to start logging! If you really want to get fancy, you can create a scheduled task and have the script run on boot-up if you need to monitor the port 24 hours day.
Written By: Amardeep Juneja
Mount A Remote ISO - Intel KVM
For those of you making the most out of the new Intel AMT 6.0 featured in the new Core i series processors, you may be wondering how to enable the remote ISO mounting feature. Intel reccomends using Real VNC Viewer Plus to do accomplish this. If you don't want to spend the $100 for the license, there is a free way to mount ISO's remotely to systems using the Intel new integrated KVM.
I would like to introduce you to the Intel Managebility Developer Tool Kit. You can pickup the installer here
http://software.intel.com/en-us/articles/manageability-developer-tool-kit/
Read through the Software Agreement, click Accept and enter your e-mail to be granted access to download the file.
After the install, start the Manageability Commander Tool
Right Click on "Network" and click "Add Intel AMT Computer"
Type in the IP address of the System, user name "admin" and the password to your MEBx.
You will then see the new system in the network tree. Select the computer, and click "Connect" on the connection tab.
Once connected, click the "Remote Control" Tab and click "Take Control" The Commander Tool will now connect to the Intel KVM and you will get a new window showing "Serial-over-LAN - Connected"
Click "Disk Redirect" Select "Change Target CDROM" and select if you want to mount your physical CD ROM or an ISO. If you wish to mount an ISO, select the ISO file you want to mount.
Click the "Disk Redirect" menu again and click on "Redirect Active"
To Force the System to boot to the remote ISO/CD ROM drive, click the "Remote Command" menu, and click "Reboot to Redirect CD" and click YES
This is all you need to do to get the ISO or physical CD ROM drive mounted. You can now connect to the system using the free VNC Viewer and boot off the remote ISO or CD ROM Drive. When you are done, go back to the Manageability Terminal Tool, Select the "Disk Redirect Menu" and Uncheck "Redirect Active" This will now release the ISO file.
Written By: Amardeep Juneja
I would like to introduce you to the Intel Managebility Developer Tool Kit. You can pickup the installer here
http://software.intel.com/en-us/articles/manageability-developer-tool-kit/
Read through the Software Agreement, click Accept and enter your e-mail to be granted access to download the file.
After the install, start the Manageability Commander Tool
Right Click on "Network" and click "Add Intel AMT Computer"
Type in the IP address of the System, user name "admin" and the password to your MEBx.
You will then see the new system in the network tree. Select the computer, and click "Connect" on the connection tab.
Once connected, click the "Remote Control" Tab and click "Take Control" The Commander Tool will now connect to the Intel KVM and you will get a new window showing "Serial-over-LAN - Connected"
Click "Disk Redirect" Select "Change Target CDROM" and select if you want to mount your physical CD ROM or an ISO. If you wish to mount an ISO, select the ISO file you want to mount.
Click the "Disk Redirect" menu again and click on "Redirect Active"
To Force the System to boot to the remote ISO/CD ROM drive, click the "Remote Command" menu, and click "Reboot to Redirect CD" and click YES
This is all you need to do to get the ISO or physical CD ROM drive mounted. You can now connect to the system using the free VNC Viewer and boot off the remote ISO or CD ROM Drive. When you are done, go back to the Manageability Terminal Tool, Select the "Disk Redirect Menu" and Uncheck "Redirect Active" This will now release the ISO file.
Written By: Amardeep Juneja
000Webhost.com - Free Bannerless Web Hosting For Everyone!
Hello All,
Today I would like to introduce you to the 100% free, bannerless Web hosting service from 000webhost.com
000webhost offers 1.5GB storage and 100GB of Bandwidth for your web hosting needs. In addition to your hosting, you also get 5 Add-On domains, 5 sub-domains, 5 e-mail addresses, and 2 mySQL databases. The free service also offers PHP, Cron Jobs, Webmail, IMAP support and custom error pages. If that's not enough for you, upgrade to their paid package for only $4.84/month and you'll get unlimited disk space, unlimited bandwidth and a whole bag of goodies!
I've found the free service to be a great, reliable hosting service for someone starting out with a website and want bannerless hosting for free.
Sign up for your account today here!
http://www.000webhost.com/439874.html
Written By: Amardeep Juneja
Today I would like to introduce you to the 100% free, bannerless Web hosting service from 000webhost.com
000webhost offers 1.5GB storage and 100GB of Bandwidth for your web hosting needs. In addition to your hosting, you also get 5 Add-On domains, 5 sub-domains, 5 e-mail addresses, and 2 mySQL databases. The free service also offers PHP, Cron Jobs, Webmail, IMAP support and custom error pages. If that's not enough for you, upgrade to their paid package for only $4.84/month and you'll get unlimited disk space, unlimited bandwidth and a whole bag of goodies!
I've found the free service to be a great, reliable hosting service for someone starting out with a website and want bannerless hosting for free.
Sign up for your account today here!
http://www.000webhost.com/439874.html
Written By: Amardeep Juneja
Subscribe to:
Posts (Atom)
