gpt4 book ai didi

Powershell - 获取 AD 用户的姓名首字母

转载 作者:行者123 更新时间:2023-12-02 23:04:21 25 4
gpt4 key购买 nike

所有 Active Directory 用户帐户都具有“姓名缩写”属性。

如何使用 Powershell 检索用户的姓名首字母?

最佳答案

如果您有 ActiveDirectory Powershell 模块,那么您可以运行:

Get-ADUser "YourUser" -Properties Initials

关于Powershell - 获取 AD 用户的姓名首字母,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21927135/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com