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
(chocolatey#1113) Deployment Plan Edit Page tabbed interface
This updates wording primarily on the Deployment Plan Edit page to
accommodate the new tabbed interface. The screenshots do not currently
match the text, but this will be fixed at a later date.
Copy file name to clipboardexpand all lines: src/content/docs/en-us/central-management/usage/website/administration/users.mdx
+4-4
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Next you'll want to click over to `Roles`. This window will allow you to select
32
32
33
33

34
34
35
-
Click 💾 **Save** to close the window and create the new User.
35
+
Click **Save** to close the window and create the new User.
36
36
A green toast notification will be shown once the operation completes successfully.
37
37
38
38
## Editing a User
@@ -48,12 +48,12 @@ Select the **Actions** button on the left-hand side of the User, and then select
48
48
49
49
From the **Edit Role** window, you can modify all the properties for a User, for example, `First Name`, `Phone number`, etc. In addition, you can alter the <Xreftitle="Roles"value="ccm-administration-roles" /> associated with the User.
50
50
51
-
Once modifications are complete, click the 💾 **Save** button.
51
+
Once modifications are complete, click the **Save** button.
52
52
A green toast notification will be shown once the operation completes successfully.
53
53
54
54
## Fine grained permissions
55
55
56
-
In addition to configuring a set of Roles for an individual User, so can set speicial permissions for an individual User.
56
+
In addition to configuring a set of Roles for an individual User, so can set special permissions for an individual User.
57
57
58
58
On the main Users page, [find](#searching-for-a-user) the User you want to edit.
59
59
Select the **Actions** button on the left-hand side of the User, and then select **Permission** to open the _Permissions_ window.
@@ -62,7 +62,7 @@ Select the **Actions** button on the left-hand side of the User, and then select
62
62
63
63
From the tree of permissions, check/uncheck the permissions that are needed.
64
64
65
-
Once modifications are complete, click the 💾 **Save** button.
65
+
Once modifications are complete, click the **Save** button.
66
66
A green toast notification will be shown once the operation completes successfully.
Copy file name to clipboardexpand all lines: src/content/docs/en-us/central-management/usage/website/deployments.mdx
+5-14
Original file line number
Diff line number
Diff line change
@@ -32,11 +32,6 @@ You will also need to have at least one Group of computers already defined.
32
32
33
33

34
34
35
-
1. (Optional) Give the Deployment Plan a custom name by clicking the edit icon displayed next to it and entering a new name.
36
-
Press **Enter** to save the new name.
37
-
38
-

39
-
40
35
1. (Optional, Requires Chocolatey Central Management v0.11.0+) Add a Deployment Plan execution timeout in seconds to be used by all Deployment Steps.
41
36
42
37

@@ -45,23 +40,19 @@ You will also need to have at least one Group of computers already defined.
45
40
46
41

47
42
48
-
1. (Optional, Requires Chocolatey Central Management v0.4.0+) Add a schedule by selecting the ➕ **Add Schedule**button.
43
+
1. (Optional, Requires Chocolatey Central Management v0.4.0+) Add a schedule by selecting the **Schedule**tab.
49
44
50
45

51
46
52
-
*Enter a date and time, or click the 📅 button to pick the date and time from a calendar UI.
47
+
*Click the calendar button to pick the Start Date Time from a calendar UI. If you'd like to define an optional maintenance window for the Deployment Plan Start Date Time, then you can also set a Last Start Date Time.
53
48
54
49

55
50
56
-
* (Optional) If you'd like to define a maintenance window for the Deployment Plan start time, select the **Restrict schedule to a maintenance window** option and enter the ending date and time for the maintenance window.
57
-
58
-

59
-
60
51
* (Optional) If you'd like a Deployment Plan to happen again, on a recurring basis, select how often you'd like the Deployment Plan to recur. Check the [recurring Deployment Plans section for more information](#recurring-deployments)
61
52
62
53

63
54
64
-
1. Select the **Add Step** button to add your first Deployment Step.
55
+
1. Select the **Steps** tab and click the **Add Deployment Step** button to add your first Deployment Step.
65
56
66
57

67
58
@@ -99,7 +90,7 @@ You will also need to have at least one Group of computers already defined.
99
90
100
91

101
92
102
-
1. Click the 💾 **Save** button to save the Deployment Step.
93
+
1. Click the **Save** button to save the Deployment Step.
103
94
104
95

105
96
@@ -109,7 +100,7 @@ You will also need to have at least one Group of computers already defined.
109
100
110
101

111
102
112
-
1. Select 💾 **Save** to save the changes to the Deployment Plan.
103
+
1. Select **Save** to save the changes to the Deployment Plan.
0 commit comments