Forum Discussion
Procradminator
Apr 18, 2018Brass Contributor
SaRA scripted install
Hello all I'm looking to deploy the SaRA tool (https://diagnostics.office.com/ ) to our client Windows devices using a script (PowerShell preferably) but can't find an offline installer or MSI to...
- Apr 18, 2018
I copied the content of the path where the applications is stored under appdata. Uinstalled, and started the applications from the Microsoft.sara.exe file. It worked!
Install the application and run it. Open taskmanager, and right click the app, then press open location:So now i guess you can create a shortcut to the exe poiting to a network path or create a pacakge somehow.
Jason Deary
Apr 28, 2020Copper Contributor
We are trying to do something similar.
Just found the following which might be helpful...
https://docs.microsoft.com/en-us/office365/troubleshoot/installation/install-sara-from-network-share
Procradminator
Apr 28, 2020Brass Contributor
That's new and does look more promising. Thanks.