Get-ADUser |Where-Object {$_.UserPrincipalName -eq "xxx@lab.com"}

相关文章: