Active Directory-以编程方式操作“远程"选项卡 [英] Active Directory - Programmatically manipulate Remote Tab

查看:111
本文介绍了Active Directory-以编程方式操作“远程"选项卡的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个运行在Windows 2008 Server上的AD,我以编程方式使用C#创建用户.

I have a AD running on Windows 2008 server, and I programmatically create users using C#.

我可以操纵启用远程控制"吗?使用C#为用户提供的远程控制"选项卡上的内容?

Is there a I can manipulate "Enable Remote Control" on Remote Control Tab for a User using C#?

如果可以,请告诉我该怎么做.

If yes, please let me know how do i do it.

谢谢.

此致

Suresh

推荐答案

您好,Suresh

您将需要 使用属性msTSRemoteControl来更新ADUC的远程控制"选项卡上的远程控制设置.

http://msdn.microsoft.com/zh-cn/library/cc220584(PROT.10).aspx

You would need to use Attribute msTSRemoteControl to update remote control setting on remote control tab in ADUC.

http://msdn.microsoft.com/en-us/library/cc220584(PROT.10).aspx


这篇关于Active Directory-以编程方式操作“远程"选项卡的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆