IT operations and infrastructure management
Find tips related to deploying and maintaining the Microsoft-based infrastructure, such as Windows file servers, printers and VPN. Learn how to use PowerShell to automate deployment and troubleshooting tasks and perform bulk operations in the Windows environment.
Top Stories
-
Tip
14 Dec 2023
What do admins need to know about the CLI for Microsoft 365?
The options to manage the Microsoft 365 platform are seemingly endless, but the CLI for Microsoft 365 offers distinct advantages for admins in the enterprise. Continue Reading
-
News
12 Dec 2023
Microsoft delivers light December Patch Tuesday for admins
IT operations teams should prioritize deploying the Windows cumulative update to dispatch a critical MSHTML bug affecting Microsoft Outlook. Continue Reading
-
Tip
22 Nov 2023
Stop errors with these PowerShell ValidatePattern examples
Using regular expressions to validate input information and generate a tailored error message on a new user script can prevent unnecessary support tickets. Continue Reading
-
News
14 Nov 2023
Microsoft halts 3 zero-days on November Patch Tuesday
Microsoft addresses 67 vulnerabilities, including six critical, and shuts down four bugs in the Exchange Server email platform this month. Continue Reading
-
Tutorial
24 Oct 2023
How to use ChatGPT with PowerShell to write code for admins
Use of artificial intelligence tools is on the rise in many industries, and administrators can tap into these digital helpers to improve their scripting attempts. Continue Reading
-
News
10 Oct 2023
Microsoft tackles three zero-days for October Patch Tuesday
The company releases fixes for several products affected by the HTTP/2 "Rapid Reset" vulnerability to help curb widespread Distributed Denial-of-Service attacks. Continue Reading
-
Tutorial
10 Oct 2023
Discover advanced regular expressions in PowerShell
Learn how to develop more sophisticated regular expression techniques by understanding how to work with lookarounds with different operators. Continue Reading
-
Tutorial
22 Sep 2023
How to disable removable media access with Group Policy
Removable media can pose serious security problems. But there is a way to control who has access to optical disks and USB drives through Windows' Active Directory. Continue Reading
-
Tip
18 Sep 2023
What's new in Microsoft Graph PowerShell v2?
The company overhauled the new version of its software development kit and updated PowerShell modules that replace legacy methods for managing Microsoft's cloud-based services. Continue Reading
-
News
12 Sep 2023
Microsoft solves two zero-days for September Patch Tuesday
Microsoft addresses 62 vulnerabilities this month, including a Microsoft Word flaw and a Windows bug that have both been exploited in the wild. Continue Reading
-
Tip
29 Aug 2023
How to configure shadow copies on file servers
When you enable the shadow copies service on your shared folders, you give your end users the flexibility to restore deleted files or revert a file to an earlier version. Continue Reading
-
Tutorial
21 Aug 2023
How to set up PowerShell remoting over SSH
Microsoft recommends using WinRM to manage Windows machines remotely, but OpenSSH offers other advantages, particularly in organizations that also use Linux systems. Continue Reading
-
Tutorial
16 Aug 2023
How to capture and analyze traffic with tcpdump
Network administrators use tcpdump to analyze traffic in Linux systems. Learn how to install and use tcpdump, as well as examine the results of captured traffic. Continue Reading
-
News
09 Aug 2023
Several Exchange Server flaws fixed on August Patch Tuesday
Microsoft addresses 74 vulnerabilities this month with the on-premises email server platform returning to the spotlight with corrections to close six security holes. Continue Reading
-
Tip
14 Jul 2023
What's new with Microsoft 365 Apps on Windows Server 2022
Not every organization can move to the cloud but using Microsoft Office apps on premises might not be an option beyond 2026. Are the days of the RDS role numbered? Continue Reading
-
Tip
14 Jul 2023
5 techniques to debug network issues in Linux and Windows
Debugging a network issue should start with basic troubleshooting. If that doesn't fix it, admins should check, verify and configure connections to the client, server and network. Continue Reading
-
News
11 Jul 2023
Microsoft repairs 5 zero-days for July Patch Tuesday
The company addressed 130 vulnerabilities and provided additional instructions to fully resolve several bugs, which will require extra attention from IT this month. Continue Reading
-
Tutorial
30 Jun 2023
Automate workflows by running PowerShell in GitHub Actions
By running PowerShell scripts in GitHub Actions workflows, admins can automate common DevOps and IT management tasks. Get started with these hands-on examples. Continue Reading
-
Tutorial
23 Jun 2023
Learn by doing with these PowerShell regex examples
When you must find specific text in a large file, such as a system log, regular expressions can come to the rescue. Learn how to add this skill to your administrative arsenal. Continue Reading
-
News
14 Jun 2023
June Patch Tuesday settles two Exchange Server bugs
Microsoft's plans for upcoming security hardening in Kerberos and Netlogon protocols will have admins busy with testing over the next several weeks. Continue Reading
-
Tip
13 Jun 2023
How to use GitHub Copilot for PowerShell coding projects
The integration of this code completion tool with VS Code can benefit administrators who want to automate jobs. But there are some limitations with this fledgling technology. Continue Reading
-
Feature
25 May 2023
Learn about the Azure Stack HCI benefits for admins
The hyper-converged infrastructure offering promises to reduce the headaches associated with running virtualized workloads on hardware sourced from multiple vendors. Continue Reading
-
Tutorial
18 May 2023
Learn how to use the PowerShell Trim method
With the Trim method in your PowerShell toolbox, you can write scripts to remove unwanted characters from strings without using regular expressions. Get started with this tutorial. Continue Reading
-
Tip
17 May 2023
Improve automation skills with the AD Administrative Center
You might know that you can use PowerShell to handle repetitive Active Directory tasks. But were you aware the Active Directory Administrative Center can help write the code? Continue Reading
-
News
09 May 2023
Light May Patch Tuesday will weigh heavily on Windows admins
A zero-day that targets the Secure Boot feature will require extensive work from sysadmins to protect Windows systems from the Black Lotus bootkit. Continue Reading
-
News
11 Apr 2023
Microsoft mends Windows zero-day on April Patch Tuesday
What's old is new again as multiple security updates from the past made a comeback this month to push the total number of vulnerabilities addressed to 102. Continue Reading
-
Answer
29 Mar 2023
NFS vs. CIFS vs. SMB: What are the differences?
There are stark differences among file sharing protocols NFS, CIFS and SMB. Compare access, application deployment, configuration and security, among other key features. Continue Reading
-
Tip
28 Mar 2023
Deploy WebJEA to empower your users with PowerShell
Give your automation scripts a GUI that makes it easier for end users to get the information they need with a more streamlined approach. Continue Reading
-
Tip
21 Mar 2023
Improve IT efficiency with a PowerShell self-service portal
You can jump over the technical barriers that impede automation efforts in your organization by exploring how to deploy a web-based portal that hosts your scripts. Continue Reading
-
Feature
17 Mar 2023
How to create and run Windows PowerShell scripts
Once administrators get comfortable with PowerShell basics, it's time to start scripting. This PowerShell scripting tutorial for beginners helps you efficiently complete tasks. Continue Reading
-
News
14 Mar 2023
Microsoft stops two zero-days for March Patch Tuesday
The company corrects actively exploited vulnerabilities that affected Microsoft Outlook and the Windows OS in this month's batch of security updates. Continue Reading
-
Feature
13 Mar 2023
10 PowerShell courses to help hone your skills
Learn what popular online PowerShell courses -- including those from Udemy, Pluralsight and LinkedIn Learning -- offer for beginners and advanced systems administrators. Continue Reading
-
Tutorial
06 Mar 2023
How to avoid the double-hop problem with PowerShell
IT pros who manage with PowerShell will run into the double-hop problem and use CredSSP to work around it. This tutorial offers a more streamlined way to avoid that roadblock. Continue Reading
-
Feature
03 Mar 2023
Hone your PowerShell text manipulation skills
Retrieving content from and modifying content in text files with PowerShell are skills many administrators need to cultivate to aid their automation efforts. Continue Reading
-
Tip
22 Feb 2023
Understanding Windows PowerShell function parameters
Parameters in Windows PowerShell can help admins better customize their functions, leading to improved input testing and more extensible commands. Continue Reading
-
Feature
22 Feb 2023
5 PowerShell tools to help simplify admin tasks and support
Learn how systems admins, software developers and engineers can use tools, such as Cimitra Software, to build better PowerShell scripts to manage and automate repetitive tasks. Continue Reading
-
News
15 Feb 2023
Microsoft remedies three zero-days on February Patch Tuesday
The company releases its security updates to shut down the vulnerabilities threat actors have been actively using for attacks in the wild. Continue Reading
-
Tip
02 Feb 2023
Speed up onboarding with Active Directory user templates
Active Directory account templates are not difficult to make. But it helps to know how to use certain shortcuts, like variables, to create home directories and roaming profiles. Continue Reading
-
Tip
27 Jan 2023
EDR tools for Windows Server compared
Windows Server 2022 comes with native security technologies to protect the enterprise. But endpoint detection and response tools can be worth the price of admission. Continue Reading
-
News
10 Jan 2023
Microsoft resolves Windows zero-day on January Patch Tuesday
The company also issues five corrections, all with a rating of important, to address vulnerabilities on its on-premises Exchange Server email platform. Continue Reading
-
Tip
21 Dec 2022
How to use Microsoft Sentinel with Office 365 to find risks
The security product attempts to ferret out threats that originate from apps and services then assists the enterprise with an automatic response to head off trouble. Continue Reading
-
News
13 Dec 2022
Microsoft addresses two zero days in December Patch Tuesday
December's Patch Tuesday features fixes for 48 new bugs, including several critical vulnerabilities and two zero days, one of which is currently being exploited in the wild. Continue Reading
-
Tip
12 Dec 2022
How to fix Active Directory account lockouts with PowerShell
With more apps and credentials to juggle, users can get blocked from their accounts after too many login attempts. Learn to use PowerShell to find and fix these issues. Continue Reading
-
Tip
09 Dec 2022
Compare these PowerShell front-end GUI tools
These offerings provide portals to avoid security issues and other stumbling blocks that hamper organizations from providing more wide-ranging use of PowerShell. Continue Reading
-
Tip
09 Nov 2022
Follow these steps to remove the last Exchange Server
Organizations that were unable to uninstall their last Exchange Server from the on-premises environment can now do so if they fulfill the requirements. Continue Reading
-
News
08 Nov 2022
Microsoft resolves 6 zero-days on November Patch Tuesday
Two Exchange Server zero-days discovered in September get security updates this month along with four Windows vulnerabilities that had been actively exploited. Continue Reading
-
Tutorial
07 Nov 2022
Manage Kubernetes clusters with PowerShell and kubectl
Learn how to use the Kubernetes tool kubectl in PowerShell, including setting up aliasing and tab-completion, parsing JSON output and searching logs with the Select-String cmdlet. Continue Reading
-
Tip
04 Nov 2022
16 PowerShell commands for network troubleshooting
These 16 Windows PowerShell cmdlets, including Get-NetIPAddress and Test-Connection, help network administrators troubleshoot their network environments. Continue Reading
-
Tip
02 Nov 2022
Kusto Query Language primer for IT administrators
Administrators who use Microsoft cloud services, such as Microsoft Sentinel and Microsoft 365, can learn how to pull information from those products with KQL queries. Continue Reading
-
Tip
26 Oct 2022
How to perform an AD group membership backup and restore
You can fix some problems with Active Directory with a few clicks, but things get difficult when they involve many layers of group membership. Here's a few ways to avoid trouble. Continue Reading
-
Tip
13 Oct 2022
How to avoid common GPO backup and restore problems
Group Policy Objects help admins maintain control of the enterprise environment, but it takes some planning to understand how to properly protect and recover GPOs to avoid trouble. Continue Reading
-
News
11 Oct 2022
Microsoft resolves Windows zero-day on October Patch Tuesday
The company released mitigation instructions for two Exchange Server zero-days discovered late last month but had no security updates to close the flaws on the email platform. Continue Reading
-
Tutorial
28 Sep 2022
How to use file server reporting in FSRM
File server reporting within File Server Resource Manager can help admins identify problems and then troubleshoot Windows servers. This tutorial outlines how to generate reports. Continue Reading
-
News
13 Sep 2022
Windows zero-day quashed for September Patch Tuesday
A relatively light patching workload awaits admins this month, but a "wormable" threat should increase the sense of urgency to rapidly deploy Microsoft's batch of fixes. Continue Reading
-
Tip
01 Sep 2022
DNS server troubleshooting for Linux and Windows
Steps in DNS server troubleshooting include checking the DNS status, looking at zone configurations and evaluating logs. Follow these best practices for Windows and Linux servers. Continue Reading
-
Tutorial
30 Aug 2022
Learn to monitor group memberships with PowerShell
Use PowerShell automation to build reports in local group memberships on a server and security groups in Active Directory to keep tabs on any irregular behavior. Continue Reading
-
Tip
30 Aug 2022
Learn to work with Microsoft's New Commerce Experience
With some extra effort in the planning stages, it's possible to control costs in Office 365 and Microsoft 365 with the new seat-based licensing model. Continue Reading
-
Tutorial
25 Aug 2022
How to build a vulnerability scanner with PowerShell
What do you do if there's a zero-day threatening your organization? When you need to act fast, use PowerShell to uncover vulnerabilities hiding in your environment. Continue Reading
-
Tutorial
22 Aug 2022
How to implement file classification in file servers
File classification with File Server Resource Manager enables admins to classify and organize data. This tutorial shows how to implement and manage file classifications. Continue Reading
-
Tutorial
10 Aug 2022
Learn to perform a DNS backup and restore
DNS outages cause connectivity issues that prevent basic tasks from executing properly. Understand how to perform a restore for a DNS zone, which is not always intuitive. Continue Reading
-
News
09 Aug 2022
DogWalk zero-day squashed on August Patch Tuesday
In addition to a long-simmering bug in the Microsoft Support Diagnostic Tool, Microsoft corrects a sizeable number of flaws in its Azure Site Recovery product. Continue Reading
-
Tip
03 Aug 2022
Explore print server alternatives to avoid IT headaches
Increased difficulties related to printing have many organizations exploring their options. See what these third-party print management alternatives have to offer. Continue Reading
-
Tutorial
15 Jul 2022
Learn how to set up Windows Server 2022 SMB compression
Microsoft added SMB compression to the new server OS to reduce bottlenecks when transferring files with Windows-based file shares. Continue Reading
-
News
12 Jul 2022
4 critical flaws among 84 fixes in July Patch Tuesday
Microsoft's Patch Tuesday release for July brought dozens of fixes for security flaws in Windows, an Azure disaster recovery tool and the problematic Print Spooler service. Continue Reading
-
Feature
20 Jun 2022
8 WSUS alternatives for patch management
Compare the features and functionality of eight prominent patch management tools for Microsoft OSes and third-party applications to find the right option for your organization. Continue Reading
-
Tip
16 Jun 2022
How to set up automated log collection with PowerShell
Gathering logs from on-premises Windows Server systems or Office 365 cloud services is a necessary but tedious job. Try a PowerShell script to ease the pain. Continue Reading
-
News
14 Jun 2022
Microsoft fixes Follina zero-day for June Patch Tuesday
A Microsoft Support Diagnostic Tool flaw disclosed on May 30 and exploited in the wild gets resolved in this month's batch of security updates. Continue Reading
-
Tip
23 May 2022
Learn to work with the Office 365 unified audit log
Administrators who need to check on suspicious activities in the Office 365 platform can perform a unified audit log search to help with their investigation. Continue Reading
-
Tutorial
17 May 2022
Query event logs with PowerShell to find malicious activity
Every action on a Windows Server system gets recorded, so don't get caught by an avoidable security incident. Learn how to find potential security problems in event logs. Continue Reading
-
News
10 May 2022
Microsoft corrects Windows zero-day for May Patch Tuesday
Administrators should plan on extra testing after deploying this month's patches due to the heavy concentration of fixes in three distinct areas of the Windows OS. Continue Reading
-
Tip
29 Apr 2022
5 basic network commands for Linux and Windows
Linux and Windows use different network commands to run tasks that are common in both environments, such as network connectivity testing. But the commands often share similarities. Continue Reading
-
News
12 Apr 2022
Microsoft plugs Windows zero-day on April Patch Tuesday
Microsoft issues corrections for 117 unique vulnerabilities this month with a significant number of security updates resolving printer spooler and DNS server problems. Continue Reading
-
Tip
12 Apr 2022
Use these PowerShell add-ons to supercharge your experience
These PowerShell new features and modules introduce several customization and functionality features to the popular automation tool to ease coding tasks for administrators. Continue Reading
-
Tip
24 Mar 2022
How to work with an SCCM technical preview lab
System Center Configuration Manager technical previews give Microsoft customers a way to test and provide feedback to the company for its device management product. Continue Reading
-
News
09 Mar 2022
Critical Exchange Server bug fixed for March Patch Tuesday
The vulnerability on the on-premises mail server system is one of just three critical flaws from a total of 71 bugs corrected in Microsoft products this month. Continue Reading
-
Tutorial
14 Feb 2022
How to use PowerShell with the Azure REST API
With PowerShell automation coupled with the Azure REST API, it's easy to build a script to create, power on and remove virtual machines in Microsoft's cloud platform. Continue Reading
-
News
09 Feb 2022
After rough January, IT gets a mild February Patch Tuesday
With one public disclosure and not a critical vulnerability in sight, administrators will have time to recover from the roller coaster of patch problems from last month. Continue Reading
-
News
12 Jan 2022
Exchange Server woes continue on January Patch Tuesday
Exchange Server admins who had to cope with a Y2K22 error to start the new year have three more vulnerabilities of varying levels of severity to resolve for Patch Tuesday. Continue Reading
-
Tip
04 Jan 2022
Windows Server 2022 storage features address security, speed
Microsoft's release of Windows Server 2022 brings several notable updates to its storage and file services functionality to give new life to on-premises server systems. Continue Reading
-
Tip
23 Dec 2021
How to use Windows Server 2022 secured-core server features
Microsoft's latest server operating system attempts to prevent attacks in the data center by locking down access to traditionally vulnerable areas, such as the system firmware. Continue Reading
-
Tutorial
20 Dec 2021
How to perform Azure AD bulk operations with PowerShell
Microsoft offers multiple ways to manage users and groups in Azure Active Directory. PowerShell is one option, but it requires knowing which module to use to handle coverage gaps. Continue Reading
-
News
15 Dec 2021
Log4Shell flaw looms over December Patch Tuesday
Microsoft issued security updates for 67 CVEs, including a Windows AppX Installer zero-day, but a Java-based vulnerability has many IT departments on edge. Continue Reading
-
News
09 Mar 2021
Exchange Server issues loom over March Patch Tuesday
For many organizations that rely on Exchange for reasons in addition to email, a move to a more secure messaging platform is not an option. Continue Reading
-
News
10 Feb 2021
Microsoft plugs Windows zero-day for February Patch Tuesday
Microsoft addresses 56 total unique vulnerabilities, including six that were publicly disclosed, and gives administrators their second dose for August's Zerologon issue. Continue Reading
-
Tutorial
14 Jan 2021
SharePoint Online PowerShell commands for admin tasks
You can avoid the admin portal when you pick up your PowerShell game and learn how to manage cloud-based resources in Office 365, including the SharePoint collaboration platform. Continue Reading
-
News
13 Jan 2021
Microsoft Defender zero-day fixed for January Patch Tuesday
In addition to the fix for its antivirus software, Microsoft also corrected a publicly disclosed printer driver flaw that affected Windows client and server systems. Continue Reading
-
Tip
11 Jan 2021
WUfB vs. WSUS: Which handles Windows updates better?
Trying to get a handle on Windows updates can frustrate even the most seasoned administrators. Which of these two patch management tools fit best in your environment? Continue Reading
-
News
09 Dec 2020
Microsoft closes out year with light December Patch Tuesday
In addition to the monthly security updates, Microsoft shares a fix to address a DNS cache poisoning vulnerability that affects Windows Server systems. Continue Reading
-
Feature
30 Nov 2020
Learn how to start using Docker on Windows Server 2019
Getting started with Windows containers requires an understanding of basic concepts and how to work with Docker Engine. Orin Thomas' book covers the topics admins need to know. Continue Reading
-
Tip
17 Nov 2020
Explore the benefits of Azure AD vs. on-prem AD
A move to Office 365 doesn't require cutting the cord from on-premises Active Directory, but it is an option. Here's what you need to know when comparing Azure AD vs. on-prem AD. Continue Reading
-
Tip
05 Nov 2020
Remote possibilities: Out-of-band management admin options
COVID-19 puts added strain on administrators who need to compensate for lack of personnel in data centers, which leads to the need for a remote access strategy. Continue Reading
-
Tutorial
27 Oct 2020
Build a Power Automate flow using the Graph API
Administrators of Office 365 or Azure platforms can benefit from using newer Microsoft software technologies to handle many jobs, such as automating tasks and generating reports. Continue Reading
-
Tip
23 Oct 2020
How to work with Azure DNS zones
Microsoft's hosting service for DNS domains is an option for organizations with a heavy Azure investment that want the benefits associated with a cloud service. Continue Reading
-
News
14 Oct 2020
Critical TCP/IP bug gets fixed for October Patch Tuesday
The number of security updates from Microsoft dips below the average of the previous several months, but a TCP/IP bug looms large for administrators. Continue Reading
-
News
02 Oct 2020
Exchange Server vNext will have subscription requirement
The news from Microsoft from this year's Ignite show for Exchange administrators was: You can keep your on-premises email platform, but you'll have to pay for it like Office 365. Continue Reading
-
Tip
29 Sep 2020
Clearing up the Nano Server vs. Server Core confusion
The debut of Windows Server 2016 contained a lighter server OS deployment to replace Server Core, but then Microsoft made a drastic change that still has some admins puzzled. Continue Reading
-
Tip
14 Sep 2020
What admins should know about Microsoft Windows Terminal
There's a new terminal that puts a different spin on the traditional command-line tools used by Windows administrators with extensive functionality and customization options. Continue Reading
-
News
09 Sep 2020
SharePoint gets multiple fixes for September Patch Tuesday
There were no zero-days or public disclosures from Microsoft this month, but patches for SharePoint and Exchange should get prompt attention. Continue Reading
-
Tip
25 Aug 2020
WVD vs. RDS vs. VDI: Which should you choose?
Application and desktop virtualization delivered by Windows Server continues to do the job, but is it time to give Microsoft's new cloud-based desktop service a look? Continue Reading
-
Tip
20 Aug 2020
Shore up defenses with help from Office 365 logs
Logging on Microsoft's productivity platform used in conjunction with other tools can form an effective shield from malicious actors looking to find a way into your organization. Continue Reading
-
News
12 Aug 2020
Microsoft plugs 2 zero-days on August Patch Tuesday
In addition to the actively exploited flaws, IT workers must contend with a domain controller exploit that could give an attacker administrative access. Continue Reading
-
Tutorial
11 Aug 2020
Implement simple server monitoring with PowerShell
Administrators who build a server monitoring framework with PowerShell can develop their own customized checks for deeper insights into their environment. Continue Reading