Which property should be used to find the repository where the configuration changes made in the Web Console are saved?
A. Persistent Identity (PID)
B. Reference Repository
C. Component.id
D. Component.name
Which jar name can NOT be used to install an AEM publish instance?
A. aem-publish-p4503, jar
B. cq5-publish-4505, jar
C. cq5-publish-4503, jar
D. cq5-publish_4503, jar
When installing Internet Information Services, which Application Development Feature needs to be enabled to work with the AEM Dispatcher?
A. ISAPI Filters
B. Server-Side Includes
C. CGI
D. ISAPI Extensions
The same OSGI configuration parameter is present under /libs/*/config.. AND /apps/*/config..and modified in both locations as well as via felix Console. During runtime, what is the reload order?
A. /libs/*/config, Felix Console and /apps/*/config
B. Felix Console,/apps/*/config and /llbs/*/config
C. /llbs/*/config, /apps/*/config and Felix Console
D. /apps/*/config, /libs/*/config and Felix Console
When configuring a custom log file on a production publish instance, which two statements are true? (Choose two).
A. Web Console url http://
B. Always start with the log level DEBUG on the production server to get more information.
C. Create a run mode based on Apache Sling Logging Logger configuration for publish run mode as org.apache.sling.commons.log.LogManager.factory.config-
D. The physical location of the custom log file is NOT relative to the crx-quickstart folder.
What does the vlt command 'resolve' do?
A. Removes the conflict markers.
B. Semantically resolves conflicts.
C. Removes the conflict-related artifact files.
D. Allows the path to be committed with the conflicts.
Which three best practice statements are true regarding permissions and privileges? (Choose three).
A. Access rights should not be assigned on a user-by-user basis.
B. Use deny statements to specify the access rights of a group of users.
C. After installation, update the passwords for the default users to prevent security breaches.
D. Use a test installation to ensure correct relationships between Users and Groups,
While modifying an OSGi bundle configuration from the Felix Web Console, when are configuration changes applied?
A. After restarting the CQ instance,
B. After restarting the bundle.
C. After restarting the service.
D. Immediately as it takes precedence at runtime.
Which statement regarding an AEM instance started with author run-mode is correct?
A. Author run-mode CANNOT be used to preview a website,
B. The side-kick does NOT appear in the author mode,
C. The run-mode can be changed to publish after installation,
D. The run-mode CANNOT be changed to publish after installation.
You are using IIS as the Web server with the dispatcher and your websites root folder path is /content/mycompany. The page /content/mycompany/about us is edited and activated to the AEM publish instance. Assuming the dispatcher flush agent is NOT available and IIS is installed on C:\inetpub of the Windows server, what needs to done for the new version of the page to be seen from the IIS Web server?
A. Delete the subfolders of the directory "C:\inetpub\wwwroot" to dear the content cache.
B. Nothing.
C. Delete the directory "C:\inetpub\tempn to clear the content cache.
D. Delete the following directory "C:\inetpub\wwwroot\content\mycompany" to clear the content cache.