microsoft / microsoft/winget-cli
Can't install/download last version of Company Portal (9WZDNCRFJ3PZ)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Brief description of your issue
I wan't to download last version of Company Portal to install it manually.
Currently following procedure from Microsoft at https://learn.microsoft.com/en-us/intune/intune-service/apps/store-apps-company-portal-app#download-the-offline-company-portal-app but i can't download neither install last version with winget.
Steps to reproduce
Winget download command line with obfuscated account
winget download --id 9WZDNCRFJ3PZ --source msstore --accept-package-agreements --accept-source-agreements --authentication-account globaladminuser@example.com
Expected behavior
Company portal app version should be the last one when downloaded or installed with winget:
Microsoft.CompanyPortal_11.2.1393.0_Universal_X64.X86.Arm.Arm64.appxbundle
Actual behavior
The Microsoft Store package downloaded or installed is this version :
Microsoft.CompanyPortal_2021.602.1826.0_Universal_X64.X86.Arm.Arm64.appxbundle
Environment
Gestionnaire de package Windows v1.10.340
Copyright (c) Microsoft Corporation. Tous droits réservés.
Windows: Windows.Desktop v10.0.26100.3775
Architecture du système : X64
Package : Microsoft.DesktopAppInstaller v1.25.340.0
Répertoires Winget
-----------------------------------------------------------------------------------------------------------------------
Journaux %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Local…
Paramètres utilisateurs %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Local…
Répertoire des liens portables (utilisateur) %LOCALAPPDATA%\Microsoft\WinGet\Links
Répertoire des liens portables (ordinateur) C:\Program Files\WinGet\Links
Racine de package portable (utilisateur) %LOCALAPPDATA%\Microsoft\WinGet\Packages
Racine du package portable C:\Program Files\WinGet\Packages
Racine de package portable (x86) C:\Program Files (x86)\WinGet\Packages
Téléchargements du programme d’installation %USERPROFILE%\Downloads
Modules de configuration %LOCALAPPDATA%\Microsoft\WinGet\Configuration\Modules
Liens
---------------------------------------------------------------------------------------------
Déclaration de confidentialité https://aka.ms/winget-privacy
Contrat de licence https://aka.ms/winget-license
Avis de tiers https://aka.ms/winget-3rdPartyNotice
Page d’accueil https://aka.ms/winget
Conditions générales du Windows Store https://www.microsoft.com/en-us/storedocs/terms-of-sale
Stratégie de groupe État
---------------------------------------------------------------------------------------------------------
Activer le Gestionnaire de package Windows Activé
Activer les paramètres du Gestionnaire de package Windows Désactivé
Activer les fonctionnalités expérimentales du Programme d’installation de l’application Windows Désactivé
Activer les fichiers de manifeste locaux du Programme d'installation de l'application Windows Désactivé
Activer le remplacement de code de hachage du Programme d’installation de l’application Windows Désactivé
Activer la source par défaut du Programme d’installation de l’application Windows Désactivé
Activer la source Microsoft Store du Programme d’installation d’application Windows Activé
Activer les sources supplémentaires du Programme d’installation de l’application Windows Désactivé
Activer les sources autorisées du Programme d’installation de l’application Windows Désactivé
Paramètre administrateur État
---------------------------------------------------
LocalManifestFiles Désactivé
BypassCertificatePinningForMicrosoftStore Désactivé
InstallerHashOverride Désactivé
LocalArchiveMalwareScanOverride Désactivé
ProxyCommandLineOptions Désactivé
DefaultProxy Désactivé
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported command with the msstore source and the Company Portal identifier 9WZDNCRFJ3PZ. Compare the downloaded package version with the expected 11.2.1393.0 version and inspect how winget handles the Store response; done means download or install resolves to the current Company Portal package.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100