Your organization’s in-house software development team has written a custom app that allows Windows 10 systems
T
This browser version isn’t supported.
Your browser does not support the required media types.
Please update to the most recent release of this browser or use the newest release of Chrome or Internet Explorer.
Questions? E-mail:support@testout.com or Call: 1.800.877.4889
This device isn’t supported.
Please update your device to the most recent release of its system software.
Questions? E-mail:support@testout.com or Call: 1.800.877.4889
Este navegador não é suportado.
Seu navegador não suporta os tipos de multimídia necessários.
Por favor, atualize seu navegador ou use Chrome ou Internet Explorer.
Perguntas? Envie email para:testout@movplan.com.br ou Ligue para: 0800-940-0708
This device isn’t supported.
Please update your device to the most recent release of its system software.
Perguntas? Envie email para:testout@movplan.com.br ou Ligue para: 0800-940-0708
TestOut Client Pro English 5.1.0
Actions
Question 1:
Incorrect
Your organization’s in-house software development team has written a custom app that allows Windows 10 systems to connect to your company’s sales database and update contact information for sales leads.
During the process of developing and digitally signing the app, an .appx file and a root certificate were created. The root certificate is self-signed.
What must you do before you can install the app on users’ workstations?
Nothing. Self-signed root certificates are already trusted by Windows 10.
Install the root certificate into each user’s Personal certificate store.
Install the root
certificate into the Certificate Server’s Trusted Root Certification
Authorities certificate store.
Install the root certificate into each workstation’s Trusted Root Certification Authorities certificate store.
Question 2:
Correct
You need to enable sideloading on a Windows 10 system.
Click the option in the Settings app that you would use to do this.
Explanation
You enable sideloading on a Windows 10 system by opening the Settings app and going to Update & Security >For developers. In the Developer Features screen, mark Sideload apps.
Question 3:
Incorrect
You need to develop and then install a sideloaded app on the Windows 10 Professional systems within your organization.
Which of the following are true regarding this process? (Select two.)
The app may be digitally signed using a self-signed certificate minted by Active Directory Certificate Services on a Windows server.
The app must be
digitally signed using a certificate from a trusted certification authority
(CA) such as Symantec.
Sideloading is allowed only on Windows 10 Enterprise edition.
Sideloading must be enabled on the Windows 10 Professional systems using the Settings app.
Question 4:
Incorrect
You need to develop and install a sideloaded app on the Windows 10 Professional systems within your organization. You plan to use a certificate purchased from Symantec to digitally sign the app prior to sideloading it on your Windows systems.
Which of the following is true regarding this process?
It is not necessary to digitally sign the app.
You do not need to manually import the certificate used to digitally sign the app on each system.
Question 5:
Correct
You recently developed a productivity app for your Windows 10 systems and now need to sideload it on the Windows 10 Professional systems in your organization.
Which PowerShell cmdlet can be used to do this?
Add-AppxPackage