Skip to content

Commit

Permalink
Update to v01 version to include User Profile Api
Browse files Browse the repository at this point in the history
  • Loading branch information
david-brett committed Jun 24, 2024
1 parent 76b4d63 commit c90efbb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions EUCProfileBuddyServer/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ sitemap: true

## v2024

### v2024.06.01

- Added the User Profile Summary API

### v2024.06

- Initial Release
Expand Down
6 changes: 4 additions & 2 deletions _projects/EUC-Profile-Buddy-Server.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,10 @@ example:

By default the EUC Profile Buddy client will not log to a central server. In order to enable this logging you need to deploy 2 registry keys to the following path ```HKEY_CURRENT_USER\Software\EUCProfileBuddy```

- LogToServer (String [Yes/No])
- LoggingServer (String [Server FQDN])
| Value Name | Type | Options |
| --- | --- | --- |
| LogToServer | String | Yes/No |
| LoggingServer | String | Server FQDN |

Once done the clients will start to log back to the central server.

Expand Down

0 comments on commit c90efbb

Please sign in to comment.