Category Archives: Windows
How to Troubleshoot Slow Internet Connection Issues?
Learn how to troubleshoot slow internet connection issues with these easy-to-follow steps. Get back to surfing the web with faster speeds in no time!
How to Install Adobe Reader with PowerShell
How to install Adobe Reader with PowerShell. This script will deploy Adobe Reader using Powershell onto a Windows computer.
How To Install Google Chrome With PowerShell
How to install Google Chrome using PowerShell. This script will deploy Google Chrome using Powershell onto a Windows computer.
How to Install 8×8 Work For Desktop With PowerShell
How to install 8×8 Work for Desktop using PowerShell. This script will deploy 8×8 Work for Desktop using Powershell onto a Windows Desktop.
How to Install Keeper Desktop With PowerShell
How to install Keeper Password Manager using PowerShell. This script will deploy Keeper Password Manager using Powershell to a user profile.
How To Revert Microsoft Outlook Navigation Bar To The Bottom
With The Microsoft Outlook 2207 update, the navigation bar was moved from bottom to left to increase accessibility and provide more customization which allow you to include apps. If you don’t like the change, there is good news, Microsoft added a temporary option to revert this change. In this tutorial you will learn how to…
How To Manage OneDrive With Group Policy
In this tutorial you will learn how to manage OneDrive with group policy (GPO). The OneDrive Group Policy objects work by setting registry keys on the computers in your domain
Install OneDrive using Group Policy and PowerShell
In this tutorial you will learn how to install OneDrive using Group Policy and PowerShell. By the end of this tutorial, you would have successfully deployed OneDrive to all end user devices during computer startup. Task Details Download OneDrive Create PowerShell Script Create and Deploy GroupPolicy Task 1: Download OneDrive 1. On your Domain Controller…
How To Auto Deploy RADIUS WiFi With Group Policy
In this tutorial you will learn how to auto deploy RADIUS WiFi to end user domain joined computers with group policy. Lets get started. 1. Log into your Domain Controller. 2. Open Group Policy Management. 3. Locate Group Policy Objects, afterwards right click and click New. 4. Name your policy something that is identifiable…
How To Install And Configure Windows Server DHCP Role
In this tutorial you will learn How To Install And Configure Windows Server DHCP Role. We will be using Windows Server 2019 however the concept is the same with Windows Server 2022. Introduction The Windows Server DHCP (Dynamic Host Configuration Protocol) role plays a crucial role in managing IP addresses on a network. By automating…