Hello,
I noticed 2 (small) problems with current Active Directory cmdlets :
- Cmdlet prefix may varies - sometimes Verb-ADNoun, sometimes Verb-ADDSNoun
- Cmdlets to manipulate AD ACL (get-ADPermission, Add-ADPermission etc.) are currently on available through Exchange management cmdlets (despite the -AD prefix).
Can we expect something to fix these inconsistencies ? The second one is especially mind-boggling.
Regards,