Personal IT Experiences

Personal IT Experiences header image 4

Entries from June 2007

Lighthouse

June 28th, 2007 · No Comments

Networking isn’t always as easy as it should be: Ever tried to let a colleague connect to an HTTP or SSH server running on your Mac when you’re in your home network behind your NAT router? Or to work together on a document in SubEthaEdit? Or get good download rates in your favorite BitTorrent client?
Without […]

[Read more →]

Tags: Macintosh

VMware: Best Practices For Deploying Citrix on ESX

June 26th, 2007 · No Comments

A nice outline of best practices for installing Citrix in a VMWare environment. Test and dev labs.
Virtrix - Virtual Tricks: VMware: Best practices for deploying Citrix on ESX

[Read more →]

Tags: Citrix · VMWare

Citrix Product Sale and EOL Support Dates

June 25th, 2007 · No Comments

Comprehensive matrix indicating the date that each product will no longer be generally available for purchase and the end of life date for product support.
Citrix » Citrix Product Matrix Table

[Read more →]

Tags: Citrix

Free Windows XP Defrag Utility JkDefrag v3.16

June 25th, 2007 · No Comments

Free (released under the GNU General Public License) disk defragment and optimize utility for Windows 2000/2003/XP/Vista/X64. Completely automatic and very easy to use, fast, low overhead, with several optimization strategies, and can handle floppies and USB disks/sticks. Included are a Windows version, a commandline version (for scheduling by the task scheduler or for use from […]

[Read more →]

Tags: Weekend Warrior · Windows

Windows XP Retrieve Accidentally Deleted Files

June 24th, 2007 · No Comments

Undelete Plus is a quick and effective way to retrieve accidentally deleted files, NTFS files, files removed from the Recycle Bin, in a DOS window, from a network drive, from Windows Explorer with the SHIFT key held down. Free utility software that does not have to be “installed” before using.
Undelete Plus. Free file recovery software. […]

[Read more →]

Tags: Weekend Warrior · Windows

Netmeeting Built Into Windows XP

June 21st, 2007 · No Comments

Windows NetMeeting is already installed but hidden on your Windows XP computer.

From the -> Start button, select -> Run…
In the run field, type -> CONF and press -> OK.

[Read more →]

Tags: Weekend Warrior

When Was The GPO Last Refreshed?

June 20th, 2007 · No Comments

If you’re creating and troubleshooting the effects of group policies (GPO) on your computer, there is a command line utility you can download and install called GPTime.exe. It’s one simple executable that I unzipped and copied into the same folder as the Win2k3 Resource Kit tools. The resource kit folder is already included in the […]

[Read more →]

Tags: Group Policy · Active Directory · Windows

What Group Policies Have Been Applied?

June 20th, 2007 · No Comments

In Windows XP or Windows 2003, open an entire command window and type -> GPUpdate <enter>. All of the current policy settings affecting your computer (or server) and your account are displayed.
You can also see a history of the application of group policies by inspecting the registry.
To inspect the group policies applied to your local […]

[Read more →]

Tags: Weekend Warrior · Group Policy · Active Directory · Windows

Overcoming The 4,095 MB Paging File Size Limit In Windows

June 20th, 2007 · No Comments

To get a complete memory dump from computers that have 4 GB RAM or more, it is still necessary to use the /MAXMEM switch in the Boot.ini file. One of the page files on the system partition must still be 1 MB larger than the amount of RAM installed in the computer to successfully create […]

[Read more →]

Tags: Weekend Warrior · Windows

User Profile Hive Cleanup Service

June 20th, 2007 · No Comments

Using roaming profiles in your Windows terminal server environment? This is a Microsoft utility you can’t forget to install and schedule to use regularly.
Download details: User Profile Hive Cleanup Service

[Read more →]

Tags: Windows