mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-29 05:37:22 +00:00
Merge pull request #392 from MicrosoftDocs/FromPrivateRepo
From private repo
This commit is contained in:
commit
96b100a298
@ -77,7 +77,7 @@ Use the following PowerShell cmdlet to remove carriage returns and line feeds fr
|
||||
|
||||
```PS
|
||||
$path="file path"
|
||||
Get-Content $path -Raw).Replace("'r'n","") | Set-Content $path -Force
|
||||
(Get-Content $path -Raw).Replace("'r'n","") | Set-Content $path -Force
|
||||
```
|
||||
|
||||
## Category and policy in ADMX
|
||||
|
@ -16,7 +16,7 @@ ms.date: 12/12/2017
|
||||
|
||||
**Applies to:**
|
||||
|
||||
- Mac OS X
|
||||
- macOS X
|
||||
- Linux
|
||||
- Windows Defender Advanced Threat Protection (Windows Defender ATP)
|
||||
|
||||
@ -26,7 +26,7 @@ ms.date: 12/12/2017
|
||||
|
||||
Windows Defender ATP provides a centralized security operations experience for Windows as well as non-Windows platforms. You'll be able to see alerts from various supported operating systems (OS) in the Windows Defender ATP portal and better protect your organization's network. This experience leverages on a third-party security products’ sensor data.
|
||||
|
||||
You'll need to know the exact Linux distros and Mac OS X versions that are compatible with Windows Defender ATP for the integration to work.
|
||||
You'll need to know the exact Linux distros and macOS X versions that are compatible with Windows Defender ATP for the integration to work.
|
||||
|
||||
## Onboard non-Windows endpoints
|
||||
You'll need to take the following steps to oboard non-Windows endpoints:
|
||||
|
@ -55,7 +55,7 @@ The **File in organization** section provides details on the prevalence of the f
|
||||
|
||||

|
||||
|
||||
## Most recent observed machinew with the file
|
||||
## Most recent observed machine with the file
|
||||
The **Most recent observed machines with the file** section allows you to specify a date range to see which machines have been observed with the file.
|
||||
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user