Skip to content
View ITAutomator's full-sized avatar

Block or report ITAutomator

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ITAutomator/README.md
  • 👋 Hi, I’m ITAutomator, an independent IT consultant. I have developed several programs (primarily in PowerShell) that have helped me automate many tasks. I am happy to share them here and help out others.
  • 👀 My target audience will mostly be managed service providers (MSPs) in Microsoft 365 environments who want to automate their infrastructure. This leads to standards-based setups, easier deployments, and manageability. These scripts will also help tinkerers and others who want to understand how these tools work.
  • 🔜 Currently, I am working on a much larger program to automate Intune
  • 📫 I also run https://www.itautomator.com/ which is my blog where you can subscribe and get notified when I release new stuff.

Pinned Loading

  1. HyperVBackup HyperVBackup Public

    HyperV Simple Backup. Creates up to 4 dated backups of the HyperV VMs on this machine (Removing the oldest). Uses this basic command: Get-VM | Export-VM

    PowerShell 1 2

  2. IntuneApp IntuneApp Public

    Create and publish Windows apps to your Intune endpoints

    PowerShell 39 8

  3. PCInfo PCInfo Public

    Shows useful info about the current PC and User

    PowerShell 2 1

  4. Simple-Quote-for-Excel Simple-Quote-for-Excel Public

    Create simple PDF quotes using an Excel table.

    1

  5. 7Zzip-Replace-With-Zips 7Zzip-Replace-With-Zips Public

    Scans through a folder of files and replaces them with compressed versions of themselves. By default, searches for all files, but you can include (and exclude) any types of files. By default, zips …

    PowerShell

  6. Powershell-Launcher Powershell-Launcher Public

    Easily launch your powershell script by double-clicking. Avoids execution-policy and run as administrator roadblocks.

    Batchfile 1