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

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

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