The PowerShell cmdlet ________ adds an app package to a user account
Fill in the blank(s) with correct word
Add-AppxPackage Other PowerShell cmdlets for managing Windows store apps include Get-AppxLast error, which gets the most recent error recorded from an app installation; Get-Appx.log, which displays the application log created during an app installation; Get-AppxPackage, which lists the app packages installed; Get-AppxPackageManifest, which displays the manifest of an app package; and Remove-AppxPackage, which removes an app package.
Computer Science & Information Technology
You might also like to view...
What is the different between a goal and a task? How do they relate to technology?
What will be an ideal response?
Computer Science & Information Technology
If no exceptions are thrown in a try block, where does control proceed to after the try block completes execution?
What will be an ideal response?
Computer Science & Information Technology