Print spooler keeps crashing
Problem:
No printers show up in the printer section of control panel. This is a result of the print spooler crashing. if you go in and manually restart the print spooler it runs until you try to do anything related to the printer then crashes again.
Solution:
Usually this is the result of corrupt print drivers (possible virus infection causing the corruption. Make sure to run a quick malware scan). You may need to uninstall print drivers completely – including the registry entries.
If it is a local printer (My Computer), go to the following registry keys and delete the respective entries:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPrintEnvironments Windows NT x86 DriversVersion-2
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPrintPrinters
If it is a network printer (network printer server or ), go to the following registry keys and delete the respective and entries:
HKEY_CURRENT_USERPrintersConnections
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPrintProviders LanMan Print ServicesServersPrinters
After the registry edit, you need to stop and restart the spooler service. At this point, you’ll be able to reinstall the printer driver correctly.
Fix Black Screen at boot, continual restarts, or stuck at windows logo
Problem:
Fix Black Screen at boot, continual restarts, or stuck at windows logo
Solution:
This has worked for me in a number of cases where Windows will not boot. If the file system becomes corrupt from something like a virus issue this write a new boot sector to the system partition or repair the MBR.
First you will need to boot into windows Windows recovery console
If there is an administrator password you will need this, if not it can be cleared with an offline password recovery disk. (UBCD, or there are standalone ones as well)
Once the console is loaded you have to choose the installation you wish to repair.
At the prompt type “fixboot” to rewrite a new boot sector to the drive.
After this completes type “fixmbr” to repair the MBR this may be redundant but it doesnt hurt.
Finally you can also re-add the the installations of Windows to the boot.ini file by running the command “bootcfg /rebuild” this automatically scans the drive for installs and adds them to the file.
You can then reboot and see if this fixed your issue.
If you are still having problems or if recovery console does not see the installation run “chkdsk /r”, it never hurts.
server reboot – Restart mobile mail and OWA
Problem:
Whenever the server reboots a process starts before the default website can start casuing mobile mail and OWA to not function.
Solution:
To restart default website in IIS right click task manager, click show processes from all users, end EdgeTransport.exe process, open “Internet Information Services (IIS)”, tree down experit-2k11sbs > sites > default website, on the right hand side where it says manage website click start, if restart and stop become highlighted, you have started the website which controls OWA and mobile mail.