Shaun_Dark_Lord Posted January 15, 2025 Posted January 15, 2025 Hi All So now that Microsoft have borked our ability to deploy Windows Store Apps via SCCM without an InTune subscription, I need some open-source alternatives for some of the Apps not bundled with LTSC. I'm specifically looking for alternatives to; Windows Calculator (The new resizable version) Windows Camera Any recommendations? The Camera App is mainly used to some of the cheap USB visualizers.
Oaktech Posted January 15, 2025 Posted January 15, 2025 Can you script the install of whatever app you want using winget? 1
mavhc Posted January 15, 2025 Posted January 15, 2025 Scripting with winget is a pain, as winget is also a store app, so a) doesn't exist for SYSTEM, and b) doesn't exist when you first log in, as it's installed at some random point after that. Not sure if https://github.com/asheroto/winget-install helps 1
bknaggs Posted January 16, 2025 Posted January 16, 2025 You could download the relevant files using - https://store.rg-adguard.net/ - and then deploy Calculator - https://apps.microsoft.com/detail/9wzdncrfhvn5 Camera - https://apps.microsoft.com/detail/9wzdncrfjbbg
Shaun_Dark_Lord Posted January 16, 2025 Author Posted January 16, 2025 Tried that - Deploys, runs, insta-closes.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now