# 计算机操作

教师可以对学生计算机执行"登录"、"注销"、"重启"、"开机"或"关机"操作。

{% hint style="info" %}
不能对具有多个用户的 Mac 学生计算机执行"重启"、"关机"、"注销"和"限制"操作。

Mac 学生计算机的*登录*功能被禁用。
{% endhint %}

<figure><img src="https://3970459452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZRWu12lrb9m1JXcVnWtG%2Fuploads%2FruJ5QCZIclwFY3kinWyD%2FINS_Actions_11.3.png?alt=media&#x26;token=d0d5d1a1-9a8c-4c4e-8cda-fbcb05b6f5e0" alt=""><figcaption></figcaption></figure>

### 远程登录

教师将可以通过教师平台，在所选计算机上登录用户。要使此功能起作用，必须将计算机配置为从 Windows 登录屏幕隐藏用户帐户，并在登录过程中显示*用*"户名"和"密码"字段。

要在 Windows 欢迎屏幕上隐藏上次登录的用户名，请转至"本地安全策略" > "安全设置" > "本地策略" > "安全选项" > "交互式登录: 不显示上次登录（登录时不显示用户名）" > 选择"启用"。请注意，默认情况下已禁用此策略。

如果用户登录 Windows 需要按 CTRL+ALT+DEL，则有 2 种配置方法：

* 转至"本地安全策略" > "安全设置" > "本地策略" > "安全选项" > "交互式登录: 无须按 CTRL+ALT+DELETE" > 选择"启用"。
* 转至"本地计算机策略" > "管理模板" > "Windows 组件" > "Windows 登录选项" > "禁用/启用软件安全注意序列（或 SAS）"。选择"已启用"，然后选择"服务和辅助功能应用程序"。

### 注销

1. 选择一名学生。
2. 单击"操作"。
3. 在"计算机操作"下选择"注销"。

所选学生计算机将注销。

### 重启

1. 选择一名学生。
2. 单击"操作"。
3. 在"计算机操作"下选择"重启"。

所选学生计算机现在将重启。

### 开机

教师可以唤醒进入睡眠模式的学生计算机。

1. 选择一名学生。
2. 单击"操作"。
3. 在"计算机操作"下选择"开机"。

所选学生计算机现在将开机。

### 关机

1. 选择一名学生。
2. 单击"操作"。
3. 在"计算机操作"下选择"关机"。
4. 单击"关机"按钮确认。

所选学生计算机现在将关机。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.faronics.com/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/cao-zuo/ji-suan-ji-cao-zuo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
