The PowerShell cmdlet for managing Windows Store apps that lists the app packages installed or information about a specific app installed in a user profile is Get-AppxPackageManifest
Indicate whether the statement is true or false
False - The cmdlet is Get-AppxPackage.
You might also like to view...
A technician is installing Hyper-V and is getting an error that the software is not able to be installed. Which of the following processor characteristics should be checked?
A. Cache size B. Virtualization support C. Number of cores D. Hyperthreading
Which of the following statements is false?
a. You can set a Button’s text by double clicking it, or by selecting the Button, then setting its Text property in the Inspector window’s Properties section. b. A GridPane column’s contents are left-aligned by default. c. Setting a node’s Pref Width property of a GridPane column to USE_COMPUTED_SIZE indicates that the width should be based on the widest child. d. All of the above are true.