mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 11:23:45 +00:00
Update configure-endpoints-vdi.md
Adding line to remove senseGuid to prevent re-onboarding via PS1 issue
This commit is contained in:
@ -136,6 +136,7 @@ If offline servicing is not a viable option for your non-persistent VDI environm
|
||||
PsExec.exe -s cmd.exe
|
||||
cd "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Cyber"
|
||||
del *.* /f /s /q
|
||||
REG DELETE “HKLM\SOFTWARE\Microsoft\Windows Advanced Threat Protection" /v senseGuid /f
|
||||
exit
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user