Skip to content

Commit 8917fe7

Browse files
authored
Update configure-endpoints-vdi.md
minor tweaks to wording to emphasize the importance of delaying the onboarding script until after the final hostname assignment and reboot in non-persistent VDI scenarios
1 parent b172d9a commit 8917fe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/configure-endpoints-vdi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ The following steps guide you through onboarding VDI devices and highlight steps
104104
| Multiple entries for each device | 1. Select the **Scripts** tab, then select **Add** (Windows Explorer opens directly in the path where you copied the onboarding script earlier). <br/>2. Navigate to the onboarding bash script `WindowsDefenderATPOnboardingScript.cmd`. |
105105

106106
> [!NOTE]
107-
> When using the 'Single entry for each device' method for onboarding non-persistent VDI devices to Microsoft Defender for Endpoint, ensure that the Onboard-NonPersistentMachine.ps1 script is executed only after the virtual machine has received its final hostname.<br>
108-
> For example, if your VDI provisioning process involves multiple reboots or configuration stages after the VM is cloned from a master image, delay the script execution until the final machine name is assigned. Running the script too early may result in duplicate device entries or onboarding failures.
107+
> When using the 'Single entry for each device' onboarding method for non-persistent VDI environments, ensure that the Onboard-NonPersistentMachine.ps1 script is executed only after the virtual machine has received its final hostname and completed its final reboot.<br>
108+
> For example, if your VDI provisioning process includes multiple reboots or configuration stages after the VM is cloned from a master image, delay the script execution until the last reboot is complete and final machine name is assigned.<br> Running the script too early may result in duplicate device entries or inconsistent onboarding to Microsoft Defender for Endpoint.
109109
110110
5. Test your solution by following these steps:
111111

0 commit comments

Comments
 (0)