Jump to content


Tay

Cannot edit the object, which is in use by 'SCCM-Admin'

Recommended Posts

My console crashes on a regular basis and then I am not able to open an object that I was modifying. Does anyone know how I can kill the object in question so I can edit it? Even after a reboot it is still in use and I need to get this package out asap.

 

Thanks!

Share this post


Link to post
Share on other sites

This worked for me as the link in the article states

 

You can manually unlock these if the application crashed and you just don’t want to wait.
All you have to do is open sql server management studio and run

Select * from SEDO_LockState

Find the id and place it into the below sql statement and run.

delete from SEDO_LockState where id=’PLACE ID FROM ABOVE HERE’

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.