在Windows Server 2003升級環(huán)境準備之域架構擴展的時候,在執(zhí)行adprep.exe /domainprep架構拓展命令的時候報錯,報錯內容如下: C:\support\adprep>adprep /domainprep Running domainprep ... Adprep detected that the domain is not in native mode [Status/Consequence] Adprep has stopped without making changes. [User Action] Configure the domain to run in native mode and re-run domainprep Third Issue: "Configure the domain to run in native mode and re-run domainprep" 報錯截圖: 一般出現此類問題都是由域功能級別太低引起的,既然找到問題根源我們就可以對癥下藥了,直接提升域功能級別即可,操作步驟如下: 1、打開Active Directory 域和信任關系—右鍵選擇“提升域功能級別”: 2、在這里我們可以看到我們03默認的域功能級別是Windows 2000混合模式,這里我們修改為Windows Server 2003,單擊提升按鈕繼續(xù): 3、彈出提示框,這里單擊確定繼續(xù): 4、單擊確定完成域功能級別的提升。 5、重新執(zhí)行adprep32.exe /domainprep完成域擴展,這時我們會發(fā)現之前的報錯沒有了: 報錯問題解決。 |
|
來自: xiaozhuang > 《域控技術》