-
Automating Software Installs with PowerShell: Part 2 – Sandboxing and Verifying Installs
Malachi Corrigan
The second entry into the automating software installs series. In this video we cover Sandboxing, Uncovering Installers and their parameters/strings, and Verifying installations. Windows Sandbox https://learn.microsoft.com/en-us/win… Process Explorer https://learn.microsoft.com/en-us/sys… Orca https://learn.microsoft.com/en-us/win… Blog about WIN32 Product https://xkln.net/blog/please-stop-usi… SID Cheat Sheet https://github.com/Integration-IT/Act…
-
Automating Software Installs with PowerShell: Part 1 – Installing MSI And EXE With PowerShell
Malachi Corrigan
I created a short basic video tutorial for how to install MSI and EXE installers with PowerShell, this merely covers the basic installation of both and logging of an MSI install. In a future video I will cover things such as verifying the install has completed successfully and implementing it into ImmyBot.
-
Datto Cloud Continuity Installation and Configuration with ImmyBot
Malachi Corrigan
Github Repo: https://github.com/malachicorrigan/DattoCloudContinuity_ImmyBot Today we’re going to create a software package within ImmyBot for Datto Cloud Continuity. This allows us to deploy Datto Cloud Continuity remotely, in the background, and automatically register the client to the desired customer. First let’s create a new piece of software within ImmyBot, naming it Datto Cloud Continuity…
About
System / Network Administrator at National Technology Management. Pursuing a degree in Cloud Computing.
Recent Post
- Automating Software Installs with PowerShell: Part 2 – Sandboxing and Verifying Installs
- External Email Warnings with Office 365
- Setting up DUO Authentication for SonicWALL SSL VPN
- Automating Software Installs with PowerShell: Part 1 – Installing MSI And EXE With PowerShell
- Datto Cloud Continuity Installation and Configuration with ImmyBot