Once confirmed, you can deploy the package once and have it ready for the entire organization.
$packagePath = 'C:\path\to\Package.msix' $provisioned = Add-AppxProvisionedPackage -Online -PackagePath $packagePath -SkipLicense install msix powershell all users
If you need help tailoring this to a specific automation environment, tell me: Once confirmed, you can deploy the package once
1. Error: "The certificate used to sign the package is not trusted" install msix powershell all users