Tyler Muir

Experienced System Engineer with a demonstrated history of working in the transportation/trucking industry. Skilled in Office 365, Windows, System Center Configuration Manager (SCCM), VMware vCenter, and Powershell. Strong information technology professional with an Associates of Applied Science focused in Computer Information Systems from Portland Community College.

PowerShell Classes: Getting Started

If you're new to classes in PowerShell, this tutorial is for you. Learn from square one how to create and work with PowerShell classes.

Tapping WinRM over SSL to Set up PSRemoting [Step by Step]

Learn how to set up WinRM over SSL with certificates to connect securely to remote computers with PSRemoting.

Master PSRemoting in a Workgroup : Run Commands Smoothly

PSRemoting is a handy feature to run commands on remote computers but requires a bit more set up in a workgroup environment. Learn how here.

Enable PSRemoting: Local and Remote Techniques

Master how to enable PSRemoting both locally and remotely using PowerShell, psexec, WMI, and group policy in this informative guide.

WinRM Ports: Default Settings and Customization Guide

Understand WinRM ports for HTTP and HTTPS communication and learn how to change them in this detailed guide for IT professionals.

PSRemoting for Linux and Windows: How-To Guide

Enable PSRemoting for Linux and Windows by setting up PowerShell and OpenSSH on both operating systems. Enhance your IT skills today!

PowerShell Remoting (PSRemoting) Explained: Ultimate Guide

Discover how PowerShell Remoting works, its authentication options, and more in this comprehensive guide for IT professionals.

Boost PowerShell Speed: Optimize Script Performance

Improve the performance of your PowerShell scripts with tips on measuring performance, speeding up loops, and using arrays.

Set Up Ubiquiti Discovery Tool on Windows: A Step-by-Step Guide

Learn how to install the Ubiquiti controller software on Windows, run as a service, and set up the Ubiquiti discovery tool.

PowerShell Multithreading: A Deep Dive

Learn how to understand and use various powershel multithreading techniques to process multiple data streams.

PowerShell Scopes: Understanding Variable Scope

Learn about PowerShell scopes for variables and write code with scopes in mind.

Choose the Right Nuget Package Manager and Set It Up with IIS

Discover the best Nuget package manager for your needs and learn how to set it up with IIS.

PowerShell Module Path: Reusable Code Without Copy-Pasting

Learn how to set up a PowerShell module path for code reuse without copying and pasting.