How to get ADSites and the FSMO role using Powershell in a domain.


hi all,

i wonder if here can me powershell script ad site information domain controllers , fsmo role ?


/* server support specialist */

hi

maybe helps:

get-adforest <domain_name> | format-table schemamaster,domainnamingmaster

get-addomain <domain-name> | format-table pdcemulator,ridmaster,infrastructuremaster


hope helps. please remember click “mark answer” on post helps you, , click “unmark answer” if marked post not answer question. can beneficial other community members reading thread.



Windows Server  >  Windows PowerShell



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Domain migration ERR3:7075 Failed to change domain affiliation, hr=8007054a This operation is only allowed for the Primary Domain Controller of the domain

How do a find data in one file, search for it in another file and if not found, write a custom message to another file