Standards. Who needs em?
I know it’s a little thing, but it would be really cool if all the PowerShell module/snapin developers could get on the same page with this:
- Get-QADUser -Identity Username –Service DomCon01
- Get-ADUser -Identity Username –Server DomCon01
- Get-Mailbox -Identity Username –DomainController DomCon01
- Get-CsUser -Identity Username –DomainController DomCon01