# 组策略安装

如果网络服务器是运行的是 Windows 2000 或 Windows 2003 操作系统和 Active Directory Services (ADS)，推荐使用组策略部署安装程序

### 开始前的准备工作

* 确保所有平台使用 MSI 3.0 或以上版本
* 确保正在部署的 EndNote 在活动目录中
* 确保电脑用户有权限访问该目录

### 全新安装

通过组策略组织部署

1. \>首先解锁生成ENX7 Inst.msi 和 license.dat 文件，详见[解锁大客户/网站许可安装程序](/vol/unlocking-the-volume-site-license-installer.md)
2. 打开组策略，修改Domain 或 Organizational Unit (OU)
3. 在「Computer Configuration」下展开「Software Settings」并选择「Software Installation」
4. 右击「Software Installation」，选择New >> Package
5. 找到 ENX7 Inst.msi 文件夹，确保 license.dat 在同一文件夹内
6. 在部署软件对话框，可以选择「Assigned」或「Advanced」
7. 每个用户可选择配置 EndNote 作为默认的文献管理软件

### 更新安装

1. 首先解锁生成ENX7 Inst.msi 和 license.dat 文件，详见[解锁大客户/网站许可安装程序](/vol/unlocking-the-volume-site-license-installer.md)
2. 打开组策略，修改Domain 或 Organizational Unit (OU)
3. 在「Computer Configuration」下展开「Software Settings」并选择「Software Installation」
4. 右击「Software Installation」，选择 New >> Package
5. 找到 ENX7 Inst.msi 文件夹，确保 license.dat 在同一文件夹内
6. 在部署软件对话框，可以选择「Assigned」或「Advanced」
7. 每个用户可选择配置 EndNote 作为默认的文献管理软件


---

# 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://kb.howsci.com/vol/deploying-the-endnote-installer-with-group-policy.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.
