IT Knowledgebase Articles

How to Limit Resource Usage of PowerShell Scripts

Last Update: Sep 04, 2024

PowerShell scripts can use a lot of resources. And that can be a problem if you need to run a script on a production server without impacting performance.

View Article

Microsoft 365, Artificial Intelligence, and Privacy

Last Update: Nov 19, 2024

Last November, Microsoft experienced a great deal of criticism from privacy campaigners following the introduction of the Productivity Score feature. The resulting hubbub evolved into a PR issue which caused Microsoft to abandon display of individual user details, even if the data is easily available and widely used elsewhere inside Microsoft 365. In a nutshell,…

View Article

Getting Started with Shared Calendars in Microsoft Teams

Last Update: Jun 05, 2025

Shared Calendars are available in Teams but there are a few limitations, here is how to get started.

View Article

Everything You Need to Know About Azure Infrastructure – December 2020 Edition

Last Update: Nov 19, 2024

Happy new year! I’m writing this article at the end of my first day back at work since November. I have barely looked at any work-related stuff in the last month. Writing this article will give me a chance to catch up with thing. App Service Anti-Virus Logs in Public Preview Microsoft has announced that…

View Article

Understanding and Manipulating Dates and Time in PowerShell

Last Update: Jun 08, 2025

Working with Dates and Times in PowerShell is very common. Many scripts require simple or complex date calculations for such things as archiving files or logic to determine what data to operate on.

View Article

How to Check if a PowerShell Script is Running with Admin Privileges

Last Update: Jun 05, 2025

Use a .NET API to check if the user running your script is a local administrator.

View Article

Marking Office 365 Documents and Email as Formal Records

Last Update: Sep 04, 2024

Microsoft released a report in late October to demonstrate how well Microsoft 365 meets the compliance needs of the financial sector subject to U.S. regulations. The level of inaccuracy in the text meant that I didn’t think much of the report. In any case, the report placed great emphasis on two developments. The first was…

View Article

How to Monitor Network Activity Using Windows 10 Packet Monitor (PKTMON)

Last Update: May 08, 2025

Learn how to debug network issues in Windows 10 and Windows Server with PacketMon.

View Article

Understanding and Exploring Continuous Access Evaluation for Azure Active Directory

Last Update: Sep 04, 2024

Reducing the time that security tokens remain valid negatively affects the end-user experience. CAE is designed to address the problem.

View Article

How to Automatically Unlock BitLocker Protected Devices Connected to Wired Networks

Last Update: Sep 04, 2024

Network Unlock allows devices connected to a wired network to automatically unlock BitLocker-protected OS drives.

View Article
Go to page