Active Directory 注释字段最大字符长度
有谁知道AD注释字段中的最大字符长度是多少?
Does anyone know what is the max character length in the AD notes field?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
有谁知道AD注释字段中的最大字符长度是多少?
Does anyone know what is the max character length in the AD notes field?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
答案就在 Active-Directory 服务器的架构中
根据 W2K8 R2 的以下对话框,它是: 32768
The answer is in the Schema of your Active-Directory server
According to the following dialogbox for a W2K8 R2 it's : 32768
我使用了这个:
对于它返回的注释/信息字段:
希望这有帮助。
I used this:
And for the notes/info field it returned:
Hope this helps.