https://support.microsoft.com/en-us/kb/970879 Blank Desktop on Windows Vista or Windows Server 2008 Email Print Source: Microsoft Support RAPID PUBLISHING RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION. Symptom After logging on to a Windows Vista or Windows Server 2008 computer, you are presented with a blank screen with no Start Menu, shortcuts, or icons. If you reboot and use F8 to boot to Safe Mode with Networking, you will see your normal desktop. You may see the following events in the Application log: Log Name: Application Source: Microsoft-Windows-Winlogon Event ID: 4006 Level: Warning User: N/A Computer: M1.Contoso.com Description: The Windows logon process has failed to spawn a user applicati...
Having problems every week apache goes down randomly and need to kill all httpd ten restart it. So I checked and see if this can come in handy hourly restart of httpd killing all process . The httpd gets too high Add at crontab $myserver crontab -e @hourly killall httpd | /sbin/service httpd restart | mail linux@microsoft.com #Reload Apache Ever Hour to save :w :q
Comments