Deploy Systrack to all PC in my Org.
Hello there,
I am completely new to scripting and Kace, And I was wondering if someone could possibly assist.
I need to deploy Systrack to my org but not really sure how to start.
was hoping to create a deployment to install this for my entire org.
here is what I need to do:
Copy files to C:\Temp
Install all in the following order, (even if we do not use x86)
Run CMD as admin
1. vcredist_x86_VC2017.exe /q /norestart /log C:\logs\VC2017x86.log
2. vcredist_x64_VC2017.exe /q /norestart /log C:\logs\VC2017x64.log
3. Msiexec.exe /qn /i "C:\temp\Systems Management Agent_x32.msi" ALLUSERS=1 REBOOT=R MSIRESTARTMANAGERCONTROL=Disable MASTERNAME=server name and port number=00000 /L*v C:\logs\ChildAgentMSI.log
Not sure where to begin.
Can maybe someone point me in the right direction to get this rolling.
Regards.
Answers (0)
Be the first to answer this question