Skip to content

Commit c52a005

Browse files
committed
added modify file note
1 parent 5720ec3 commit c52a005

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-arc/servers/onboard-group-policy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ try
149149
```
150150

151151
## Create a Group Policy Object
152+
> [!NOTE]
153+
> Before applying the Group Policy Scheduled Task, you must first check the folder `ScheduledTasks` (located within the `Preferences` folder) and modify the `ScheduledTasks.xml` file by changing `<GroupId>NT AUTHORITY\SYSTEM<\GroupId>` to `<UserId>NT AUTHORITY\SYSTEM</UserId>`.
152154
153155
Create a new Group Policy Object (GPO) to run the onboarding script using the configuration file details:
154156

0 commit comments

Comments
 (0)