mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 11:23:45 +00:00
Merge pull request #6964 from amirsc3/patch-26
Update configure-endpoints-vdi.md
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
|
PsExec.exe -s cmd.exe
|
||||||
cd "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Cyber"
|
cd "C:\ProgramData\Microsoft\Windows Defender Advanced Threat Protection\Cyber"
|
||||||
del *.* /f /s /q
|
del *.* /f /s /q
|
||||||
|
REG DELETE “HKLM\SOFTWARE\Microsoft\Windows Advanced Threat Protection" /v senseGuid /f
|
||||||
exit
|
exit
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user