Skip to content

Commit

Permalink
feat: add some windows 11 appx packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta committed Aug 9, 2023
1 parent 94fb6f8 commit 1dae96c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/playbook/Configuration/atlas/appx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,18 @@ actions:

# ------------------------------------------------------------------------------------------------ #

# Clipchamp
- !appx: {name: '*Clipchamp*', type: family}

# Disney
- !appx: {name: '*Disney*', type: family}

# Spotify
- !appx: {name: '*Spotify*', type: family}

# Microsoft Teams
- !appx: {name: '*MicrosoftTeams*', type: family}

# Cortana
- !appx: {name: '*Microsoft.549981C3F5F10*', type: family}

Expand All @@ -86,7 +92,12 @@ actions:
# https://www.mdsec.co.uk/2021/03/phishing-users-to-take-a-test
- !appx: {name: '*Microsoft.Windows.SecureAssessmentBrowser*', type: family}

- !appx: {name: '*MicrosoftCorporationII.MicrosoftFamily*', type: family}
- !appx: {name: '*MicrosoftCorporationII.QuickAssist*', type: family}
- !appx: {name: '*MicrosoftWindows.Client.WebExperience*', type: family}

- !appx: {name: '*Microsoft.Advertising.Xaml*', type: family}
- !appx: {name: '*Microsoft.BingNews*', type: family}
- !appx: {name: '*Microsoft.BingWeather*', type: family}
- !appx: {name: '*Microsoft.GetHelp*', type: family}
- !appx: {name: '*Microsoft.Getstarted*', type: family}
Expand All @@ -99,9 +110,11 @@ actions:
- !appx: {name: '*Microsoft.MSPaint*', type: family}
- !appx: {name: '*Microsoft.Office.OneNote*', type: family}
- !appx: {name: '*Microsoft.People*', type: family}
- !appx: {name: '*Microsoft.PowerAutomateDesktop*', type: family}
- !appx: {name: '*Microsoft.Windows.PeopleExperienceHost*', type: family}
- !appx: {name: '*Microsoft.ScreenSketch*', type: family}
- !appx: {name: '*Microsoft.SkypeApp*', type: family}
- !appx: {name: '*Microsoft.Todos*', type: family}
- !appx: {name: '*Microsoft.Wallet*', type: family}
- !appx: {name: '*Microsoft.Windows.AssignedAccessLockApp*', type: family}
- !appx: {name: '*Microsoft.Windows.ParentalControls*', type: family}
Expand Down

0 comments on commit 1dae96c

Please sign in to comment.