You work as an administrator at ABC.com. The ABC.com network consists of a single domain
named ABC.com. All servers in the ABC.com domain, including domain controllers, have Windows
Server 2012 R2 installed.
You have been instructed to make sure that ABC.com users are not able to install a Windows
Store application. You then create a rule for packaged apps.
Which of the following is the rule based on? (Choose all that apply.)
A.
The publisher of the package.
B.
The publisher of the application.
C.
The name of the package
D.
The name of the application
E.
The package version.
F.
The application version.
Explanation:
http://technet.microsoft.com/en-us/library/hh994588.aspx
A,C,E.
Creating a Rule for Packaged App
A:Publisher of the package
C:Package name
E:Package version
Shouldn’t you make a deny rule for any package publisher?
i think it’s just A.
deny all store apps that are from “any” package publisher.
Name and version of the package are irrilevant after this.