Setup: There is a Active Directory domain and an computer not member in this domain. You try to manage this domain with Active Directory Users and Computers and try to run it with “Run As…”. Problem: You receive this error: The Security database on the server does not have a computer account for this workstation […]
Category: System Administration
Copy group membership with Powershell
Problem: You have a group in Windows Active Directory and you want to create a new group with same member like the existing one Solution: Prerequisites: member server in Active Directory domain, Quest Powershell tools Tips: – Use Run As to run Powershell under another identity in case your account does not have the right permissions. […]