f.maesta
Member
- Messages
- 8
- Reaction score
- 0
- Points
- 1
Hi every all,
for my customer I'm implementing the Windows 10 1909 english with some language pack.
Before to create the application in SCCM I would like to try the command in test VM, but when I exec the command I receive the below error:
Add-AppxProvisionedPackage : An error occurred. No operation was performed.
Verify that DISM is installed properly in the image, and then try the operation again.
The command is: Add-AppxProvisionedPackage -Path C:\Users\user\Desktop\LangPackage\ -PackagePath .\LanguageExperiencePack.it-IT.Neutral.appx -LicensePath .\License.xml
To install I use the Windows 10 multi language pack.
I tried to make some change in the command but I receive the same error ever.
Can someone help me?
Kind Regards,
Federico
for my customer I'm implementing the Windows 10 1909 english with some language pack.
Before to create the application in SCCM I would like to try the command in test VM, but when I exec the command I receive the below error:
Add-AppxProvisionedPackage : An error occurred. No operation was performed.
Verify that DISM is installed properly in the image, and then try the operation again.
The command is: Add-AppxProvisionedPackage -Path C:\Users\user\Desktop\LangPackage\ -PackagePath .\LanguageExperiencePack.it-IT.Neutral.appx -LicensePath .\License.xml
To install I use the Windows 10 multi language pack.
I tried to make some change in the command but I receive the same error ever.
Can someone help me?
Kind Regards,
Federico