The Simple Management Network Protocol (SNMP) Service on Windows is available for Windows XP/Vista/7/2003/2008 to add monitoring capabilities and expose key information to other computers on your network. Once enabled, software can monitor OID (Object Identifiers) exposed by SNMP. By default, this service is not installed; however, it is easy to install and configure.
The software that i would recommend to use for monitoring SNMP is a complete IT solution for the small business network, Spiceworks.
The following links are to articles on how to setup SNMP.
When you start a Windows Vista-based computer, you may receive the following Stop error message on a blue screen:
0x0000C1F5
This issue can occur if the system file $TxfLog file has become corrupted. The Common Log File System (Clfs.sys) driver does not fix the $TxfLog file when the file becomes corrupted. In addition to the Stop error message, Windows Vista may not start until the offending disk is removed or repaired.
To resolve this issue the corrupted file needs to be repaired.
Solution 1:
This can be accomplished by booting to an installation disk that has the ability to self heal this type of issue. This can be done with a Windows 7 Beta installation disk. To recover a Windows Vista volume with Stop Error 0x0000C1F5 without data loss, perform the following steps:
Note: The Windows 7 Beta installation disk includes self-healing code that resets the corrupted $TxF RM log file, therefore the problematic volume should be recovered by simply booting from the Windows 7 Beta installation disk.
Solution 2:
If solution 1 fails and gives you the same error even when you boot of the OS bootable media your only course of action is the following which will fix the probloem in all cases but has an extra step
This article covers the following scenarios when you want to backup and restore a windows profile because
you cannot just copy and then restore the profile folder
All of these scenarios cause the usernames to get a new SID's that references the profile to windows and any domains so this is why you can not just copy and paste the profile they have to be 'processed' by one of the methods below.
Firstly backup the windows profile you wish to keep
To backup and restore follow one of the solutions below
Method 1
This solution only works (i think) if you still have access to the windows install
Method 2
This is not the quickest method (can be quite long) but it is reliable and just works.
Method 3
The key is to login to windows with the user first! Windows creates a profile folder at this time and associates it with the user account. Once this folder has been created, you can delete/rename it and rename/add the correct folder in its place. Skip the Advanced user copy button thing, takes way too long. Once you get the hang of it, this process can be done in less than 5 minutes.
You might suffer permission issues with this method, i have not fully tested it.
When using K9 on android you get the following messages
These are caused by a corrupt or expired SSL certificate stored on the phone
on a few windows xp (so far) the windows clock can alter itself for no reason. It seems to follow that once a day it reverts by one hour, i think this is something to do with summer / GMT time. The automatic time sync does not work either. It still maintains an hour difference. It is not bios related.
Try the following options
when running a small network you receive the following message when connecting to a share
“No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept”.
This is caused by there not being enough slots/connections free to allow another connection. The following article show you how to fix this.
when you run sage you get the following error
'serial and activation key combo are not valid. and you cannot change them'
solution:
I have had this problem numerous times in the past where the installation proceeds then ends with the messages:
During the installation of the device.
The system cannot find the file specified
and it goes into a detection loop
HERE is the solution:
Windows 2000/XP has a bug that it cannot properly detect new hardware by *.inf files, if the RunOnce registry key is missing for the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
This key is often used by installers to execute post-reboot programs, but sometimes they accidentally delete this key.
IMPORTANT: This article contains information about modifying the registry. Make sure that you understand how to backup and restore the registry, in case a problem occurs. Please read the linked Microsoft Knowledge Base article prior to editing the registry.
Go to Start » Run and enter "regedit."
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
With CurrentVersion Highlighted, go to the Edit menu and select New » Key
Name the key RunOnce, leaving everything else about the key alone.
The RunOnce key should now exist underneath the CurrentVersion key.
Once the key exists, Windows 2000/XP stops redetecting the Hardware
see also this article, Driver Install Error - "Class installer"
Note : Before trying the step below please run startup repair first
Solution :
1. Boot the computer from Vista OS DVD.
Click on Repair Your Computer.
Click on Command prompt.
At the X:\Sources prompt, type bcdedit /export C:\BCD_Backup and press <Enter>
Type c: and press <Enter>.
At the C:\ prompt, type cd boot and press <Enter>.
At the C:\Boot prompt, type attrib bcd -s -h -r and press <Enter>.
At the C:\Boot prompt, type ren c:\boot\bcd bcd.old and press <Enter>.
At the C:\Boot prompt, type bootrec /rebuildbcd and press <Enter>.
The Boot Configuration File will be rebuilt at this point. Once it finishes, type exit and press <Enter>. Click the Restart button
Here are some other commands
bootrec /RebuildBcd - Use this option when you must completely rebuild the BCD
bootrec /FixMbr - writes a Windows Vista-compatible MBR to the system partition
bootrec /FixBoot - writes a new boot sector to the system partition by using a boot sector that is compatible with Windows Vista
If the automated startup repair doesn't do it - even after a few goes , as Prasath says,
I would try this first
bootrec /fixmbr
your dvdrom drive letter:\boot\bootsect.exe /nt60 all /force
del C:\boot\bcd
bootrec /rebuildbcd
Close cmd prompt
remove dvd, Reboot.
Fingers crossed.
You'll need to delete the registry folders for DivX from the machine (be sure to get both the local and user level folders).
To do this go to start > type 'regedit' in the run box > delete the software/divx folders from the registry of the local machine and relevant user accounts.
Once this is done run the installer file again (you do not need to uninstall first) and it will offer you the option to select an install language again. Select the correct language and complete the install as normal.
Reboot and you should find the problem corrected