A user contacts the helpdesk because an installer for a business productivity software suite fails with an 'Access Denied' error when attempting to copy files into the C:\Program Files directory. The user is logged into Windows with a standard domain user account. Which of the following actions should the technician take first to successfully install the application?
- Launch the application setup file using administrative privileges.Answer
- BConfigure the installer file to run in Windows 7 compatibility mode.
- CUpgrade the workstation's Windows edition from Home to Enterprise.
- DExecute the sfc /scannow command from a standard command prompt.
Answer
Launch the application setup file using administrative privileges.
Installing software into protected system directories like C:\Program Files requires administrative privileges. Standard user accounts are restricted from modifying these directories to protect system integrity. Launching the installer with administrative elevation allows the installation to complete successfully.
Step-by-Step Solution
Key Concept
Administrative Permissions for Application Installation
Estimated Time:45s