Wednesday, July 14, 2010

SCCM 2007 R2 Err: SMS Site Component Manager failed to install this component because the Microsoft Install. File for this comp (MP.msi) ...

After SCCM 2007 R2 installation on Windows Server 2008 R2 the following error is registered in Component Status in SMS_MP_CONTROL_MANAGER:

SMS Site Component Manager failed to install this component, because the Microsoft Installer File for this component (MP.msi) could not install.

Solution:
Removing the Config client installed on SCCM 2007 Server and modifying WEBDAV_schema.xml in C:\Windows\System32\inetsrv\config\schema\

with changing these values

/attribute name="allowAnonymousPropfind" type="bool" defaultValue="true" />
/attribute name="allowInfinitePropfindDepth" type="bool" defaultValue="true" />
/attribute name="allowCustomProperties" type="bool" defaultValue="false" />

helped me to resolve this issue.

Error after SCCM 2007 SP1 installation: Systems Management Server cannot create the object "SMS-Site-xxx" in Active Directory.

After the installation of SCCM 2007 SP1 this error is getting in Component Status in SMS_SITE_COMPONENT_MANAGER:

Systems Management Server cannot create the object "SMS-Site-ACM" in Active Directory.

Solution for this is to allow full control of the computer account the System Management container in AD:

1.Click Start, click Run, and then enter dsa.msc to open the Active Directory Users and Computers administrative tool.

2.Click View, and then click Advanced Features.

3.Expand the System container.

4.Right-click System Management. On the context menu, click Properties.

5.In the System Management Properties dialog box, click the Security tab.

6.Click Add to add the site server computer account and grant the account Full Control permissions.

7.Click Advanced, select the site server’s computer account, and click Edit.

8.In the Apply

Thursday, July 8, 2010

IE 8 issue: Message: Library not registered.

I installed Outlook 2010 but I kept Office 2007. After that for some reason I reverted back Outlook 2007. When I opened SharePoint home page, the scripts cannot be loaded and I've got an IE error:

******************************************************
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2)

Timestamp: Thu, 8 Jul 2010 14:15:57 UTC

Message: Library not registered.

Line: 2367
Char: 2
Code: 0

URI:http://sharepoint_server/_layouts/1033/init.js?rev=qX%2BG3yl4pldKy9KbPLXf9w%3D%3D
******************************************************

Solution is to run Office Diagnostics from Help menu of Microsoft Office Outlook 2007.

Friday, July 2, 2010

trace32.exe download

trace32.exe, a log viewer that provides a way to easily view and monitor log files created and updated by Configuration Manager 2007 clients and servers is included in Center Configuration Manager 2007 Toolkit V2.

You can download it from here:

http://www.microsoft.com/downloads/details.aspx?familyid=5A47B972-95D2-46B1-AB14-5D0CBCE54EB8&displaylang=en