Skip to content

Commit

Permalink
Company Portal usage data preferences
Browse files Browse the repository at this point in the history
  • Loading branch information
arnabbiswas committed Oct 27, 2020
1 parent 9ca027d commit df9afb2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Misc/CompanyPortalPreferences/readme.md
@@ -0,0 +1,19 @@
# Scripts to configure Company Portal preferences

These scripts attempt to configure the Company Portal user preference for sending usage data to Microsoft. The preference applies at app-launch.

>Note:
>This script applies to Company Portal version 2.6 or higher.
## disableClientTelemetry.sh
This script attempts to disable the setting under **Company Portal > Preferences > Allow Microsoft to collect usage data.**

## enableClientTelemetry.sh
This script attempts to enable the setting under **Company Portal > Preferences > Allow Microsoft to collect usage data.**

## Script Settings

- Run script as signed-in user : Yes
- Hide script notifications on devices : Not configured
- Script frequency : Not configured
- Mac number of times to retry if script fails : 3
1 change: 1 addition & 0 deletions Misc/readme.md
Expand Up @@ -2,6 +2,7 @@

The scripts in this section are mostly related to general macOS configuration via the [Intune Shell Scripting Agent](https://docs.microsoft.com/en-us/mem/intune/apps/macos-shell-scripts). Where possible we recommend using Intune native configuration, or custom profile to control the behaviour of macOS. However, in certain cases we need to deploy a shell script to do what we need.

- Configure Company Portal usage data preferences
- Setting timezone
- Download custom desktop wallpaper
- Configure the Dock in a certain way
Expand Down

0 comments on commit df9afb2

Please sign in to comment.