Use the Msiexec.exe program to perform a quiet installation of the application.
Use the Msiexec.exe program to perform a passive installation of the application.
Create a Group Policy object (GPO) that assigns the application. Link the GPO to the site containing the users who will use the application.
Create a Group Policy object (GPO) that advertises the application. Link the GPO to the domain.
第1题:
You use Microsoft .NET Framework 4 to create a Windows application. You plan to deploy the application by using Trusted Application Deployment. The application can only be installed by users who have elevated permissions. You need to ensure that users are not prompted for additional permissions when they install the application. Which two actions should you perform? ()
第2题:
You are a desktop administrator for your company. You need to deploy a new application. The application is packaged in an .msi file. The application will be used by only a small number of users. You plan to install the application by using the Msiexec.exe program. You need to ensure that the installation process does not display a user interface. What should you do?()
第3题:
You are a desktop administrator for your company. You are responsible for deploying a new application. The application is packaged in an .msi file. You need to deploy the application to only three users in the company. The .msi file contains all of the information necessary to correctly install the application. You need to install the application so that users see information about the installation progress, but no other user interface is displayed during the installation. What should you do?()
第4题:
Your network consists of a single Active Directory domain. Your network contains 10 servers and 500 client computers. All domain controllers run Windows Server 2008 R2. A Windows Server 2008 R2 server has Remote Desktop Services installed. All client computers run Windows XP Service Pack 3. Youplan to deploy a new line-of-business application. The application requires desktop themes to be enabled. You need to recommend a deployment strategy that meets the following requirements: èOnly authorized users must be allowed to access the application. èAuthorized users must be able to access the application from any client computer. èYour strategy must minimize changes to the client computers. èYour strategy must minimize software costs. What should you recommend?()
第5题:
You create a Microsoft ASP.NET Web application by using the Microsoft .NET Framework version 3.5. You use Windows Authentication for the application. You set up NTFS file system permissions for the Sales group to access a particular file. You discover that all the users are able to access the file. You need to ensure that only the Sales group users can access the file. What additional step should you perform?()
第6题:
You have a computer that runs Windows XP Professional. Multiple users share the computer. You log on to the computer by using the local administrator account and install a custom application. You need to add an application shortcut to the desktop of all new users who use the computer. The shortcut must appear on the desktop of new users only. What should you do?()
第7题:
Re-deploy the .msi file
Re-deploy the .mst file
Re-deploy using the .zap file
第8题:
Deploy RemoteApp.
Deploy a failover cluster that uses No Majority: Disk Only.
Deploy a failover cluster that uses Node and File Share Disk Majority.
Deploy Distributed File System (DFS) and configure replication.
第9题:
Windows Installer (.msi)
Client Configuration File (.wcx)
Shortcut file (.LNK)
RemoteApp Programs list and settings (.tspub)
第10题:
Remove the rights from the ASP.NET user to the file.
Remove the rights from the application pool identity to the file.
Add the <identity impersonate=true/> section to the Web.config file.
Add the <authentication mode=[None]> section to the Web.config file.
第11题:
Create a single MSI file.Add a launch condition that is set to Version NT64
Create a single MSI file.Add a launch condition that is set to NOT Version NT64
Create an MSI file that is targeted to 64bit platforms.Create an MSI file that is targeted to 32bit platforms
Create a single MSI file.Create a merge module that contains the 32bit and 64bit code
第12题:
Migrate all client computers to Windows 7. Deploy the application to all client computers by using a Group Policy object (GPO).
Migrate all client computers to Windows 7. Deploy the application to the authorized users by using a Group Policy object (GPO).
Deploy the Remote Desktop Connection (RDC) 7.0 software to the client computers. Install the application on the Remote Desktop Services server. Implement Remote Desktop Connection Broker (RD Connection Broker).
Deploy the Remote Desktop Connection (RDC) 7.0 software to the client computers. Enable the Desktop Experience feature on the Remote Desktop Services server. Install the application on the Remote Desktop Services server.
第13题:
You.create Windows.Forms.applications.by.using.the .NET Framework 3.5. You plan to use the Windows Installer to deploy a new application. The application must meet the following requirements: (1)Support deployment to 32bit and 64bit operating systems (2)Use the 64bit Program Files folder when deployed to 64bit platforms You need to ensure that the application is deployed appropriately. What should you do?()
第14题:
Your company runs Remote Desktop Services. All client computers run Windows Vista SP2. You have a Remote Desktop Session Host (RD Session Host) server. You need to deploy a RemoteApp application to client computers and ensure that the ap plication appears on the Start menu. Which file type should you distribute to the client computers?()
第15题:
You develop a Web application. Your application contains two settings in the Web.config file. You deploy your application to production. You need to modify the application settings in the production environment without manually editing the XML markup in the Web.config file. What should you do? ()
第16题:
You are deploying an application using Windows 2000 (Windows 2000 Service pack). When Users try to install it, the installation fails. What do you need to do in order correct the situation?()
第17题:
Your company plans to distribute an application to all of its client computers by using GroupPolicy. You save a file named setup.msi to a local folder on the domain controller. You assign the Authenticated Users group the Read and Read & Execute permissions for the folder. You create a new Group Policy object (GPO) and a new Computer Configuration software installation package, and you point the package to the setup.msi file in the local folder. You link the GPO to an organizational unit (OU) that contains a computer object for a test client computer. When you log on to the test client computer, you notice that the application is not installed. You need to ensure that the application is installed on the test computer. What should you do?()
第18题:
Copy the shortcut to %systemdrive%/documents and settings/default user/desktop/.
Copy the shortcut to %systemdrive%/documents and settings/all users/desktop/.
Copy the shortcut to your desktop. Modify the %comspec% system environment variable.
Copy the shortcut to the guest user’s desktop. Assign the Everyone group Read permission to the guest user profile.
第19题:
Increase the Maximum number of worker processes to 20 for the default application pool.
Use Add or Remove Programs to add the Application Server Windows component.
Change the Application pool identity to Local Service for the default application pool.
Change the test server operating system to Windows Server 2003, Standard Edition or Windows Server 2003, Enterprise Edition.
第20题:
Use the Msiexec.exe program to perform a quiet installation of the application.
Use the Msiexec.exe program to perform a passive installation of the application.
Create a Group Policy object (GPO) that assigns the application. Link the GPO to the site containing the users who will use the application.
Create a Group Policy object (GPO) that advertises the application. Link the GPO to the domain.
第21题:
Modify the permissions on the folder that contains the setup.msi file so that authenticated users have the List Folder Contents permission. Log off the client computer and then log on.
Modify the permissions on the folder that contains the setup.msi file so that authenticated users have the List Folder Contents permission. Restart the client computer.
Place the setup.msi file into a shared folder. Modify the software installation package to point to the shared folder. Log off the client computer and then log on.
Place the setup.msi file into a shared folder. Modify the software installation package to point to the shared folder. Restart the client computer.
第22题:
Windows Installer (.msi)
Client Configuration File (.wcx)
Shortcut file (.LNK)
RemoteApp Programs list and settings (.tspub)
第23题:
Modify the application settings by using the Web Site Administration Tool.
Modify the application settings by using the Visual Studio property page editor for the project.
Modify the application settings by using the resource editor.
Modify the application settings by using the Visual Studio start options editor.
第24题:
Manually perform a passive installation of the application.
Manually perform a quiet installation of the application.
Use a logon script to run the Msiexec.exe program.
Use the Runas utility to run the Msiexec.exe program.