Skip to content

Commit

Permalink
feat(components): no telemetry package
Browse files Browse the repository at this point in the history
  • Loading branch information
he3als committed Aug 3, 2023
1 parent 0a371c6 commit 27706a4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/playbook/Configuration/atlas/components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ actions:
wait: true
option: 'uninstall-edge'

# ---------- Windows Telemetry
- !run:
exe: 'C:\Windows\AtlasModules\Scripts\online-sxs.cmd'
args: '"C:\Windows\AtlasModules\Packages\Z-Atlas-NoTelemetry-Package31bf3856ad364e35amd643.0.0.0.cab"'
wait: true

# ---------- OneDrive
- !writeStatus: {status: 'Removing OneDrive'}
- !taskKill: {name: 'OneDriveStandaloneUpdater'}
Expand Down

0 comments on commit 27706a4

Please sign in to comment.