June Castillote

June started in IT by fixing computers back in 2002. Since then, he has worked as a programmer, technical support specialist, and systems administrator. He is currently a technology consultant working with Microsoft 365, Azure, and various Messaging and Collaboration systems. June is always on the lookout for automation opportunities and prefers to write code in PowerShell whenever possible.

How to Split Paths with the PowerShell Split-Path Cmdlet

Learn how to split and return different elements of a path using the PowerShell Split-Path cmdlet in this tutorial.

Using the Dynamic PowerShell to Get Current Users

Learn how use PowerShell to get current user in this step-by-step tutorial walking you through how to do so many different ways!

How to Reset Windows 10 Passwords with NTPasswd [Step-by-Step]

Learn how to reset Windows 10 passwords with the handy NTPasswd utility in this step-by-step tutorial.

Enabling Hyper-V USB passthrough to Access a USB Storage

Struggling to enable USB access to your virtual machine? Learn many ways to enable USB passthrough in Hyper-V in this step-by-step tutorial!

Utilizing Offline Registry Editor to Repair the Registry

Learn how to use Windows' built-in offline registry editor to fix registry issues with Windows 10 even if Windows won't boot!

Specops Password Auditor Free: A Review

Learn how to scan your Active Directory environment and perform a password audit with the free Specops Password Auditor tool.

How to Set Up Hyper-V Nested Virtualization [Step-by-Step]

Learn how to install and configure a Hyper-V host inside of a Hyper-V with nested virtualization in this guide.

How to Sign PowerShell Script (And Effectively Run It)

Are you wondering what script signing is and how to distinguish a signed script from a non-signed one? Look no further! In this article, you'll learn how to sign PowerShell scripts using digital certificates

Exchange Distribution Groups: Your How-To Ultimate Guide

Need to work with Exchange distribution groups? Learn the ins and outs of how to manage them with the Exchange Admin Center and PowerShell.

How to Set up the SSH Chrome Extension

Learn how to use the SSH Chrome extension to easily connect to a variety of SSH servers using passwords or keys!

Building an Active Directory Password Reset Tool with PowerShell

If you're in the market for an Active Directory password reset tool, you can build one yourself with PowerShell or check out a great paid tool.

SSH into Azure VM : Absolute Guide for Cloud-Hosted Servers

Once built, you need to access your Azure VM instance. If you're a command-line junkie, learn how to SSH into an Azure VM in this step-by-step tutorial.

How to Set Up OpenSSH on Windows Server [Complete Guide]

Learn how to set up OpenSSH on Windows Server, configure SSH for both password and certificate authentication in this complete guide.

The Top Free Remote Desktop Connection Managers for Windows

Get a great overview of all the top remote desktop connection managers and in depth reviews of all features.

Creating Windows 10 Guest Account the Easy Way

Create a Windows 10 guest account using the graphical user interface, Windows net commands, or the PowerShell command-line!

Create Checksum in Windows and Verify File Integrity

Learn in this in-depth article that covers nearly all the ways to generate checksums in Windows using built-in and third-party tools.

Efficient File Deletion with PowerShell: Remove-Item and WMI

Save time and effort by using PowerShell to delete files, including files older than a specific date, with Remove-Item and WMI.

Disabling Windows Firewall: A Comprehensive Guide

Learn various methods to disable the Windows firewall, including GUI tools, PowerShell, command-line, and group policy.

Effortlessly Map SharePoint Drives: Expert Techniques

Learn how to map SharePoint drives as real Windows drives using the GUI, PowerShell, and command prompt in this expert guide.

Getting Started with HMailServer: A Step-by-Step Tutorial

Learn the basics of setting up and managing HMailServer for email management in this easy-to-follow tutorial.