# Intunes管理

```
要求：
全局管理员或Intune管理员特权：Get-AzureADGroup -Filter "DisplayName eq 'Intune Administrators'"

登录https://endpoint.microsoft.com/#home或使用 Pass-The-PRT
转到设备->所有设备以检查注册到 Intune 的设备
转到脚本并单击添加Windows 10。
添加Powershell 脚本
在分配页面中指定添加所有用户和添加所有设备。
执行脚本最多需要一小时
```


---

# 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://www.heresecurity.wiki/yun-an-quan/azure/intunes-guan-li.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.
