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: src/content/docs/en-us/central-management/usage/api/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ import Xref from '@components/Xref.astro';
11
11
## Description
12
12
13
13
As of CCM v0.4.0, the API for Chocolatey Central Management is exposed via Swagger.
14
-
The API documentation and examples can be reached from your CCM dashboard by selecting the :gear:**API** option on the left sidebar.
14
+
The API documentation and examples can be reached from your CCM dashboard by selecting the ⚙**API** option on the left sidebar.
15
15
The information contained there is referenced here, but you can additionally try out the various API endpoints directly from the Swagger API page for your own CCM environment.
Below is a list of the API endpoints available for CCM as of v0.10.0.
55
-
For more detailed information on the API endpoints and their parameters for your version of CCM, select the :gear:**API** option from the sidebar on the Central Management dashboard, or navigate to `https://CCM_SERVER_HOSTNAME/swagger/`.
55
+
For more detailed information on the API endpoints and their parameters for your version of CCM, select the ⚙**API** option from the sidebar on the Central Management dashboard, or navigate to `https://CCM_SERVER_HOSTNAME/swagger/`.
Copy file name to clipboardExpand all lines: src/content/docs/en-us/central-management/usage/website/administration/audit-logs.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Once the required filters have been set, pressing the `Refresh` button will show
29
29
30
30

31
31
32
-
It is possible to see all available information for an operation by clicking the :mag: button to the left-hand side of the table.
32
+
It is possible to see all available information for an operation by clicking the 🔍 button to the left-hand side of the table.
33
33
34
34
If required, the available results can be exported to an Excel document using the `Export | Export to Excel` button.
35
35
This will generate a file named something similar to the following `Chocolatey_AuditLogs_20231122_095144.xlsx`.
@@ -40,4 +40,4 @@ The length of time that Operation logs are stored within the Chocolatey Central
40
40
41
41
<Callouttype="warning">
42
42
This section of the Chocolatey Central Management Website does not actually provide any functionality, and will be removed in a future version.
Copy file name to clipboardExpand all lines: src/content/docs/en-us/central-management/usage/website/administration/roles.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,18 +28,18 @@ Next you'll want to click over to Permissions. This window will allow you to sel
28
28
29
29

30
30
31
-
Click :floppy_disk:**Save** to close the window and create the new role.
31
+
Click 💾**Save** to close the window and create the new role.
32
32
33
33
## Editing a Role
34
34
35
35
<Callouttype="info">
36
-
If you do not see the **Edit** menu entry or the :gear:**Actions** buttons, please see your Administrator to determine if your account has the _Edit Roles_ permission.
36
+
If you do not see the **Edit** menu entry or the ⚙**Actions** buttons, please see your Administrator to determine if your account has the _Edit Roles_ permission.
37
37
</Callout>
38
38
39
39
On the main Roles page, find the role you want to edit.
40
40
You can also use _Select Permissions (0)_ to filter the Roles listed based on them having the permissions you select.
41
41
42
-
Select the :gear:**Actions** button on the left-hand side of the role, and then select **Edit** to open the _Edit Group_ window.
42
+
Select the ⚙**Actions** button on the left-hand side of the role, and then select **Edit** to open the _Edit Group_ window.
43
43
44
44

45
45
@@ -48,14 +48,14 @@ From the **Edit Role** window, you can modify the name, set it to be the Default
48
48
## Deleting a Role
49
49
50
50
<Callouttype="info">
51
-
If you do not see the **Delete** menu entry or the :gear:**Actions** buttons, please see your Administrator to determine if your account has the _Edit Roles_ permissions.
51
+
If you do not see the **Delete** menu entry or the ⚙**Actions** buttons, please see your Administrator to determine if your account has the _Edit Roles_ permissions.
52
52
53
53
Roles labelled **Static** cannot be deleted.
54
54
55
55
You cannot delete a Role if the account you are using also has the Role assigned to it.
56
56
</Callout>
57
57
58
-
On the main Roles page, find the role you want to delete. You can also use _Select Permissions (0)_ to filter the roles listed based on permission. Similar to the [Edit Role](#editing-a-role) action, select the :gear:**Actions** button on the left-hand side of the role, and select **Delete**. You will be prompted to confirm the deletion.
58
+
On the main Roles page, find the role you want to delete. You can also use _Select Permissions (0)_ to filter the roles listed based on permission. Similar to the [Edit Role](#editing-a-role) action, select the ⚙**Actions** button on the left-hand side of the role, and select **Delete**. You will be prompted to confirm the deletion.
Copy file name to clipboardExpand all lines: src/content/docs/en-us/central-management/usage/website/administration/sensitive-variables.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,14 +20,14 @@ The **Sensitive Variables** page can be accessed from the Administration section
20
20
1. From the Chocolatey Central Management Dashboard, select `Administration` > `Sensitive Variables` from the left sidebar.
21
21
22
22

23
-
1. Select the :heavy_plus_sign:**Create new sensitive variable** button at the top of the page.
23
+
1. Select the ➕**Create new sensitive variable** button at the top of the page.
24
24
25
25

26
26
1. Fill in the details and click Save.
27
27
28
28

29
29
30
-
Alternatively, variables can also be added from an Deployment Step Advanced script by clicking the :heavy_plus_sign: in the upper right corner.
30
+
Alternatively, variables can also be added from an Deployment Step Advanced script by clicking the ➕ in the upper right corner.
31
31
32
32

33
33
@@ -44,7 +44,7 @@ Alternatively, variables can also be added from an Deployment Step Advanced scri
44
44
1. From the Chocolatey Central Management Dashboard, select `Administration` > `Sensitive Variables` from the left sidebar.
45
45
46
46

47
-
1. Select :wastebasket:**Delete** beside the Sensitive Variable you wish to delete.
47
+
1. Select 🗑**Delete** beside the Sensitive Variable you wish to delete.
48
48
49
49

Copy file name to clipboardExpand all lines: src/content/docs/en-us/central-management/usage/website/administration/users.mdx
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,47 +32,47 @@ Next you'll want to click over to `Roles`. This window will allow you to select
32
32
33
33

34
34
35
-
Click :floppy_disk:**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
39
39
40
40
<Callouttype="info">
41
-
If you do not see the **Edit** menu entry or the :gear:**Actions** buttons, please see your Administrator to determine if your account has the _Editing user_ permission.
41
+
If you do not see the **Edit** menu entry or the ⚙**Actions** buttons, please see your Administrator to determine if your account has the _Editing user_ permission.
42
42
</Callout>
43
43
44
44
On the main Users page, [find](#searching-for-a-user) the User you want to edit.
45
-
Select the :gear:**Actions** button on the left-hand side of the User, and then select **Edit** to open the _Edit User_ window.
45
+
Select the ⚙**Actions** button on the left-hand side of the User, and then select **Edit** to open the _Edit User_ window.
46
46
47
47

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 :floppy_disk:**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
56
In addition to configuring a set of Roles for an individual User, so can set speicial 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
-
Select the :gear:**Actions** button on the left-hand side of the User, and then select **Permission** to open the _Permissions_ window.
59
+
Select the ⚙**Actions** button on the left-hand side of the User, and then select **Permission** to open the _Permissions_ window.
60
60
61
61

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 :floppy_disk:**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.
67
67
68
68
## Deleting a User
69
69
70
70
<Callouttype="info">
71
-
If you do not see the **Delete** menu entry or the :gear:**Actions** buttons, please see your Administrator to determine if your account has the _Deleting user_ permission.
71
+
If you do not see the **Delete** menu entry or the ⚙**Actions** buttons, please see your Administrator to determine if your account has the _Deleting user_ permission.
72
72
</Callout>
73
73
74
74
On the main Users page, [find](#searching-for-a-user) the User that needs to be deleted.
75
-
Select the :gear:**Actions** button on the left-hand side of the User, and then select **Delete**.
75
+
Select the ⚙**Actions** button on the left-hand side of the User, and then select **Delete**.
76
76
A prompt will be shown asking `Are you sure?`.
77
77
Click `Cancel` to not continue with the operation.
78
78
Click `Yes` to proceed with the operation.
@@ -81,13 +81,13 @@ A green toast notification will be shown once the operation completes successful
81
81
## Unlocking a User
82
82
83
83
<Callouttype="info">
84
-
If you do not see the **Unlock** menu entry or the :gear:**Actions** buttons, please see your Administrator to determine if your account has the _Editing user_ permission.
84
+
If you do not see the **Unlock** menu entry or the ⚙**Actions** buttons, please see your Administrator to determine if your account has the _Editing user_ permission.
85
85
</Callout>
86
86
87
87
If a User enters the wrong login information 5 times, their account will become locked.
88
88
To allow them to attempt to login again, the account will need to be unlocked.
89
89
On the main Users page, [find](#searching-for-a-user) the User that is locked out.
90
-
Select the :gear:**Actions** button on the left-hand side of the User, and then select **Unlock**.
90
+
Select the ⚙**Actions** button on the left-hand side of the User, and then select **Unlock**.
91
91
A green toast notification will be shown once the operation completes successfully.
92
92
93
93
## Searching for a User
@@ -109,4 +109,4 @@ This will generate a file name similar to `Chocolatey_Users_20231122_130612.xlsx
109
109
110
110
## Pre-Configured Users
111
111
112
-
In a fresh installation of Chocolatey Central Management, there is a single pre-configured User called `ccmadmin`, which has been allocated the `CCM Admin` Role.
112
+
In a fresh installation of Chocolatey Central Management, there is a single pre-configured User called `ccmadmin`, which has been allocated the `CCM Admin` Role.
Copy file name to clipboardExpand all lines: src/content/docs/en-us/central-management/usage/website/computers.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Please see <Xref title="Central Management Client Setup" value="ccm-client" /> f
35
35
</Callout>
36
36
37
37
From the main Computers page in Central Management, locate the computer of interest in the list or by providing a search term in the table filter.
38
-
Select the :gear:**Actions** menu in the corresponding left-hand column, and click **Details**.
38
+
Select the ⚙**Actions** menu in the corresponding left-hand column, and click **Details**.
39
39
40
40

41
41
@@ -47,11 +47,11 @@ You will be presented with a list of the installed software packages for the mac
47
47
48
48
Creating a Draft Deployment Plan for a Computer can be done from two pages:
49
49
50
-
1. In the leftmost column of the Computer table you will find an :gear:**Actions** menu which will display a **Create New Deployment Plan** option.
50
+
1. In the leftmost column of the Computer table you will find an ⚙**Actions** menu which will display a **Create New Deployment Plan** option.
51
51
52
52

53
53
54
-
1. From the Computer Details page, click the :gear:**Actions** button and select the **Create New Deployment Plan** option.
54
+
1. From the Computer Details page, click the ⚙**Actions** button and select the **Create New Deployment Plan** option.
55
55
56
56

57
57
@@ -71,11 +71,11 @@ From here, the Deployment Plan can be edited and deployed as outlined in the <Xr
71
71
72
72
Upgrading all outdated Software installed on a Computer can be done from two pages:
73
73
74
-
1. In the leftmost column of the Computer table you will find an :gear:**Actions** menu which will display a **Upgrade Outdated Software** option.
74
+
1. In the leftmost column of the Computer table you will find an ⚙**Actions** menu which will display a **Upgrade Outdated Software** option.
75
75
76
76

77
77
78
-
1. From the Computer Details page, click the :gear:**Actions** button and select the **Upgrade Outdated Software** option.
78
+
1. From the Computer Details page, click the ⚙**Actions** button and select the **Upgrade Outdated Software** option.
79
79
80
80

81
81
@@ -104,7 +104,7 @@ From the Computer details page, click the `Export` button and select the `Export
104
104
</Callout>
105
105
106
106
From the main Computers page in Central Management, locate the computer of interest in the list or by providing a search term in the table filter.
107
-
Select the :gear:**Actions** menu in the corresponding left-hand column, and click **Delete**. You will be prompted to confirm the deletion.
107
+
Select the ⚙**Actions** menu in the corresponding left-hand column, and click **Delete**. You will be prompted to confirm the deletion.
108
108
109
109

Copy file name to clipboardExpand all lines: src/content/docs/en-us/central-management/usage/website/deployments.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ You will also need to have at least one Group of computers already defined.
28
28
29
29

30
30
31
-
1. Select the :heavy_plus_sign:**Create New Deployment Plan** button at the top of the page.
31
+
1. Select the ➕**Create New Deployment Plan** button at the top of the page.
32
32
33
33

34
34
@@ -45,11 +45,11 @@ You will also need to have at least one Group of computers already defined.
45
45
46
46

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

51
51
52
-
* Enter a date and time, or click the :calendar: button to pick the date and time from a calendar UI.
52
+
* Enter a date and time, or click the 📅 button to pick the date and time from a calendar UI.
53
53
54
54

55
55
@@ -61,7 +61,7 @@ You will also need to have at least one Group of computers already defined.
61
61
62
62

63
63
64
-
1. Select :heavy_plus_sign:**Add Step** to add your first Deployment Step.
64
+
1. Select ➕**Add Step** to add your first Deployment Step.
65
65
66
66

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

101
101
102
-
1. Click the :floppy_disk:**Save** button to save the Deployment Step.
102
+
1. Click the 💾**Save** button to save the Deployment Step.
103
103
104
104

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

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