Skip to content

Commit 52cb4bf

Browse files
committed
Acrolinx: "reasults", "arguements"
1 parent 80bd54f commit 52cb4bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/deployment-vdi-microsoft-defender-antivirus.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ You can set a scheduled task to run once a day so that whenever the package is d
9999
Security intelligence packages are typically published once every three to four hours. Setting a frequency shorter than four hours isn't advisable because it will increase the network overhead on your management machine for no benefit.
100100

101101
You can also set up your single server or machine to fetch the updates on behalf of the VMs at an interval and place them in the file share for consumption.
102-
This configuration is possible when the devices have the share and read access (NTFS permissions) to the share so they can grab the updates. To set this configuration up, follow these steps:
102+
This configuration is possible when the devices have the share and read access (NTFS permissions) to the share so they can grab the updates. To set up this configuration, follow these steps:
103103

104104
1. Create an SMB/CIFS file share.
105105

@@ -122,7 +122,7 @@ This configuration is possible when the devices have the share and read access (
122122

123123
### Set a scheduled task to run the PowerShell script
124124

125-
1. On the management machine, open the Start menu and type `Task Scheduler`. From the reasults, Task Scheduler and then select **Create task...** on the side panel.
125+
1. On the management machine, open the Start menu and type `Task Scheduler`. From the results, Task Scheduler and then select **Create task...** on the side panel.
126126

127127
2. Specify the name as `Security intelligence unpacker`.
128128

@@ -132,7 +132,7 @@ This configuration is possible when the devices have the share and read access (
132132

133133
5. Specify `PowerShell` in the **Program/Script** field.
134134

135-
6. In the **Add arguements** field, type `-ExecutionPolicy Bypass c:\wdav-update\vdmdlunpack.ps1`, and then select **OK**.
135+
6. In the **Add arguments** field, type `-ExecutionPolicy Bypass c:\wdav-update\vdmdlunpack.ps1`, and then select **OK**.
136136

137137
7. Configure any other settings as appropriate.
138138

0 commit comments

Comments
 (0)