Hi Joey,
You need to change the "Forest Functional Level" instead of the "Domain Functional Level" .
Please run the following command to check your current domain level (Run your PowerShell as Administrator):
Get-ADforest |fl rootdomain, ForestMode
If forest mode is not Windows2008R2Forest, please raise the forest functional level via the following command:
Set-ADForestMode –Identity yourdomian.com -ForestMode Windows2008R2Forest
Best Regards,
Niko Cheng
TechNet Community Support
Please remember to
mark the replies as answers if they help and
unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com.