Getting Started with PowerShell and the ServiceNow API

Unlock the power of ServiceNow's API! Learn how to set up your developer account, create an OAuth app, and make your first API call using PowerShell.

Tracking Down User Logons with PowerShell and XPath

When working with Windows event logs, especially the Security log, there might be instances where you need to extract specific information from events.

How to Leverage Reusable PS Remoting Sessions in your Scripts

PS remoting lets you execute commands remotely. Learn how to create and manage persistent sessions in this short how-to covering creating and managing sessions.

PowerShell Tool-Building 101: Building a Computer Inventory Report

Join me on an exciting journey as we build a powerful PowerShell tool for generating computer inventory reports! From CSV files to CIM queries and error handling, we'll walk you through each step as we go. Let's script our way to success!

Upload a PowerShell Script to Intune (With PowerShell) From Scratch

Automate deploying PowerShell scripts to Intune devices with Azure app registration, Graph API, and more in this step-by-step tutorial.

PowerShell Basics: Navigating CSV Files

PowerShell Testing Mastery with Data-Driven Pester

I’ve been using Pester for a long time off and on. I’ve always been obsessed with ensuring reliability in my PowerShell code. After writing the Pester Book and mentioning some of the methodologies I used with Pester v4 I’ll present in this blog post, I’ve since learned Pester v5 makes my work so much easier.

Your Go-To PowerShell Template for HTTP-Triggered Azure Functions

Struggling with messy Azure Functions PowerShell code? Learn how to adapt your scripts for serverless, validate HTTP parameters, throw descriptive errors, and bind PowerShell output to HTTP responses for robust web-friendly functions.

Securing Server Access with Gravitational Teleport

Fortify your infrastructure with Gravitational Teleport for enhanced server security. Streamline access management effortlessly today!

Solve Azure AD Connect Errors via the Microsoft IdFix Tool

Fix Azure AD Connect errors fast with the Microsoft IdFix tool—your go-to solution for seamless synchronization and efficient directory management!

How to Install Sandboxie on Windows

Secure your Windows system with Sandboxie. Learn how to install this tool hassle-free and safeguard your digital activities!

Automating Site Deployments with Caddy Web Server

Learn to streamline site deployments with Caddy web server. Simplify setup, automate tasks, and boost efficiency with this comprehensive tutorial!

Master Azure Machine Learning Basics with this Comprehensive Guide

This Azure Machine Learning tutorial provides clear and concise introduction to the platform, making machine learning accessible for users of all skill levels.

GCP Cloud Functions Customize Your Serverless Workflow

Learn how to build and deploy scalable, serverless applications using GCP Cloud Functions. This tutorial covers essential concepts and best practices for streamlined workflows.

Master Unix tee Commands for Real-World Linux Admin Tasks

Simplify Linux output management and streamline your workflow with the "Unix tee" command. This tutorial guides you through its practical applications.

Install NitroShare and Streamline Your File Transfers Today

Simplify cross-platform file transfers with NitroShare. This tutorial guides you through installation and use for fast, effortless file sharing between different operating systems.

How to Install and Configure an OpenLDAP Ubuntu Server

Unlock the power of OpenLDAP on Ubuntu for centralized user authentication, seamless access control management, and enhanced directory services!

Unleashing the Power of the Pipe Command in Linux

Unlock the prowess of the pipe command in Linux to streamline tasks, boost productivity, and simplify complex operations effortlessly!