mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 13:23:36 +00:00
pencil edits
This commit is contained in:
@ -44,7 +44,7 @@ If you can reproduce a problem, increase the logging level, run the system for s
|
|||||||
|
|
||||||
2. Reproduce the problem
|
2. Reproduce the problem
|
||||||
|
|
||||||
3. Run `sudo mdatp diagnostic create` to back up Defender for Endpoint's logs. The files will be stored inside a .zip archive. This command will also print out the file path to the backup after the operation succeeds.
|
3. Run `sudo mdatp diagnostic create` to back up the Microsoft Defender for Endpoint logs. The files will be stored inside a .zip archive. This command will also print out the file path to the backup after the operation succeeds.
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> By default, diagnostic logs are saved to `/Library/Application Support/Microsoft/Defender/wdavdiag/`. To change the directory where diagnostic logs are saved, pass `--path [directory]` to the below command, replacing `[directory]` with the desired directory.
|
> By default, diagnostic logs are saved to `/Library/Application Support/Microsoft/Defender/wdavdiag/`. To change the directory where diagnostic logs are saved, pass `--path [directory]` to the below command, replacing `[directory]` with the desired directory.
|
||||||
@ -73,7 +73,7 @@ The detailed log will be saved to `/Library/Logs/Microsoft/mdatp/install.log`. I
|
|||||||
|
|
||||||
## Uninstalling
|
## Uninstalling
|
||||||
|
|
||||||
There are several ways to uninstall Defender for Endpoint for Mac. Note that while centrally managed uninstall is available on JAMF, it is not yet available for Microsoft Intune.
|
There are several ways to uninstall Microsoft Defender for Endpoint for Mac. Note that while centrally managed uninstall is available on JAMF, it is not yet available for Microsoft Intune.
|
||||||
|
|
||||||
### Interactive uninstallation
|
### Interactive uninstallation
|
||||||
|
|
||||||
@ -137,7 +137,7 @@ To enable autocompletion in `zsh`:
|
|||||||
echo "autoload -Uz compinit && compinit" >> ~/.zshrc
|
echo "autoload -Uz compinit && compinit" >> ~/.zshrc
|
||||||
```
|
```
|
||||||
|
|
||||||
- Run the following commands to enable autocompletion for Defender for Endpoint for Mac and restart the Terminal session:
|
- Run the following commands to enable autocompletion for Microsoft Defender for Endpoint for Mac and restart the Terminal session:
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
sudo mkdir -p /usr/local/share/zsh/site-functions
|
sudo mkdir -p /usr/local/share/zsh/site-functions
|
||||||
@ -152,4 +152,4 @@ To enable autocompletion in `zsh`:
|
|||||||
|
|
||||||
## Microsoft Defender for Endpoint portal information
|
## Microsoft Defender for Endpoint portal information
|
||||||
|
|
||||||
[This blog](https://techcommunity.microsoft.com/t5/microsoft-defender-atp/edr-capabilities-for-macos-have-now-arrived/ba-p/1047801) provides detailed guidance on what to expect in Microsoft Defender ATP Security Center.
|
[This blog](https://techcommunity.microsoft.com/t5/microsoft-defender-atp/edr-capabilities-for-macos-have-now-arrived/ba-p/1047801) provides detailed guidance on what to expect in Microsoft Defender for Endpoint Security Center.
|
||||||
|
Reference in New Issue
Block a user