Recently Updated Pages
Add a Mapped Drive to a User Profile Using GPO
Log into the Group Policy Management console Create a new group policy and link it to the OU a...
Test if Computer is Azure Joined
dsregcmd /status
Add Extension Attribute to User
Description This article will detail how to add an extension attribute to a user that will...
Windows Activation Post Azurre Migration
From CMD Prompt slmgr /upk slmgr /cpkyslmgr /ckms slmgr /ckhcslmgr /ipk <License Key>slmgr /ato
Securing Local Administrator Accounts with the new Windows LAPS - Active Directory - 2023-04-12
This article is divided into three parts: What is Windows LAPS and what are the key difference...
Set-LapsADReadPasswordPermission
https://learn.microsoft.com/en-us/powershell/module/laps/set-lapsadreadpasswordpermission?view=wi...
Active Directory: Add a Domain Controller to PowerShell
https://247-it.io/en/active-directory-add-a-domain-controller-to-powershell/#:~:text=Domain%20Con...
Change Windows Desktop Background Using Group Policy
How to Change Windows Desktop Background Using Group Policy This demonstration is using a Window...
Create WMI Filters for the GPO
Applies To: Windows Server 2012 To make sure that each GPO associated with a group can only be a...
Add a domain to the Active Directory
https://lazyadmin.nl/it/add-a-domain-to-the-active-directory/ How to add a domain to the Active ...
Disable "These files might be harmful to your computer" warning?
https://superuser.com/questions/149056/disable-these-files-might-be-harmful-to-your-computer-warn...
Active Directory Auditing Tool
https://www.manageengine.com/products/active-directory-audit/account-management-events/event-id-4...
CONFIGURE NTP TIME SYNC USING GROUP POLICY
https://theitbros.com/configure-ntp-time-sync-group-policy/#:~:text=Configure%20Client%20Time%20S...
Azure Cloud Sync
Originally AD Connect was the way that we synced Active Directory (AD) to Azure/365 (AAD). That ...
Powershell Get Volume Cluster Size
Powershell Get Volume Cluster Size $wql = "SELECT Label, Blocksize, Name FROM Win32_Volume WHER...
Move VM
Tags: HyperV VM VHD Compress This will move all parts of the VM to a central location....
Add all users in OU to security group
While working on figuring out how to add all of RS domestic to a security group quickly, develope...
Demote or Promote Domain Controller
Both of these commands need to be ran under credentials that have authority to demote the server....
Move 1 VHD at a time
TAGS: HyperV Move VM $vmName = "ACS-00-VSRV45" $hostName = "CM-05-SAN01" ...
Get Group Members
$GRP = "Wisys" Get-ADGroupMember -identity $GRP | select name | Export-csv -path C:\Accent\O...