You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/connect-workspace-one-to-smallstep.mdx
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,18 +69,23 @@ Within a few minutes after adding the connection, you should see all of your Wor
69
69
2. Choose **Add** and then **Windows**
70
70
1. In the General tab, provide a name for the script, such as “Smallstep Agent Enrollment”
71
71
2. On the Details tab, ensure the **Language** is “Poweshell” and the **Execution Context & Privileges** is “System Context”
72
-
3. Use the following snippet as the **Code**, making sure to replace `<team-id>` with the Team ID value you copied from the Smallstep UI earlier.
72
+
3. Use the following snippet as the **Code**, making sure to replace `<team-id>` with the Team ID value you copied from the Smallstep UI earlier.`<team-name>` should be replaced with your full Team name shown in the Smallstep dashboard.
0 commit comments