To remove a ApplicationDirectoryPartion say "ExamplePartition.myrootdns.com" using dnscmd.exe command, do the following
1. Verify the directory partion ExamplePartition.myrootdns.com
It can also be verified by running the following command
dnscmd /EnumDirectoryPartitions
2. Now run the following to delete the directory partition
dnscmd /DeleteDirectoryPartition ExamplePartition.myrootdns.com
No comments:
Post a Comment