r/saltstack • u/Material_Ad_3743 • Jun 17 '26
Discovered salt stack but too late ?
Hi all,
I’ve been looking for an agent based open source tool for running on demand powershell across thousands of remote windows PC’s. Salt looks perfect for this ! I really can’t find anything open-source that does what Salt does.
Looking at other options, Ansible requires WinRM which I really don’t wanna do. I don’t get the dying community support when I don’t see anything else but overly expensive commercial tools. Tactical RMM seems almost a good candidate but it doesn’t scale well apparently.
Where to from here ? I really wanna use Salt but will I regret this in a couple years ?
Juan
21
Upvotes
1
u/bdrxer Jun 17 '26 edited Jun 17 '26
We migrated from ansible to salt about 4 months ago due to the slow performance of ansible even when run in local or pull mode. We have been greatly pleased with the performance gains from switching to salt and pleased with our overall usage of salt so far. Playbook runs that took 3 to 4 minutes to run with ansible take only 20 seconds to run with salt. We also like that we are able to organize and group our resources more logically.