Network Administrator – Beta 3

Posted by Steve Wiseman on September 30, 2009 with 0 Comments

Network Administrator Beta 3 has been released. If you never have used it before, Network Administrator allows you to perform actions on any number of machines across your network. You can reboot 100 computers with the press of a button, disable USB flash drives, or set Microsoft Word to save in 2003 format. These are just a few of things you can do with it.

You can get a copy of the beta from here:

Network Administrator Beta 3

If you purchase 2.9 today, you will get 3.0 free when it is released on October 27th – Best of all, you get it for 50% off as a regular reader of my blog. Just use this special link when ordering:

Purchase Today

In the 3.0 we have built a core system that supports plugins. This allows us to now add new actions quickly. Last time I spoke about the beta I promised 10 new plugins (in addition to the standard list of actions in 2.9) would be added before the final release.

So far we have added 4 of them. Here they are:

Mass Folder Copy – This plugin allows you to pick a folder on your hard drive, and copy it to many machines across your network. Perfect way to copy a set of shortcuts to everyone’s desktop.

Offline Files Disabler – Disables the annoying offline files setting in Windows XP, and 2003.

Logon Disclaimer – Allows you to set a logon disclaimer that is displayed to a user before they login.

Wallpaper Set – You can set a common background wallpaper image, and set options such as tile, stretch, and center.

All of these have been suggested by beta testers. We have had other great ones, like resetting the local admin password, or pushing out MSI files silently. We are still working on the remote execution engine, and once that is complete we will be able to implement some of those ideas. Get your suggestion in by mailing us at plugins@intelliadmin.com We cannot answer all of the emails sent, but we do read them all.

Give it a spin, and let us know what you think.

Free Tool – Suspend from the command line

Posted by Steve Wiseman on September 22, 2009 with 8 Comments

I have a system task schedule that wakes up my system at night, runs a few backup processes…and then shuts the computer down.

What I really wanted it to do was to suspend, or hibernate. That way I can get back into my computer quick when I come back in the morning.

After searching around, I found that this little VB Script command can be used to suspend a computer:

Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "RunDll32.exe powrprof.dll,SetSuspendState"

Unfortunately this does not work on all versions of Windows. For my task, I wanted something I could use on anything from Windows 2000, to the 64 bit version of Windows 7.

After many fruitless searches on Google, I had the IntelliAdmin team build one for me.

It is called System Suspend, and you can download it from here: SystemSuspend.exe

If you run the program with no options, it will immediately suspend the computer. There are two optional arguments you can use when calling it:

/Hibernate:[TRUE|FALSE] – Defaults to false. If you set Hibernate to true the computer will totally power off and save the state to disk. If Hibernate is set to false, then the system will go into a low power state that will allow you to resume quickly

/Force:[TRUE|FALSE]- Applications are notified of the suspend/hibernate by default. If you set the force option to true, then it will skip this step and perform the action immediately

We have tested it on Windows 2000, XP, 2003, Vista, Windows 7, and 2008 – including 64 bit versions…and it works great on all of them.

Filed Under: BAT Files, Tools, Utility, Windows

Get Windows Update on a DVD

Posted by Steve Wiseman on September 16, 2009 with 2 Comments

I was reading an article at PCMag about PatchMateXP. They have had all the patches for XP on one convenient CD.

Unfortunately for PatchMateXP, this breaks a license with Microsoft and they shut themselves down before they got into legal trouble.

This got me thinking – is there a way to get MS Updates on DVD or CD?

My findings were quite interesting.

After tons of digging, I found this Microsoft Knowledge base article: 913086

At that link, Microsoft provides ISO files that contain all of the security updates by month. They update it regularly.

This works fine if you are already patched up, and just need a few months. What if you need all of the patches for Vista, XP, or 2003? That won’t really help.

I dug some more, and I came across a free utility called Offline Update. You can download it from here.

It allows you to create an ISO file with patches for a specific version of Windows. It gets around those pesky legal issues by having you download the patches to generate the ISO file.

To use it, download the package from the above website, and extract it into a folder. In the root directory you will find a program named UpdateGenerator.exe

Launch it, and you will see that it has a simple, but effective interface:

Offline Update 6

It even includes patches for Office – a nice bonus.

Select the patches you want, and click start.

A command line window will popup and it will download for hours or days, but eventually it will finish.

When it completes, you will find the completed ISO file in the folder named ISO under the root:

Offline Update ISO

In my case it was the 64 bit version of 2003/XP patches.

Want to know the coolest part?

The ISO it builds is more than a collection of patches, it includes a custom program that will automatically install all of them in one shot.

Simply pop your burned DVD into the drive, and a window will show up:

Offline Update Program

Don’t be confused by the list of options, it is just giving you a choice on non-patch items included in the ISO.

If you just want the patches, simply select nothing and click start. It will only install the patches that have not been installed on your system:

Offline Install Patches

That is all there is to it. The program will install all of the patches, reboot, and the system is up to date.

Now, I can burn that ISO, and give it to my friend Brett, since he lives in an Internet dead zone.

This little utility can be a huge time saver. I highly recommend it.

Windows XP vs Windows 7 – Who Won?

Posted by Steve Wiseman on September 10, 2009 with 16 Comments

I installed Windows 7 on my ASUS Atom N270

Before I did that, I recorded how long it took to do a few things:

-Copying a 45 MB file over the network
-Boot Time
-Shutdown Time
-Memory used at idle, after startup
-IE Launch time

Then, after I installed Windows 7, I did the same, and recorded how long it took. I was curious to see if Windows 7 was faster or slower than XP.

Keep in mind this is not scientific, but just a simple test I did on my own computer.

Here is what I found:

Boot time under Windows 7 was 22 seconds faster:

Shutdown time under Windows 7 was 20% faster:

What about the time it takes for Internet Explorer to Launch?

Windows 7 was faster there too:

Amazingly the memory usage at idle was less in Windows 7, than in Windows XP. I should do this article again with Vista. I am sure that number in Vista is over 1GB

Another test I did was copying a 45 MB file over my wireless network.

Look at the difference:

This was an amazing result. I had to try it a few times to make sure it was not a mistake. It took Windows XP almost a minute longer to transfer that same file.

Amazing. Windows 7 is faster on all of my tests.  Not only has it won this little test, but instead of wanting to remove it after 2 weeks (Like with Vista)…I want to install it on all of my computers!

Network Administrator 3.0 Beta

Posted by Steve Wiseman on September 2, 2009 with 0 Comments

Purchase Network Administrator 2.9 for only $99 per administrator (50% off since you are a reader of my blog), and when it is released you will receive 3.0 Free.
Just follow this special link

We have been hard at work building a new version of Network Administrator, and have been taking many suggestions from you.

Here is a screen shot of the main form:

Network Administrator

The first thing we did was make the actions multi-threaded. Currently the system only works on one machine at a time.

Silly as this sounds, it was due to a limitation in the Remote Registry service with threads – We found a way around this problem.

It means you can reboot all of those computers in record time.

Network Administrator Progress

Plugins, Plugins, and Plugins. It seems kind of crazy that we did not do this earlier, but the current version of Network Administrator does not have any plugin system. It makes it difficult to add new actions. In our redesign we have added a fantastic plugin system:

Network Administrator Plugin Selection

Best of all, when you purchase a license, new plugins will be automatically downloaded to you for maximum plugin goodness

IntelliAdmin Update System

What else will you see in the new version? It depends – on you. What plugins would you like to see in 3.0? We will take the top 10 ideas and put them in the final version. Send your ideas to plugins@intelliadmin.com

If you purchase Network Administrator 2.9 today, you will get 3.0 for free. In addition, since you are a valued reader of my blog – you can get it for half price!

Just follow this link

Want to part of the 3.0 beta program? Then Sign up here – We will release our first public beta in about two weeks.

Filed Under: Beta, Scripts, Windows

Install Windows 7 from a USB Memory Stick

Posted by Steve Wiseman on September 1, 2009 with 6 Comments

About a year ago I purchased a nice little machine from ASUS.
It is an Atom N270:

When I opened the box, the machine was preloaded with Windows XP. It performs well with XP, and has 1 GB ram, and a 160 GB hard drive. A big mistake I made was installing Vista on it – Very slow.

It only took about a week of pain before I switched back.

So, after hearing all of the big excitement over Windows 7, I wanted to see if it was any better, or faster on this less than powerful machine.

A problem with that is that I do not have a USB DVD/CDROM drive right now, and as you can see from the picture – there are no drives built into that machine.

This means I need to install from a bootable USB memory stick.

I was able to do it, and while I was at it I wrote down what I did so you can too.

What you need:

Copy of Windows 7, and A running version of Vista, Windows 7, or 2008, and a Memory Stick that is at least 4GB in size.

Preparing the USB Memory stick

First, the memory stick needs to be prepared. Make sure you don’t have anything important on it since it will be totally erased.

Put your USB disk in the computer, and wait for it to be recognized. Then get to a command line (Make sure you run that as an administrator)

Type:

DISKPART <ENTER>

This will launch the disk partition program. You need to be real careful here since you can blow away partitions and drives of any drive on your system. Start out by listing the current drives on your system

LIST DISK <ENTER>

You should be able to identify your drive from this list:

So looking at the list, I know that DISK 1 is my flash drive. Make sure you properly identify your drive, or risk destroying important data.

Next, lets run the commands that will prepare your drive.

Note that disk1 is what we determined before. If by chance you have a nice fat USB hard drive sitting on your desk and it happens to be disk 1, and not your flash drive – you will erase everything!

Be careful!

Type this into DISKPART:

select disk1
clean
create partition primary
select partition 1
active
format fs=fat32
assign
exit

Now your flash drive is bootable.

Copying the Install Disk

Now the disk is bootable. Get your Windows 7 Install disk and copy the entire disk to your flash drive. With my computer, F: was the flash drive, and G: was the DVD ROM drive with the install disk. Copy the files from the command line like this:

xcopy g:\ f:\ /s/e/f 

Installing From Flash

Now, reboot and go into your BIOS and make sure it is set to boot from flash devices. I wish I could create a nice tutorial for this but there are so many different BIOS menus it would be difficult. Here is what mine looks like:

So make sure it is the first boot option, and you should be ready to install Windows 7 right from a flash drive. Save your changes, reboot…and install goodness will commence.

So you may be asking. How fast is it? Is it slow as Vista or Better than XP? I will let you know next time :)

Filed Under: Boot, Flash Drive, Windows, Windows 7

Please wait while we add your email address to our list

Join our Tips and Software Email List

Get free software, news, and tips
once a week by joining our email list
Enter your email address below

Just like you, we hate spam.

We promise to never sell, or spam your inbox

Thanks for joining our list, and have a great day!

Error adding address

There was an error adding your email address.
It might be because you are already on our list.
If this is not the case, please try again later. Thanks!