Malachi Corrigan
  • Automating Software Installs with PowerShell: Part 2 – Sandboxing and Verifying Installs

    Automating Software Installs
    January 22, 2023

    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…

    Continue Reading

  • External Email Warnings with Office 365

    Office 365
    January 7, 2023

    Malachi Corrigan

    Today we’re going to setup two types of external email warnings. The first is setup natively for use with Microsoft Outlook, and the second is through Exchange’s mail flow.  Step 1: Native External Banner Open up a PowerShell window Connect to Exchange Online with the desired tenant’s Global Admin Account using the command below Connect-ExchangeOnline…

    Continue Reading

  • Setting up DUO Authentication for SonicWALL SSL VPN

    DUO, SonicWALL
    January 7, 2023

    Malachi Corrigan

    Today we’re going to setup DUO Authentication for the SonicWALL SSL, this will allow users to use 2FA when connecting to the VPN. When they are prompted, it’ll look like the image below. Before you proceed, make sure you have the SSL VPN setup, you can set that up using the SonicWALL guide found below…

    Continue Reading

  • Automating Software Installs with PowerShell: Part 1 – Installing MSI And EXE With PowerShell

    Automating Software Installs
    January 1, 2023

    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.

    Continue Reading

  • Datto Cloud Continuity Installation and Configuration with ImmyBot

    ImmyBot, PowerShell
    December 31, 2022

    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…

    Continue Reading

About

Passionate about Automation. Pursuing a degree in Cloud Computing.

Contact

Warren, MI, USA

(810) 869-8714

    malachi@malachicorrigan.com

    Recent Post

    • Automating Software Installs with PowerShell: Part 2 – Sandboxing and Verifying InstallsJanuary 22, 2023
    • External Email Warnings with Office 365January 7, 2023
      • Privacy Policy