Both Joyel and Susy share a Windows 10 tablet with different user accounts. Joyel needs to access some files in Susy?s Documents folder. How can he do this ?
Options
A. Joyel can access the files only if he has administrative rights
B. Susy must choose to make the Documents folder Public for Joyel to see them
C. Joyel can, by default, see and access the files in any Documents folder on this computer
D. Joyel cannot access those files without Susy moving them to another folder
Correct Answer
Joyel can access the files only if he has administrative rights
Correct Answer: Plug and Play is a technology wherein hardware components that are installed on PC's using Microsoft operating system are immediately recognized and made usable This means that the drivers necessary to make it work are already available in the operating system package
3. Why that you cannot overload the scope resolution operator (::) ?
Correct Answer: The main reason why the (::) cannot be overloaded is that only operators that take in values as parameters can be overloaded The scope resolution operator does not take a value as parameter
4. As a network administrator you have been requested to move a printer from your company's Marketing OU to your company's Research OU. After the move you test the printer and find that the local administrator assigned to the Marketing OU still has access and can remove print jobs from it. What can you do to change this?
Options
A. Remove the permissions for the local administrator from the printer.
B. Remove printer permissions from the local administrator.
Correct Answer: Remove the permissions for the local administrator from the printer.
5. Your network consists of a single Active Directory domain. You have 10 Web servers run Windows Server 2003 Service Pack 2 (SP2). You need to archive all of the application event logs for all the Web servers. The archived logs must contain all information from the original logs. What should you do?
Options
A. Connect to each Web Server by using Event Viewer. Save the Application logs as the CSV file type.
B. Connect to each Web Server by using Event Viewer. Save the Application logs as the Event Log file type.
C. On each Web server, open the Security Configuration and Analysis snap in, analyze the computer, and then export the settings.
D. Run Security Configuration Wizard for each Web Server. Save the data to an .inf file.
Correct Answer: APM is abbreviated as Advanced Power Management, which was developed by Microsoft and Intel as an API This API is mainly utilised for power management, and is very useful especially to those using Windows on their laptops or desktops
7. Programs from the same developer, sold bundled together, that provide better integration and share common features, toolbars and menus are known as_________ ?
8. Your network consists of one Active Directory domain. You have two computers named Computer1 and Computer2 that run Windows 7. Both computers are members of the domain. From Computer1, you can recover all Encrypting File System (EFS) encrypted files for users in the domain. You need to ensure that you can recover all EFS encrypted files from Computer2. What should you do?
Options
A. On Computer1, back up %systemroot%\DigitalLocker. On Computer2, restore %systemroot%\DigitalLocker.
B. On Computer1, export the data recovery agent certificate. On Computer2, import the data recovery agent certificate.
C. On Computer1, run Secedit.exe and specify the /export parameter. On Computer2, run Secedit.exe and specify the /import parameter.
D. On Computer1, run Cipher.exe and specify the /removeuser parameter. On Computer2, run Cipher.exe and specify the /adduser parameter.
Correct Answer: On Computer1, export the data recovery agent certificate. On Computer2, import the data recovery agent certificate.
9. You have a computer named Computer1 that runs Windows Vista and a computer named Computer2 that runs Windows 7. You plan to migrate all profiles and user files from Computer1 to Computer2. You need to identify how much space is required to complete the migration. What should you do?
Options
A. On Computer1 run Loadstate c:\store /nocompress
B. On Computer1 run Scanstate c:\store /nocompress /p
C. On Computer2 run Loadstate \\computer1\store /nocompress
D. On Computer2 run Scanstate \\computer1\store /nocompress /p
Correct Answer: On Computer1 run Scanstate c:\store /nocompress /p
10. You have a reference computer that runs Windows 7. You plan to deploy an image of the computer. You create an answer file named answer.xml. You need to ensure that the installation applies the answer file after you deploy the image. Which command should you run before you capture the image?
Options
A. Imagex.exe /append answer.xml /check
B. Imagex.exe /mount answer.xml /verify
C. Sysprep.exe /reboot /audit /unattend:answer.xml
D. Sysprep.exe /generalize /oobe /unattend:answer.xml