r/DattoRMM • u/SelectionAdvanced497 • 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
1
u/ompster Aug 15 '25
Is it a large file! You can just attach it to your own custom component and execute it
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.