mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-07 18:17:22 +00:00
fix formating of number
This commit is contained in:
parent
ff4f63ced1
commit
ed517f3216
@ -221,6 +221,7 @@ If the verification fails and your environment is using a proxy to connect to th
|
|||||||
If your endpoints are running a third-party antimalware client, the Windows Defender ATP agent needs the Windows Defender Early Launch Antimalware (ELAM) driver to be enabled.
|
If your endpoints are running a third-party antimalware client, the Windows Defender ATP agent needs the Windows Defender Early Launch Antimalware (ELAM) driver to be enabled.
|
||||||
|
|
||||||
**Check the ELAM driver status:**
|
**Check the ELAM driver status:**
|
||||||
|
|
||||||
1. Open a command-line prompt on the endpoint:
|
1. Open a command-line prompt on the endpoint:
|
||||||
|
|
||||||
a. Click **Start**, type **cmd**, and select **Command prompt**.
|
a. Click **Start**, type **cmd**, and select **Command prompt**.
|
||||||
@ -269,9 +270,10 @@ SERVICE_NAME: WdBoot
|
|||||||
b. Right-click **Command prompt** and select **Run as administrator**.
|
b. Right-click **Command prompt** and select **Run as administrator**.
|
||||||
|
|
||||||
2. Run the following PowerShell cmdlet:
|
2. Run the following PowerShell cmdlet:
|
||||||
```text
|
|
||||||
'Set-ExecutionPolicy -ExecutionPolicy Bypass’
|
```text
|
||||||
```
|
'Set-ExecutionPolicy -ExecutionPolicy Bypass’
|
||||||
|
```
|
||||||
3. Run the following PowerShell script:
|
3. Run the following PowerShell script:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user