博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
将用户添加到管理员组
阅读量:2515 次
发布时间:2019-05-11

本文共 1283 字,大约阅读时间需要 4 分钟。

If you have multiple users on your network domain and want to give a user administrator rights you need to add them to the Admin user group. The process is relatively simple, here is how.

如果您的网络域上有多个用户,并且想授予用户管理员权限,则需要将其添加到Admin用户组中。 这个过程比较简单,这是怎么做的。

First you need to make sure you’re logging in as Administrator or a profile on the domain which has Admin rights. Go to Start Run and type in “compmgmt.msc” (without the quotes) and click OK.

首先,您需要确保以管理员身份或具有管理员权限的域上的配置文件登录。 转到“开始运行”,然后键入“ compmgmt.msc” (不带引号),然后单击“确定”。

1

This opens the Computer Management screen where you want to expand Local Users and Groups, click on Groups, then double click Administrators on in the right hand side.

这将打开“计算机管理”屏幕,您要在其中展开“本地用户和组”,单击“组”,然后双击右侧的“管理员”。

1

In the Administrators Properties window click the Add button.

在“管理员属性”窗口中,单击“添加”按钮。

1

Since this example is on a domain usually just typing in the users first name and last initial into the object names box … then click on Check Names and the name will be retrieved from the domain and will be underlined. Then just click OK. If you are not able to locate the user most likely they have not been added to Active Directory yet.

由于此示例位于域上,因此通常只需在用户名框中输入用户的名字和姓氏……然后单击“检查名称”,该名称将从域中检索出来并带有下划线。 然后只需单击确定。 如果您无法找到用户,则很可能尚未将其添加到Active Directory。

1

翻译自:

转载地址:http://hwawd.baihongyu.com/

你可能感兴趣的文章
Git(四) - 分支管理
查看>>
PHP Curl发送数据
查看>>
HTTP协议
查看>>
CentOS7 重置root密码
查看>>
Centos安装Python3
查看>>
PHP批量插入
查看>>
laravel连接sql server 2008
查看>>
Laravel框架学习笔记之任务调度(定时任务)
查看>>
Laravel 的生命周期
查看>>
Nginx
查看>>
Navicat远程连接云主机数据库
查看>>
Nginx配置文件nginx.conf中文详解(总结)
查看>>
jxl写入excel实现数据导出功能
查看>>
linux文件目录类命令|--cp指令
查看>>
.net MVC 404错误解决方法
查看>>
linux系统目录结构
查看>>
git
查看>>
btn按钮之间事件相互调用
查看>>
Entity Framework 4.3.1 级联删除
查看>>
codevs 1163:访问艺术馆
查看>>