diff --git a/windows/configuration/wcd/wcd-admxingestion.md b/windows/configuration/wcd/wcd-admxingestion.md index 6bf64f11ca..4360cfac59 100644 --- a/windows/configuration/wcd/wcd-admxingestion.md +++ b/windows/configuration/wcd/wcd-admxingestion.md @@ -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 diff --git a/windows/threat-protection/windows-defender-atp/configure-endpoints-non-windows-windows-defender-advanced-threat-protection.md b/windows/threat-protection/windows-defender-atp/configure-endpoints-non-windows-windows-defender-advanced-threat-protection.md index d68aaae1fe..221265a041 100644 --- a/windows/threat-protection/windows-defender-atp/configure-endpoints-non-windows-windows-defender-advanced-threat-protection.md +++ b/windows/threat-protection/windows-defender-atp/configure-endpoints-non-windows-windows-defender-advanced-threat-protection.md @@ -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: diff --git a/windows/threat-protection/windows-defender-atp/investigate-files-windows-defender-advanced-threat-protection.md b/windows/threat-protection/windows-defender-atp/investigate-files-windows-defender-advanced-threat-protection.md index 0493d5d546..3fcfc42c14 100644 --- a/windows/threat-protection/windows-defender-atp/investigate-files-windows-defender-advanced-threat-protection.md +++ b/windows/threat-protection/windows-defender-atp/investigate-files-windows-defender-advanced-threat-protection.md @@ -55,7 +55,7 @@ The **File in organization** section provides details on the prevalence of the f ![Image of file in organization](images/atp-file-in-org.png) -## 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. ![Image of most recent observed machine with the file](images/atp-observed-machines.png)