Powershell Script to Create New Active Directory User

Powershell Script to Create New Active Directory User

For the longest time, part of our user onboarding process was to manually create user accounts in the Active Directory Users and Computers (ADUC) widget. It doesn’t take very long, but whenever you onboard users manually, there’s a higher margin for error. For example, our ticketing system uses LDAP to pull the email field from…

How To Export LAPS Passwords from Active Directory with Powershell

How To Export LAPS Passwords from Active Directory with Powershell

In this guide, I’m going to show you how to export the LAPS passwords from Active Directory using a 3-line Powershell script. This script automatically exports all LAPS passwords from Active Directory to a CSV file with the date appended to the file name. I then schedule this to run monthly using Task Scheduler. Why…

How to Setup “Plex Assistant” in Home Assistant To Cast Plex Media Using Your Voice
| | | |

How to Setup “Plex Assistant” in Home Assistant To Cast Plex Media Using Your Voice

In this guide, I’m going to show you how to setup Plex Assistant, which is a project that integrates with Google Assistant. This allows you to say things “Hey Google, tell Plex to play Game of Thrones on Living Room Chromecast”. There are two installation methods available for Plex Assistant. One of the methods is…

How To Automatically Backup Home Assistant to Google Drive
| |

How To Automatically Backup Home Assistant to Google Drive

In this guide, I’ll show you how to automatically create Home Assistant backups and save them to Google Drive in 2021. To do this, we are using a community addon called Home Assistant Google Drive Backup. Home Assistant Google Drive Backup leverages Home Assistant’s snapshot feature to schedule snapshots as frequently or infrequently as you…

How To Add Ecolink Wireless Audio Detector to Home Assistant
| |

How To Add Ecolink Wireless Audio Detector to Home Assistant

In this guide, I’ll show you how to add an Ecolink Wireless Audio Detector to Home Assistant. I will also show you how to create a basic automation that will alert you via Home Assistant phone notifications if smoke is detected. In terms of cost, an audio detector is a great alternative to purchasing zwave…

The Ultimate SmartThings to Home Assistant Migration Guide
| | |

The Ultimate SmartThings to Home Assistant Migration Guide

With all of the SmartThings issues I’ve been hearing about lately, I thought now would be a good time to share some guides I created whenever I migrated to Home Assistant. Follow this guide to learn how to migrate from SmartThings to Home Assistant in 2021. Overall, SmartThings was pretty solid for me. I had…

How To Add Aqara Devices to Home Assistant in 2021
| |

How To Add Aqara Devices to Home Assistant in 2021

In this guide, I’ll show you how to add Xiaomi Aqara devices to Home Assistant in 2021. If you’ve added other devices to Home Assistant using ZHA, then this should pretty straightforward. These are some of the best sensors to add to Home Assistant due to their low cost and appealing looks. We will be…