单项选择题

You are an enterprise administrator for Cer-tech .com. The company runs Windows Server 2008 on all theservers on the network. Two servers on the network were configured as follows:
Server01:Windows Media Services server role installed
Server02:Windows Media Services server role installed and is also configured a License Clearing House.You published an audio file,which is licensed by Server02 on Server01.
Which of the following optionswould you choose to ensure that users are allowed to use the audio file for only two days?()

A.Modify the license on Server02.
B.Modify the key ID on Server01.
C.Create a new package on Server02.
D.Modify the license key seed on Server01.

相关考题

You are an enterprise administrator for Cer-tech .com. ...


单项选择题

You are an enterprise administrator for Cer-tech .com. The company runs Windows Server 2008 on all theservers on the network. One of the servers, Server01 has the Web Server (IIS) role installed on it. A webdeveloper of the company created a website that run a web application called App1 using ASP.NET 3.0and hosted it on Server01. The Server01 was already running other ASP.NET applications. The new webapplication App1 must run under a security context that is separate from any other ASP.NET application onthe Web server.
To fulfill this requirement, you create a local user account and grant account rights and permissions to runApp1.
Which of the following options would choose to configure authentication for the new website tosupport App1?()

A.Enable the ASP.NET Impersonation setting and specify the new local user account to edit the ASP.NETImpersonation setting.
B.Enable the Windows Authentication setting.
C.Enable the Forms Authentication setting and retain all the default settings.
D.Configure the ASP.NET State service to log on to the new local user account by using the Services console.