{"id":1067,"date":"2019-02-20T19:56:50","date_gmt":"2019-02-20T17:56:50","guid":{"rendered":"http:\/\/itsimple.info\/?p=1067"},"modified":"2019-02-20T19:56:50","modified_gmt":"2019-02-20T17:56:50","slug":"how-to-transfer-fsmo-roles-using-powershell","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=1067","title":{"rendered":"How to Transfer FSMO roles using PowerShell"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>The fastest way to tranfare FSMO role is by powershell, just execute on line command from powershell as administrator :<\/p>\n<pre>Move-ADDirectoryServerOperationMasterRole -Identity &lt;TargerDC&gt; -OperationMasterRole pdcemulator, ridmaster, infrastructuremaster, schemamaster, domainnamingmaster<\/pre>\n<p>This will move the roles:<\/p>\n<ul>\n<li><strong>Schema Master<\/strong> <em>(forest-wide)<\/em><\/li>\n<li><strong>Domain Naming Master<\/strong> <em>(forest-wide)<\/em><\/li>\n<li><strong>RID Master<\/strong> <em>(domain-specific)<\/em><\/li>\n<li><strong>PDC Emulator<\/strong> <em>(domain-specific)<\/em><\/li>\n<li><strong>Infrastructure Master<\/strong> <em>(domain-specific)<\/em><\/li>\n<\/ul>\n<p>Check the current status with :<\/p>\n<pre>netdom query fsmo<\/pre>\n<p>And that that !<\/p>\n<hr \/>\n<h3>Good Luck<\/h3>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp; The fastest way to tranfare FSMO role is by powershell, just execute on line command from powershell as administrator : Move-ADDirectoryServerOperationMasterRole -Identity &lt;TargerDC&gt; -OperationMasterRole pdcemulator, ridmaster, infrastructuremaster, schemamaster, domainnamingmaster This will move the roles: Schema Master (forest-wide) Domain Naming Master (forest-wide) RID Master (domain-specific) PDC Emulator (domain-specific) Infrastructure Master (domain-specific) Check the current [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21,4,12,14,15],"tags":[],"class_list":["post-1067","post","type-post","status-publish","format-standard","hentry","category-operating-systems","category-tech","category-tutorials","category-windows","category-windows-server"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1067","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1067"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1067\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1067"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1067"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1067"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}