java.lang.NoClassDefFoundError

java.lang.NoClassDefFoundError:

This occurs because the classpath is not setup or referenced correctly.

Executing your program using this command should correct the problem:
java -classpath . helloworld

where helloworld is the name of your compiled class.

This tells java that your classpath is your local directory.

Shut Down WSUS

You can stop the service “Update Services” from the console.

Or from cmd use “net stop wsusservice”

Outlook 2003 Out Of Office Assistant ‘command not available’

To resolve the problem

  • Open Outlook.
  • Click on Help menu.
  • Click on About Microsoft Office Outlook.
  • Click on the Disabled Items button.

You will see a Disabled Items window open, with the following information within it:

The items below were disabled because they prevented Outlook from functioning correctly.

Please note that you may have to restart Outlook for these changes to take place.

Select the ones you wish to re-enable.

If you see “Addin: outex.dll (outex.dll)” listed, click on it to highlight it and then click on the Enable button. Then click on the Close button. Then click on the OK button to close the About Microsoft Office Outlook window.

Remembering Windows 2000

Someone brought me a Windows 2000 PC to clean up. Usual spyware/virus problems. Some crappy program says the PC is infected. If you buy the cleaning program, it will “remove” the infections that it created. Booted into Safe Mode. Installed Spybot and AVG 7.5. Scan and clean. Booted normally. Updated 2000 to the most “current” updates. Ran the SP4 w. update rollup patch. bumped the AVG up to 8.5. Set everything to run nightly scans.

The PC is a P4 w. 512MB RAM and a 40GB hard drive. If you don’t over stress it, W2K runs pretty well.

It is amazing how ancient and archaic Windows 2000 feels. But you know, it is like riding a bicycle…

Disable Offline File Sync with Group Policy

You can disable offline files using Group Policy. Computer Config\Admin Templates\Network\Offline Files

Allow or disallow use of offline files feature: Disabled
Prohibit user config: Enabled
Sync all offline files when logging on: Disabled
Sync all offline files before logging off: Disabled
Sync offline files before suspend: Disabled
Remove ‘Make offline’: Enabled
Prevent use of Offline Files folder: Enabled