Skip to content

Commit 95e4077

Browse files
Merge pull request #239296 from johnmarco/jm-onboarding-task-sequence-change
Update Task Sequence onboarding to bypass script
2 parents 89924df + af1fac5 commit 95e4077

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Loading

articles/azure-arc/servers/onboard-configuration-manager-custom-task.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connect machines at scale with a Configuration Manager custom task sequence
33
description: You can use a custom task sequence that can deploy the Connected Machine Agent to onboard a collection of devices to Azure Arc-enabled servers.
4-
ms.date: 01/20/2022
4+
ms.date: 05/25/2023
55
ms.topic: how-to
66
---
77

@@ -69,7 +69,7 @@ After you complete the Create Task Sequence Wizard, Configuration Manager adds t
6969
```
7070

7171
:::image type="content" source="media/onboard-configuration-manager-custom-task/configuration-manager-connect-to-azure-arc.png" alt-text="Screenshot showing a task sequence being edited to run a PowerShell script.":::
72-
72+
1. Set **PowerShell execution policy** to **Bypass** (if not already set by default).
7373
1. Select **OK** to save the changes to your custom task sequence.
7474

7575
## Deploy the custom task sequence and verify connection to Azure Arc

0 commit comments

Comments
 (0)