CondorMan's blogSyndicate content

January 20th, 2009 | +2 (2 votes)

Before you can install the Deployment Server Web Console on a Windows 2003 x64 server, you must do the following:

0 comments
October 15th, 2008 | +1 (1 vote)

VMWare is now offering ESX for free! I have been using it on my test system and it works great. I can now run multiple versions of Notification Server and Deployment Server on separate virtual machines.

3 comments
September 29th, 2008 | +2 (2 votes)

I recently installed Deployment Server 6.9 SP1 Beta and noticed that the Distribute Disk Image task now has the option "Use DeployAnywhere hardware independent imaging"!

13 comments
September 26th, 2008 | +1 (1 vote)

Juice user erikw shared with us an interesting article listing very helpful Freeware applications.

That reminded me of the ReactOS project that you probably have not heard of.

3 comments
September 24th, 2008 | 0 votes

If you use Sysinternals tools on many different computers for your troubleshooting, go to live.sysinternals.com and you will be presented with a list of all Sysinternals executables.

1 comments
September 24th, 2008 | 0 votes

TCPView will display which active and listening sockets an application has created. This can be helpful for troubleshooting network applications.

0 comments
September 24th, 2008 | 0 votes

RegMon lets you see all Registry activity in real-time. This can be helpful if you want to find out what application settings are read from what registry values, etc. So that you can script registry changes to standardize your application.

0 comments
September 23rd, 2008 | 0 votes

If you ever need to script the removal of an application or need to run an install or upgrade that requires the application to be closed, you can use PsKill to kill all the open processes of a certain file so that you can be sure the task will c

1 comments
September 23rd, 2008 | 0 votes

Have you ever noticed that even after a clean install of Windows your pagefile is fragmented and the disk defrag utility will not help.

0 comments
September 23rd, 2008 | 0 votes

Filemon lets you see all file system activity in real-time.

It is useful to discover file requirements for a certain application or to discover the location of files being written to.

0 comments