Skip to content
Tier 3 Systems Logo
  • Home
  • About
Tier 3 Systems Logo
  • Home
  • About

Categories

  • Active Directory
  • Alpine Linux
  • Docker
  • Imaging
  • Ivanti EPM
  • Kubernetes
  • Milestone
  • Off Topic
  • Patch Management
  • PiHole
  • PowerShell
  • Security
  • Ubuntu
  • Weekend Project
  • WSUS

Tags

Active Directory Alpine Linux Archiving Auditing DNS Docker Docker-Compose EPM Hardening Home Lab How-To Imaging Ivanti Ivanti EPM K8s Kubernetes LANDesk LetsEncrypt Milestone NZBGet Patch Management PiHole Plex PowerShell Radarr RDP Reporting SCCM Security Software Distribution Sonarr SysMon TCP Timestamp TLS v1.0 Ubuntu Wazuh Wazuh Manager Weekend Project Windows WSUS

Useful Resources

  • Reddit.com/r/sysadmin
  • Reddit.com/r/homelab
  • Lawrence Systems
  • Learn X in Y minutes

Mass WSUS Auditing/Reporting via PowerShell

  • by Brandon
  • March 14, 2020August 4, 2020

While managing an existing WSUS environment, you may want to ensure settings are consistent, remove endpoints that have not checked in, and provide reporting. The script below was written by my co-worker and myself to address this issue and was… Read More »Mass WSUS Auditing/Reporting via PowerShell

Setup Kubernetes on Ubuntu 18.04 and deploy NGINX

  • by Brandon
  • March 8, 2020March 8, 2020

This weekend’s project covers setting up a Kubernetes cluster on Ubuntu 18.04 and deploying the base NGINX image. First, let’s go over our setup. VM Setup K8 Master: K8-M01- IP: 10.0.0.2 / Specs: 4 CPU, 4gb MEM / OS: Ubuntu… Read More »Setup Kubernetes on Ubuntu 18.04 and deploy NGINX

Archiving PCs within Ivanti EPM based on a query

  • by Brandon
  • March 5, 2020March 5, 2020

As a companion piece to the EPM vs. Active Directory, this post covers archiving PCs based on a query. You may want to do this for various reasons, such as removing devices with broken agents or removing devices that are… Read More »Archiving PCs within Ivanti EPM based on a query

Initial Setup of Ivanti’s EPM Patch Management

  • by Brandon
  • March 3, 2020March 5, 2020

The Patch and compliance module is arguably one of Ivanti’s best features for a sysadmin. This system allows you to download definitions not only for Microsoft products but other vendors such as Mozilla, Google, and many more. Today I will… Read More »Initial Setup of Ivanti’s EPM Patch Management

SysMon deployment using PowerShell

  • by Brandon
  • March 3, 2020March 5, 2020

In Today’s post, I will cover deploying SySMon using a simple PowerShell script, which will then deploy using Ivanti’s EPM (you can also use SCCM as the steps are similar). Our Goal The goal of this script was to accommodate… Read More »SysMon deployment using PowerShell

Setup PiHole as a container on Alpine Linux

  • by Brandon
  • March 2, 2020March 14, 2020

This weekend’s project will be staging a new DNS server leveraging PiHole within a docker container. PiHole is a free and opensource DNS sinkhole project which provides ad blocking at a network level so that clients don’t require any unique… Read More »Setup PiHole as a container on Alpine Linux

Ivanti EPM vs Active Directory using PowerShell

  • by Brandon
  • March 1, 2020March 4, 2020

Endpoint Manager’s reporting leaves much to be desired – it is clunky and unintuitive.  The first thing I did in our environment after moving into my new role was to ensure 100% device enrollment. After a bit of researching, I… Read More »Ivanti EPM vs Active Directory using PowerShell

Using docker containers for a media server

  • by Brandon
  • February 26, 2020March 4, 2020

Docker is a relatively new kid on the virtualization block. Rather than the age-old process of needing a hypervisor, guest OS, and one app per VM. We can use a host OS, install docker & docker-compose, and then deploy our… Read More »Using docker containers for a media server

Ivanti EPM WMI model-based imaging via PowerShell

  • by Brandon
  • February 26, 2020March 4, 2020

During our migration from Microsoft’s SCCM to Ivanti’s EPM, one of the most important tasks we had was moving over our imaging process. In SCCM, we used WMI queries to determine the device model and would inject the specific model’s… Read More »Ivanti EPM WMI model-based imaging via PowerShell

Parsing Milestone JSON using PowerShell

  • by Brandon
  • February 25, 2020March 2, 2020

For our example, we are parsing Milestone’s configuration file using PowerShell to build a weekly report. Ideally, you would leverage a fully-featured monitor like SolarWinds or AppManager to monitor Milestone devices and alert based on a defined threshold, but for… Read More »Parsing Milestone JSON using PowerShell

Neve | Powered by WordPress | Privacy Policy