The PnP PowerShell module is used to manage a range of products in Microsoft 365, including SharePoint Online, Teams, Microsoft Project and Entra ID (ex-Azure AD). PnP is an open-source …
Windows
-
-
This is a tutorial on how to join a Windows computer to a domain over a VPN connection. Recently, we reinstalled Windows on our laptop, and now we need to …
-
PsExec is a handy command line tool for system admins to run commands and programs on remote computers through background or interactive remote sessions. In this article, we will look …
-
Roaming user profiles allow a user to log on to any Windows computer in an organization and get their familiar environment, settings, and personal files/folders. In this case, the user …
-
To make your PowerShell scripts more user-friendly, you can add a simple graphical user interface (GUI) to them. This makes it easier for your users to use your scripts without …
-
You may receive an “Active Directory Domain Controller could not be contacted” error when you try to join a Windows computer to an AD domain. This issue might occur if …
-
RADIUS (Remote Authentication in Dial-In User Service) is a network protocol that provides centralized management of authentication, authorization, and accounting (AAA), and designed to exchange of information between a central …
-
This article describes how to migrate a configured DHCP server from one Windows Server host to another, while retaining all DHCP scope settings. You can use this guide to migrate …
-
The Disable-ADAccount PowerShell cmdlet is used to disable user, computer, and service accounts in an Active Directory domain. Disabled accounts cannot be used to log on to the domain, even …
-
If your local user profile is damaged or missing, you will not be able to sign in to your account and an error will appear on the Windows logon screen …