Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED SMS_TEM Installation fail

MECMKid

Member
Messages
5
Solutions
1
Reaction score
0
Points
1
Hello,

I encounter an issue with SMS_TEM component. It does not install.
Message IDs: 1020, 1018, 4609, 4605

stecomp.log :
E:\SMS could not be done : Failed to register dll E:\SMS\bin\x64\Microsoft.ConfigurationManager.TaskExecutionManger.dll with error = 0x80004005
Bootstrap operation failed; continuing anyway.

Unable to successfully register file E:\sms\bin\x64\Microsoft.ConfigurationManager.TaskExecutionManger.dll, failing install for component.

Cannot seem to find any info on SMS_TEM anywhere either!

Does anybody know what this component actually does?

Any ideas?
Thanks!
 
Hello,

I encounter an issue with SMS_TEM component. It does not install.
Message IDs: 1020, 1018, 4609, 4605

stecomp.log :
E:\SMS could not be done : Failed to register dll E:\SMS\bin\x64\Microsoft.ConfigurationManager.TaskExecutionManger.dll with error = 0x80004005
Bootstrap operation failed; continuing anyway.

Unable to successfully register file E:\sms\bin\x64\Microsoft.ConfigurationManager.TaskExecutionManger.dll, failing install for component.

Cannot seem to find any info on SMS_TEM anywhere either!

Does anybody know what this component actually does?

Any ideas?
Thanks!
First what do the logs say?
Secondly does the location exist?
Exactly what are you trying to do?
 
Hi Gareth, thanks for responding.

So I noticed this following a repoint of the CAS to a new remote SQL instance (same DB as before but restored on a new instance). The error I am seeing in the sitecomp.log is this SMS_TEM component failing to install as it can't register the "TaskExecutionManager.dll". Repeats installation attempt every hour with same error.

The dll is there in that location and I also tried replacing it with a fresh copy of the same dll from the cd.latest store.

I don't seem to have lost any SCCM functionality as far as I can tell so far but my issue is I have no idea what SMS_TEM is or my need for it. Don't want to get caught out by it later on...

From looking at the logs the component has been completely silent and the hourly install attempts and error started the moment that the repoint to the new DB was complete.

Any advice on what this component is for and/or to get this DLL registered to allow installation would be much appreciated :)

Thanks again!
 
Hi Gareth, thanks for responding.

So I noticed this following a repoint of the CAS to a new remote SQL instance (same DB as before but restored on a new instance). The error I am seeing in the sitecomp.log is this SMS_TEM component failing to install as it can't register the "TaskExecutionManager.dll". Repeats installation attempt every hour with same error.

The dll is there in that location and I also tried replacing it with a fresh copy of the same dll from the cd.latest store.

I don't seem to have lost any SCCM functionality as far as I can tell so far but my issue is I have no idea what SMS_TEM is or my need for it. Don't want to get caught out by it later on...

From looking at the logs the component has been completely silent and the hourly install attempts and error started the moment that the repoint to the new DB was complete.

Any advice on what this component is for and/or to get this DLL registered to allow installation would be much appreciated :)

Thanks again!
Back up, How exactly did you replace SQL? What exactly did you do to ConfigMgr after you restored the SQL database?
 
Back up, How exactly did you replace SQL? What exactly did you do to ConfigMgr after you restored the SQL database?
So, the existing DB was backed up and restored to new instance. Then, using the setup wizard and “modify sql server configuration” option I repointed to the new sql server and port.

I didn’t so much do anything to ConfigMgr after the repoint other than check replication & functionality. No other config changes were made.

I used this same repoint method in another environment the week before with no issues.

Also since my last message, I’ve noticed that the SMS_REST_PROVIDER isn’t installing either with deinstall (not install) attempts every hour which is odd, although the SMS provider role itself seems healthy. Again the install errors started at the same time as the CAS repoint.
 
SOLVED - Turns out the COM+ System App svc was disabled. Enabled that and both components installed right away. Thanks for your responses nonetheless!
 
Solution

Forum statistics

Threads
7,109
Messages
27,752
Members
18,040
Latest member
amadden
Back
Top