Archive for the ‘windows server’ Category

How to retrieve system level logs from a Windows or Linux machine

This document will let you know how to retrieve system level logs from a Windows or Linux machine.
Windows servers have four types of logfiles by default: System, Security, Application and Internet Explorer, located here:
“Start” –>”Settings” –>”ControlPanel” –> “Administrative Tools” –> “Event Viewer”
Each logfile must be saved individually.
Right-click on the [...]

Leave a Comment

Hyper-V Monitor Gadget for Windows Sidebar

If you want to monitor your Hyper-V server working at your workstation? If you want to see instantly when server or virtual machine goes down? Here is a nice gadget for Windows 7 and Windows Vista. Hyper-V Monitor Gadget for Windows Sidebar displays all necessary information from your remote Hyper-V servers.

With this tiny gadget [...]

Leave a Comment

Reset Urchin password On Windows server

Reset Urchin password On Windows server :
Start up a Command Prompt window and type the following :
>cd \Program Files\Urchin\util
>uconf-driver action=set_parameter table=user \
name=”(admin)” ct_password=password
That’s all, you’ve reset Urchin password.

Leave a Comment