Personal IT Experiences

Personal IT Experiences header image 4

Entries Tagged as 'Windows'

Turn on or off your wireless LAN card from a command line or batch file

December 15th, 2007 · No Comments

My trusty Dell C640 laptop with Windows XP doesn’t have a built-in function key sequence for disabling the wireless LAN card. 
On a Intel support forum, I ran across this thread and I followed the suggestions for installing the Microsoft DevCon utility and launching an on or off batch file.  I’m now using an on […]

[Read more →]

Tags: Laptop · Weekend Warrior · Windows

Microsoft Group Policy Diagnostic Best Practice Analyzer (GPDBPA)

August 30th, 2007 · No Comments

The GPDBPA tool is a stand-alone program that an administrator can run
from a Windows Server 2003-based system or from a Windows XP-based
system. You can use the tool to do the following:


Perform
a proactive health check on the Group Policy environment to detect
common configuration errors that frequently generate support incidents.


Collect diagnostic information and initial data from an […]

[Read more →]

Tags: Active Directory · Windows

What Microsoft Uses For Vista Anti-Virus

August 26th, 2007 · No Comments

Meaningless technical tidbit, but if Computer Associates (CA) is good enough for Microsoft’s coders, why not the rest of us? Mark Russinovich in a recent blog posting.

[Read more →]

Tags: Weekend Warrior · Windows

Citrix PS 4.5 Enterprise — Error 10001

August 24th, 2007 · No Comments

It turns out my encounter with this error was due to a “bad” install of .NET 2.0. I could not perform a security update of .NET 2.0. I ignored the security update error and proceeded to perform the Citrix PS 4.5 install. Near the end of the Citrix server component installation, the installer began uninstalling […]

[Read more →]

Tags: Terminal Services · Citrix · Windows

Removing .NET Framework With 3rd Party Utility

August 24th, 2007 · No Comments

Windows 2003 Enterprise R2 SP2. When patching the server’s .NET 2.0 for security update – encountered an error message. Rebooted and attempted to patch once again – same error. Tried to uninstall .NET 2.0 from the Add/remove control panel applet. Could not uninstall – another error message.
Found this link (read Daniel’s reply) and then downloaded […]

[Read more →]

Tags: Terminal Services · Windows

Obtaining Previous Versions Of Acrobat Reader

August 22nd, 2007 · No Comments

Looking for older versions of the free Acrobat Reader (7.x and 8.0)? Begin here and walk the directory tree to find the version you want:
ftp://ftp.adobe.com/pub/adobe/reader/win/8.x/8.0/enu

[Read more →]

Tags: Terminal Services · Windows

Recovering Missing Volumes After Restoring A Ghost Disk Image

August 6th, 2007 · No Comments

Experienced this problem with HP DL360 servers w/ 2-72GB disks, RAID 1.
After restoring a Windows 2003 DISK image (GHOST image) to the server, able to boot and work with drive C:. Unable to see and access drives E: and F: also thought to have been restored in the DISK image.
Solved by using DiskPart this way:

At […]

[Read more →]

Tags: Windows

Extract Individual Files From An .MSI Installer File

August 5th, 2007 · No Comments

Works from a command prompt. It extracts files and maintains their target directory structure just like a new install.
Less MSIerables Utility

[Read more →]

Tags: Weekend Warrior · Windows

Active Directory Group Policy (GPO) Backup, Restore, Copy and Import

July 28th, 2007 · No Comments

Backing up a GPO copies the data in the GPO to the file system. The backup function also serves as the export capability for GPOs. A GPO backup can be used to restore the GPO to the backed-up state, or to import the settings in the backup to another GPO.
Using the Group Policy Management Console […]

[Read more →]

Tags: Windows

Obtain Microsoft Supported Hotfixes Without A Phone Call

July 27th, 2007 · No Comments

Need a “supported hotfix is available…” fix that isn’t generally available on the technet web site? Are you dreading having to call and navigate the Microsoft call prompter (or HP enterprise support) to obtain a supported hotfix? Submit a simple web form to Microsoft and receive a link to the download.
Spat’s WebLog (Steve Patrick) : […]

[Read more →]

Tags: Weekend Warrior · Windows