# Intune からデバイスを一括廃止

### 説明

カンマ区切りのシリアル番号一覧に基づいて、複数の Intune デバイスを退役させます。各シリアル番号は Intune で検索され、見つかった場合はそのデバイスが退役されます。

### 場所

組織 → 全般 → Intune からデバイスを一括退役

**フル Runbook 名**

rjgit-org\_general\_bulk-retire-devices-from-intune

### 権限

#### アプリケーションの権限

* **種類**: Microsoft Graph
  * DeviceManagementManagedDevices.ReadWrite.All
  * Device.Read.All

### パラメーター

#### シリアル番号

退役させるデバイスのシリアル番号のカンマ区切り一覧。

| プロパティ | 値    |
| ----- | ---- |
| 必須    | true |
| 既定値   |      |
| 種類    | 文字列  |

[Runbook Reference の概要に戻る](https://docs.realmjoin.com/ja/zi-dong-hua/runbooks/runbook-references)
