mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 14:57:23 +00:00
Update symantec-to-microsoft-defender-atp-setup.md
This commit is contained in:
parent
b208533e88
commit
085ea4be65
@ -147,26 +147,28 @@ CMPivot is an in-console utility that provides access to real-time state of devi
|
|||||||
|
|
||||||
1. Review the [prerequisites](https://docs.microsoft.com/mem/configmgr/core/servers/manage/cmpivot#prerequisites).
|
1. Review the [prerequisites](https://docs.microsoft.com/mem/configmgr/core/servers/manage/cmpivot#prerequisites).
|
||||||
|
|
||||||
Pre-req
|
2. [Start CMPivot](https://docs.microsoft.com/mem/configmgr/core/servers/manage/cmpivot#start-cmpivot).
|
||||||
Install CMPivot
|
|
||||||
C:\Program Files\Microsoft Configuration Manager\tools\CMPivot \cmpivot.msi
|
|
||||||
|
|
||||||
Start, CMPivot (Run as admin)
|
3. Connect to Configuration Manager (`SCCM_ServerName.DomainName.com`).
|
||||||
Connect to your SCCM server (SCCM_ServerName.DomainName.com)
|
|
||||||
Click on Connect
|
|
||||||
|
|
||||||
Click on the “Query tab”
|
4. Select the **Query** tab.
|
||||||
|
|
||||||
Select the “Device Collection” (drop down, All Systems (default)).
|
5. Select **Device Collection** drop down, and choose **All Systems (default)**.
|
||||||
Type:
|
|
||||||
|
6. In the query box, type the following query:<br/>
|
||||||
|
|
||||||
|
```kusto
|
||||||
File(c:\\windows\\notepad.exe)
|
File(c:\\windows\\notepad.exe)
|
||||||
| project Hash
|
| project Hash
|
||||||
|
```
|
||||||
|
> [!NOTE]
|
||||||
|
> In the query above, replace *notepad.exe* with the your third-party security product process name.
|
||||||
|
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
|
|
||||||
**Congratulations**! You have completed part 2 of [migrating from Symantec to Microsoft Defender ATP](symantec-to-microsoft-defender-atp-migration.md#planning-for-migration-the-process-at-a-high-level)!
|
**Congratulations**! You have completed the Setup phase of [migrating from Symantec to Microsoft Defender ATP](symantec-to-microsoft-defender-atp-migration.md#planning-for-migration-the-process-at-a-high-level)!
|
||||||
|
|
||||||
|
|
||||||
## Next step
|
## Next step
|
||||||
|
|
||||||
- [Proceed to Part 3: Finish making the switch to Microsoft Defender ATP](symantec-to-microsoft-defender-atp-onboard.md)
|
- [Proceed to Phase 3: Onboard to Microsoft Defender ATP](symantec-to-microsoft-defender-atp-onboard.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user