Category: Active Directory
Managing DNS records via PowerShell
Posted onI am always looking for ways to automate tasks, and I make it my goal to only use GUI interfaces if tasks are infrequent or there is no other choice. We are in process of reconfiguring several of our VMs, and as such are creating static DNS entries for the systems. I was very excited […]
Changing default number of machines users can add to a domain
Posted onI ran into an issue at work today where a specific user couldn’t add a machine to the domain, but had been able to previously. A little research and I realized that by default, each user can only join up to 10 machines to the domain. I am not sure why there would be a […]