IT Knowledgebase Articles

PowerShell

PowerShell Copy-Item: Copy Files and Folders

This guide will explore how to copy files and directories using the PowerShell Copy-Item cmdlet, cover advanced options (like recursion, filtering, and overwrite rules), and discuss performance considerations. Whether you’re a sysadmin or a developer, learn how to streamline your file operations with practical examples and best practices. What is the PowerShell Copy-Item cmdlet? The…

View Article
TWiIT episode 97 - Microsoft Intune Suite

Simplifying Intune Rollouts: Minimizing Risk and Downtime

As organizations struggle to find a new balance between expanding remote work options and repatriation back to the office, endpoint management has become a top issue. And with the growing risk of cyberthreats becoming more tangible every day – effective endpoint management is essential to ensure security and compliance. Unified Endpoint Management Unified Endpoint Management…

View Article
powershell hero 16 9 ratio

Mastering PowerShell Pause and Resume: How to Control Script Execution Like a Pro

Whether you’re waiting on a database update, managing system resources, or automating a batch process, there are times when a PowerShell script needs to pause execution before continuing. But not all pauses are created equal—sometimes, you need a simple Enter key prompt, while other times, a precise number of seconds delay is necessary. In this…

View Article
PowerShell

Install or Update PowerShell: A Comprehensive How-To Guide

Use this guide to help you check your current PowerShell version, update PowerShell from one version to another, run two versions side by side in Windows Terminal, and update PowerShell to the latest revisions. Windows PowerShell has been an essential tool in the IT Pro’s toolbelt. PowerShell 5.1 was introduced back in 2016 with Windows…

View Article
Copilot Vision

Copilot Vision Is Watching You But That Might Not Be a Bad Thing

Microsoft talked a lot about Copilot Vision at its ‘Windows 50 Years’ event a couple of weeks ago. In case you’re not familiar with the technology, Vision allows Copilot to see exactly what you can see on your screen. If you’re thinking “what could possibly go wrong with that?” – considering the controversy over Windows Recall, I…

View Article
Security

Cayosoft: Unraveling the Future of Identity and Access Management

Cayosoft started life as a license management solution for Microsoft 365 and it gradually evolved into a comprehensive backup, protection, and administration product for Active Directory (AD) and Microsoft Entra ID. In this episode of Petri Dish, Petri’s Editorial Director, Russell Smith, talks to Cayosoft CEO and founder Bob Bobel about managing complexity in Identity…

View Article
PowerShell

Mastering the PowerShell Not Equal Operator

PowerShell boasts various powerful comparison operators and arithmetic operators, the “Not Equal” operator (-ne) is particularly useful in conditional logic and scripting. Understanding its nuances and real-world applications can significantly enhance your scripting efficiency. Let’s explore mastering the PowerShell Not Equal operator (-ne) thoroughly, including logical operators and case sensitivity considerations. What is the PowerShell…

View Article
Teams Logo Hero

SharePoint vs Teams: Choosing the Right Collaboration Platform for Your Needs

Last Update: Apr 23, 2025

This article will explore SharePoint vs Teams and how the tools work separately, together, and whether you should choose SharePoint, Teams, or both. Microsoft SharePoint and Microsoft Teams are powerful collaboration tools, but they serve different purposes. Let’s get started. What is Microsoft SharePoint? Microsoft SharePoint, released in 2001 as Microsoft SharePoint Portal Server, is…

View Article
Windows 11 2022 Update

Unlocking the Power of Microsoft KMS: An Overview of Deployment and Usage

This article delves into the essentials of setting up and activating a Windows KMS Server (Key Management Service), a crucial component for managing the volume activation of Windows operating systems and Microsoft Office products in on-premises (Active Directory) enterprise environments. Introduction – What is Windows KMS Server? The Key Management Service in Windows Server is…

View Article
PowerShell

Connect-MgGraph: Essential Guide to Microsoft Graph PowerShell SDK in 2025

In this article, you’ll master the critical Connect-MgGraph cmdlet, level-up your security game, and confidently manage your resources using modern authentication. The call to adventure: Why Microsoft Graph matters Microsoft Graph has rapidly evolved from being just another management API into the central pillar for Microsoft 365 and Azure resource administration. Historically, IT pros managed…

View Article
Go to page