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,domainnamingmasterget-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
Post a Comment