Select the product you need help with
Error message when installing MDM Reporting Services from the SCMDM 2008 Resource Kit ToolsArticle ID: 969204 - View products that this article applies to. On This PageSource: Microsoft Support RAPID PUBLISHINGRAPID 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. SymptomDuring the installation of MDM Reporting Services, you will find the following errors messages: Type: Error Source: MsiInstaller Event ID: 10005 Description: Product: Microsoft Mobile Device Management Reporting -- Error 26204. Error -2147217900: failed to execute SQL string, error detail: Please create a master key in the database or open the master key in the session before performing this operation., SQL key: CreateDBWindows SQL string: IF EXISTS (SELECT * FROM sys.certificates where name = 'MDMRPTCert') Drop CERTIFICATE MDMRPTCert If Exists (SELECT * FROM sys.symmetric_keys) Drop Master Key CREATE MASTER KEY ENCRYPTION BY PASSWORD = 'YonaRPT9'; CREATE CERTIFICATE MDMRPTCert WITH SUBJECT = 'MDM Reporting ', EXPIRY_DATE = '12/31/2020'; --##################################Case insensitive ALTER DATABASE MDMRPTWH COLLATE SQL_Latin1_General_CP1_CI_AS --##################################### BEGIN : TABLE CREATION SCRIPTS ############################ /****** Object: Table [dbo].[InventoryCategory] Script Date: 12/09/2007 16:20:37 ******/ SET ANSI_NULLS ON MDMSetup[YYYY_MM_DD].log: System.Date.SqlClient.SqlException: Password validation failed. The password does not meet Windows policy requirements because it is too short. CauseSQL script is failing due to MDM master key encryption password 'YonaRPT9' not meeting the GPO password complexity requirement.
ResolutionAdjust the Group Policy Object (GPO) to accept 8 characters:
More InformationThis issue applies to:SCMDM 2008 Resource Kit Tools SCMDM 2008 Resource Kit Tools SP1 DISCLAIMERMICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE “MATERIALS”) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS. PropertiesArticle ID: 969204 - Last Review: March 18, 2009 - Revision: 1.0
|


Back to the top








