Archives for the ‘Misc’ Category

Reset Password Trend Micro OfficeScan Corporate

By Burnsie • May 17th, 2007 • Category: Misc

To save you the grief of a long wait, here is how to reset the password on office scan corp
To reset this, first go to the servers C:\Program Files\Trend\OfficeScan\PCCSRV and edit the ofscan.ini.
- Search “_pwd” and then clear the string of stuff after the = sign.
- Change it to the value “70″
- Save the [...]



myspace can’t delete comment

By Jamsi • Apr 5th, 2007 • Category: Misc

Having trouble deleting a myspace comment? Spammers have found a way to insert a certain snippet of code into your myspace comment box, which removes/hides the “delete comment” link.
Damn annoying if you ask me.
However, not all is lost.

Login to your myspace
Click “edit profile”
On the right, select “safe edit mode”
Click the comments tab
Safely delete the comment [...]



Script to check if a windows service is running, and email a user if it is not

By Burnsie • Feb 21st, 2007 • Category: Misc

This script will check if a specified windows service is running, and if not, it will email a user.
This script uses the Microsoft CDO service. You will need to ensure you have permissions to relay through the SMTP server you have specified in the variables.

‘check service.vbs
‘/*****************************************************************/
‘ ABOUT:
‘ Checks if a service is running and [...]



Forgot your NAV (Symantec AntiVirus) Corporate Ed Password?

By Burnsie • Feb 12th, 2007 • Category: Misc

No sweat. The security conscious people at Symantec have provided a password reset tool for you.
It can be found in
C:\Program Files\Symantec\Symantec System Center\Tools (On a default install)
It is called iforgot.exe
Simply double click it, enter the new details you wish to have on the server, and away you go.



How to ghost/move a system from SCSI RAID to IDE and vice versa

By Burnsie • Nov 21st, 2006 • Category: Misc

Grab a copy of Symantec Ghost
Create a bootable floppy disk using a windows computer. (Insert a blank floppy, right click in my computer, format, tick “create an MSDOS startup disk”)
Copy ghost.exe to the bootable floppy disk.
Grab an IDE hard disk and install it into your server.
Boot off the bootable floppy disk and run ghost.exe [...]