Latest Posts »
Latest Comments »
Popular Posts »

Unable to open shim database version registry key - v2.0.50727.00000

Written by Christian on April 14, 2008 – 8:34 am

When running a Windows 2003 server with .NET Framework 2 installed, you might find the following error in the event log:


Posted in Event ID, Windows 2003, Windows Vista, Windows XP | No Comments »

Event 10016: The application-specific permission settings do not grant Local Launch permission for the COM Server application

Written by Christian on March 29, 2008 – 9:36 pm

On our Sharepoint server, the following DCOM error message kept returning in the event log (bold text is Event ID-specific information):

—————
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10016
Date: Date
Time: Time
User: NT AUTHORITY\NETWORK SERVICE
(there may be situations in which the user is NT AUTHORITY\LOCAL SERVICE)


Posted in Event ID, Windows 2003 | 7 Comments »

Event 8: Failed auto update retrieval of third-party root list sequence number

Written by Christian on March 29, 2008 – 6:57 pm

When you’re running a Windows 2003 server without an internet connection, you may get the following event in your eventlog (bold text is Event ID-specific information):


Posted in Event ID, Windows 2003 | No Comments »

Defragmentation: defragment servers remotely with WMI

Written by Christian on March 16, 2008 – 9:06 pm

xplogoDefragmenting servers can be quite a time-consuming task if you have plenty of servers and plenty of disks. Most system administrators will have scheduled tasks on every server to defragment every month or so. A disadvantage of this way of working is the lack of overview what servers need to be defragmented. Microsoft’s Scriptcenter has a solution for this ‘problem’: Defragment all servers from one location with WMI. When running the script, it gives you return codes so you know the result of each defragmentation.


Posted in Windows 2003, Windows XP | No Comments »

Defragmentation: best practices

Written by Christian on March 15, 2008 – 9:05 pm

xplogoServer defragmentation isn’t a task you can do, or even want to do, every day. It can lead to performance loss during defragmentation, so you may want to use some hints and tips, before you run it on a monday morning at 9:00 AM.


Posted in Windows 2003, Windows XP | No Comments »