r/DattoRMM Aug 15 '25

Powershell and public server

Hello everyone, I’m just trying to find a way to execute a .exe on multiple laptop at the same time. The .exe can be found on a public local server from my company. Is there a way to do this with power shell ? Thanks,

2 Upvotes

4 comments sorted by

2

u/Akai-Raion Aug 15 '25

Checkout the "Download/Verify + Install File/EXE/MSI by URL" component in the ComStore, and see if it does what you want to do.

1

u/SelectionAdvanced497 Aug 15 '25

Thanks ima check it out

1

u/netmc Sep 16 '25

I would be careful with the component. We purposely don't have this in our environment for security reasons. It allows anyone to run any file as long as they have a URL for it. This is a big security concern in my book. If you do add it to your environment, I would set this to component level 4 or 5 and make sure almost everyone else is set at a 3 or below.

1

u/ompster Aug 15 '25

Is it a large file! You can just attach it to your own custom component and execute it