Skip to content

Commit 2f58456

Browse files
committed
Remove unhelpful lightboxes, correct style of alt text
1 parent ec756f5 commit 2f58456

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/configure-server-endpoints.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For guidance on how to download and use Windows Security Baselines for Windows s
4040

4141
You'll need to complete the following general steps to successfully onboard servers.
4242

43-
:::image type="content" source="media/server-onboarding-tools-methods.png" alt-text="An illustration of onboarding flow for Windows Servers and Windows 10 devices" lightbox="media/server-onboarding-tools-methods.png":::
43+
:::image type="content" source="media/server-onboarding-tools-methods.png" alt-text="An illustration of onboarding flow for Windows Servers and Windows 10 devices.":::
4444

4545
> [!NOTE]
4646
> Windows Hyper-V Server editions are not supported.
@@ -231,7 +231,7 @@ This script can be used in various scenarios, including those scenarios describe
231231
8. Go to the **Actions** tab and select **New...** Ensure that **Start a program** is selected in the **Action** field. The [installer script](server-migration.md#installer-script) handles the installation, and immediately perform the onboarding step after installation completes. Select *C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe* then provide the arguments:
232232

233233
```powershell
234-
-ExecutionPolicy RemoteSigned \\servername-or-dfs-space\share-name\install.ps1 -OnboardingScript \\servername-or-dfs-space\share-name\windowsdefenderatponboardingscript.cmd
234+
-ExecutionPolicy RemoteSigned \\servername-or-dfs-space\share-name\install.ps1 -OnboardingScript \\servername-or-dfs-space\share-name\windowsdefenderatponboardingscript.cmd
235235
```
236236
237237
> [!NOTE]
@@ -257,7 +257,7 @@ The following steps are only applicable if you're using a third-party anti-malwa
257257
- Type: `REG_DWORD`
258258
- Value: `1`
259259
260-
:::image type="content" source="media/atp-verify-passive-mode.png" alt-text="The passive mode verification result" lightbox="media/atp-verify-passive-mode.png":::
260+
:::image type="content" source="media/atp-verify-passive-mode.png" alt-text="Screenshot of the passive mode verification result.":::
261261
262262
#### Known issues and limitations in the new, unified solution package for Windows Server 2016 and Windows Server 2012 R2
263263

0 commit comments

Comments
 (0)