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!

PENDING Problem with the SMS_Executive service

  • Thread starter Thread starter Zigmax
  • Start date Start date
  • Replies Replies 4
  • Views Views 13K

Zigmax

Member
Messages
7
Reaction score
0
Points
1
Hello, how are you?

Before hand, thanks for the opinions, the problem is as follows, the service SMS_EXECUTIVE, stays in the process stopping, but it is very usual that this error is applied several times in the day, so I have to manually restart it, and I have noticed that the deployments remain as pauses, then said that, the version 1902 was updated with the last patch, in the same way there is no change in this problem, they can guide me if it is normal that this happens, some way of solving it, of same way I can not apply any reinstallation of it, so it is not an option, someone can guide me since I have not found something about it.

Regards!!
 
Hi,

Check the smsexec.log log file located on the "SCCM Install directory\Microsoft Configuration Manager\Logs".

Check also the event viewer to have more details about the unexpected restart for the SMS_Executive service.
 
Hi,

Check the smsexec.log log file located on the "SCCM Install directory\Microsoft Configuration Manager\Logs".

Check also the event viewer to have more details about the unexpected restart for the SMS_Executive service.

thanks for the reply

checking the log, at the time that occurred today, where the SMS_EXECUTIVE service starts, it shows the following, not as an error but that's where it starts:

Certificate (0x73a4750) is Exportable
site system identification certificate maintenance in 1800 seconds...
SMS_EXECUTIVE is stopping...


when it starts to stop, therefore all other components equal

in the windows events part, no errors are found as such, only some warnings but nothing related to the sms_executive service

Regards!!
 
Which account are configured to log on in the SMS_EXECUTIVE service? Check in services.msc.
Check also if the Startup type of the service is automatic.
 
Which account are configured to log on in the SMS_EXECUTIVE service? Check in services.msc.
Check also if the Startup type of the service is automatic.

Thanks for answering
The account is with the default option, in this case it is the local system, but I had already changed the user manually, so that it started, if it was a problem of account permissions, but the problem persists, I even have a script in a .bat, which is executed when it stops, and that makes it a little more friendly, but that's what it should not be.

On the other hand in windows events, it does not appear as an error, but I have the following, which I think is the problem

Component SMS_SITE_VSS_WRITER on computer "Server" reported: SMS Writer is about to stop the ConfigMgr Services as part of the preparation for the Site backup

Checking the configuration in the Site Maintenance is scheduled on Saturday, so it should not be applied during the week, any ideas?
 
Back
Top