Anyone Familiar with Admintools and Its Uses?

0
1
Asked By TechieGuru99 On

I've come across this tool called Admintools at work, which leverages PowerShell and PSExec functionalities. It's particularly helpful for local admins to patch multiple systems when SCCM deployments haven't completed successfully, such as when an application scheduled for an update is still open. I'm curious if anyone else has experience with Admintools and if there's any guidance or resources available for it. I believe it might be associated with Mark Russinovich, who is well-known for SysInternals, but I'm not looking to discuss deployment failures—just interested in the tool itself.

5 Answers

Answered By ScriptingNinja34 On

Never used Admintools either, but I've connected using PowerShell sessions and JEA for similar tasks. Maybe that could help?

Answered By PowerUserGal On

Sysinternals is a solid suite. If you get it on a client PC, you can remotely open a command prompt as though you're on the local machine. It's great for specific scenarios, but I think some organizations flag it due to its capabilities.

Answered By AdminHelper01 On

It goes by the name "right click tools". You can grab the community edition for free from their site, but you'll need to create a free account to download it. Check it out!

Answered By CuriousCoder77 On

I haven't heard of Admintools, but it sounds like it might be an in-house application. If Mark Russinovich was behind it, I feel like I'd know more about it since I've been using his tools for over 20 years, back when SysInternals was still independent.

Answered By SCCMfan23 On

I used the SCCM Client Center in the past, which might not be what you're asking for, but it’s another tool worth considering. You can find it on GitHub if you're interested.

TechieGuru99 -

Thanks for the suggestion! I'll check out the SCCM Client Center for sure!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.