23rd
MAY

Removable Storage Service & NtmsSvc DCOM errors

Posted by MLK under Windows Registry

Description/Problem:
It’s possible that after disabling Removable Storage Management (RSM) services on MS Windows 2000/2003, the system event viewer log reports Event ID 10005 which is related to the NtmsSvc DCOM errors. The same error is presented in the event viewer log if you are using HP OpenView Storage Data Protector as a backup solution.

Solution:
Support Veritas.com

23rd

KB314282 & KB870695: Outdated Active Directory objects

Posted by MLK under Active Directory

Description/Problem:
Helpful articles describe who to eliminate lingering objects after you bring back online a Domain Controller or Global Catalog server that has been offline for a long time.

Solution:
KB314282 / KB870695

23rd

KB875495: Active Directory database has been restored using an unsupported restoration procedure

Posted by MLK under Active Directory, Windows Domain

Description/Problem:
This article describes a condition that occurs when a domain controller that is running MS Windows 2000/2003 starts from an Active Directory database that has been incorrectly restored or copied into place. This condition is known as an update sequence number rollback, or USN rollback.

Solution:
KB870695

20th
MAY

KB276304: Windows Security & Strong Password

Posted by MLK under Windows Security

Description/Problem:
Your password must be at least 18770 characters and cannot repeat any of your previous 30689 passwords. Please type a different password.

Solution:
KB276304

19th
MAY

CMD: How register ASP.NET with IIS Web Server?

Posted by MLK under Windows IIS/ISA

  • Open Command Line (CMD)
  • Change directory as follows
    • for 32-bit system change to:
      %systemroot%\Microsoft.NET\Framework\<version number>\
    • for 64-bit system change to:
      %systemroot%\Microsoft.NET\Framework64\<version number>\
  • Execute the command “aspnet_regiis.exe -i”

Additional information about ASP.NET & IIS on Windows XP/Vista/200x are available in KB325093 & KB306005.