Sometimes whatever you do, windows updates fail.
The solution is to not install all updates at once. It seems if some updates are installed before others it causes a failure which in turn causes windows to revert all changes. The usual culprit is the .NET framework stuff and sometimes drivers
These are issues i have come across when upgrading prestashop either using the autoupgrader or upgrading manually.
upgrade will not work says fopen url is not activated etc...
--
add php.ini with allow_url_fopen = On in the admin/autoupgrade folder
Here is a useful link to some other issues and solutions regarding upgrading.
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"