You receive error code 25213 and Event ID 10005 is logged in the Application log when you run the System Center Reporting Manager batch file to install the ReportingDataSource.msi file on an SMS 2003 server (917667)
The information in this article applies to:
- Microsoft System Center Reporting Manager 2006 English (United States)
SYMPTOMSYou add a Microsoft Systems Management Server (SMS) 2003 data source to Microsoft System Center Reporting Manager (SCRM) 2006. You run the SMSSrcSetup_ datasourcename.bat file on the destination computer. When you do this, you experience all the following symptoms: Note The SMSSrcSetup_ datasourcename.bat file is used to install the System Center Reporting Manager 2006 Data Source component (ReportingDataSource.msi) on the destination SMS 2003 computer. CAUSEThis issue occurs if the SQLSERVERAGENT service on the destination computer is configured to use a local account to log on. When you view the properties of a service, and then click the Log On tab, a local account appears in the following format: The process that performs the ReportingDataSource.msi installation tries to add the SQLSERVERAGENT service account to the SC DW SMS DTS group. However, this process is not able to parse an account that starts with the period and backslash (.\) characters. RESOLUTIONTo resolve this issue, configure the SQLSERVERAGENT service to use the local SYSTEM account or to use a domain account to log on. To do this, follow these steps: - On the computer that is running SMS 2003, click Start, click Run, type services.msc, and then click OK.
- In the Services dialog box that appears, double-click SQLSERVERAGENT.
- Click the Log On tab, click Local System account, and then click OK.
Note If you want to configure a domain account instead of the local SYSTEM account, follow these steps:- Click This account, and then type the name of the account in the domain\username format.
- Type the account password in the Password box and in the Confirm password box, and then click OK.
- If you receive the following message, click OK: The account username has been granted the Log On As A Service right.
- On the following message that appears, click OK:The new logon name will not take effect until you stop and restart the service.
- Click Restart to stop, and then restart the SQLSERVERAGENT service.
Modification Type: | Major | Last Reviewed: | 5/26/2006 |
---|
Keywords: | kbDeployment kberrmsg kbtshoot kbprb KB917667 kbAudITPRO |
---|
|