Windows
Open Powershell (administrator) Copy this command and paste it into powershell and press Enter Export-DhcpServer -ComputerName “servername.domain.com” -Le...
Fri, Jul 28, 2023 at 10:40 AM
Export Users Download the Export-ADUsers.ps1 script Move the script to C:\Scripts Edit the script to point to your domain and specific OU's (or dom...
Fri, Jul 28, 2023 at 11:03 AM
Open Powershell as administrator and paste the following in: Install-Script -Name winget-install winget-install
Mon, Dec 23, 2024 at 2:48 PM
Open Powershell as administrator and paste the following into the window: Set-ExecutionPolicy -ExecutionPolicy Bypass Install-Module PSWindowsUpdate -For...
Mon, Dec 23, 2024 at 2:50 PM