IT Knowledgebase Articles

Disaster Recovery: Practice Makes Perfect

Last Update: Sep 04, 2024

There’s no doubt that having a disaster recovery (DR) plan in place is essential for businesses of all shapes and sizes. However, having a DR plan in place and effectively using it are very different things. Just like application code, DR plans and the DR procedures that you have in place need to be tested…

View Article
Office 365 Hero

Identifying Obsolete Guest User Accounts in an Office 365 Tenant

Last Update: Nov 19, 2024

Many Office 365 applications now create Azure Active Directory guest accounts. What’s the best way to discover if the accounts are active and in use? This PowerShell script uses the Office 365 audit log and message trace data to figure out what guest accounts are active and outputs a CSV file for your review and analysis. Like any other PowerShell script, it can be adapted to suit your purposes.

View Article

How to Configure a Windows 10 VPN Profile Using Microsoft Intune

Last Update: Sep 04, 2024

How to deploy a Windows 10 VPN profile using Microsoft Intune.

View Article

Managing Common Linux Configuration Files with PowerShell 7

Last Update: Sep 04, 2024

PowerShell has been the default configuration tool for Windows since it’s release in 2006, but since being open-sourced in 2016, administrators can use it for Linux and macOS as well. However, there are some significant differences in how to manage a Windows operating system over a Linux operating system.

View Article

How to Connect to a VirtualBox Windows Guest Using Remote Desktop

Last Update: Jun 04, 2025

How to connect to a VirtualBox virtual machine using Microsoft’s Remote Desktop.

View Article

Five Facts about Hybrid Cloud Backup

Last Update: Sep 04, 2024

Using the cloud as a backup target is definitely one of the ways that many businesses are adopting the hybrid cloud. Today, almost all businesses are dealing with massive data growth. The research firm IDC has estimated that overall data is doubling every two years. Keeping up with this level of data growth is tough…

View Article

How to Manually Onboard Devices to Windows Autopilot – Part 2

Last Update: Sep 04, 2024

How to manually onboard a device to Windows Autopilot.

View Article

Improve Windows Enterprise Application Deployment Reliability and Security using MSIX

Last Update: Sep 04, 2024

A closer look at some of the features of Microsoft’s new MSIX installer technology and how they can be used to improve application packaging and distribution in the enterprise.

View Article
windows server network controller

How to Manually Onboard Devices to Windows Autopilot

Last Update: Sep 05, 2024

How to manually onboard devices to Windows Autopilot.

View Article

Managing Network Settings with PowerShell 7

Last Update: Sep 04, 2024

Built-in PowerShell 7 module NetTCPIP, on Windows, offers a range of functionality to update and manage your network interfaces. Many of the traditional IT administration tasks, such as setting a static IP address or DNS Server settings, are trivial using the functions within the NetTCPIP module.

View Article
Go to page