mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 06:17:22 +00:00
Update windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-vdi.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
This commit is contained in:
parent
4de7b9e934
commit
03fe9e3e85
@ -102,10 +102,10 @@ For example, you can use the below commands to install an update while the image
|
|||||||
*DISM /Image:"C:\Temp\OfflineServicing" /Add-Package /Packagepath:"C:\temp\patch\windows10.0-kb4541338-x64.msu"*<br>
|
*DISM /Image:"C:\Temp\OfflineServicing" /Add-Package /Packagepath:"C:\temp\patch\windows10.0-kb4541338-x64.msu"*<br>
|
||||||
*DISM /Unmount-Image /MountDir:"C:\Temp\OfflineServicing" /commit*<br>
|
*DISM /Unmount-Image /MountDir:"C:\Temp\OfflineServicing" /commit*<br>
|
||||||
|
|
||||||
For more information on DISM commands and offline servicing, please refer to the articles below:<br>
|
For more information on DISM commands and offline servicing, please refer to the articles below:
|
||||||
https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/mount-and-modify-a-windows-image-using-dism<br>
|
- [Modify a Windows image using DISM](https://docs.microsoft.com/windows-hardware/manufacture/desktop/mount-and-modify-a-windows-image-using-dism)
|
||||||
https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/dism-image-management-command-line-options-s14<br>
|
- [DISM Image Management Command-Line Options](https://docs.microsoft.com/windows-hardware/manufacture/desktop/dism-image-management-command-line-options-s14)
|
||||||
https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/reduce-the-size-of-the-component-store-in-an-offline-windows-image<br>
|
- [Reduce the Size of the Component Store in an Offline Windows Image](https://docs.microsoft.com/windows-hardware/manufacture/desktop/reduce-the-size-of-the-component-store-in-an-offline-windows-image)
|
||||||
|
|
||||||
- If offline servicing is not an a viable option for your non-persistent VDI environment, then the following steps should be taken to ensure consistency and sensor health:<br>
|
- If offline servicing is not an a viable option for your non-persistent VDI environment, then the following steps should be taken to ensure consistency and sensor health:<br>
|
||||||
1. After booting the master image for online servicing or patching, run an offboarding script to turn off the defender ATP sensor.<br>
|
1. After booting the master image for online servicing or patching, run an offboarding script to turn off the defender ATP sensor.<br>
|
||||||
@ -127,4 +127,3 @@ https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-de
|
|||||||
- [Onboard Windows 10 machines using a local script](configure-endpoints-script.md)
|
- [Onboard Windows 10 machines using a local script](configure-endpoints-script.md)
|
||||||
- [Troubleshoot Microsoft Defender Advanced Threat Protection onboarding issues](troubleshoot-onboarding.md)
|
- [Troubleshoot Microsoft Defender Advanced Threat Protection onboarding issues](troubleshoot-onboarding.md)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user