User Profile - Get Information
Purpose
The purpose of this solution is to gather information about user profiles.
Note: This solution is not supported on Windows Domain Controllers or deprecated versions of Windows.
Associated Content
| Content | Type | Function |
|---|---|---|
| cPVAL User Profile Audit | Custom Field | Use this field to specify which operating system should receive User Profile Audit automatically. |
| cPVAL User Profile Details | Custom Field | Stores an HTML-formatted information of User Profiles. Data is populated via the "User Profile - Audit" automation script |
| User Profile - Audit | Script | This script gathers information about user profiles and stores it in the Custom Field. |
| Execute User Profile Audit Script | Compound Condition | Executes User Profile Audit Script on windows Servers opted for Audit. |
| Execute User Profile Audit Script | Compound Condition | Executes User Profile Audit Script on windows Workstations opted for Audit. |
| Group - cPVAL User Profile Audit | Group | This includes machines which are opted for User Profile Audit excluding the domain controllers. |
Implementation
- Create the Custom Field - cPVAL User Profile Audit using the implementation instruction provided in the document.
- Create the Custom Field - cPVAL User Profile Details using the implementation instruction provided in the document.
- Create the Automations - User Profile - Audit using the implementation instruction provided in the document.
- Create the Compound Condition - Execute User Profile Audit Script for Servers using the implementation instruction provided in the document.
- Create the Compound Condition - Execute User Profile Audit Script for Workstations using the implementation instruction provided in the document.
- Create the Group - cPVAL User Profile Audit using the implementation instruction provided in the document.