nerdexam
Microsoft

70-692 · Question #67

You have laptops that run Windows 8. The laptops have Microsoft User Experience Virtualization (UE-V) installed. You need to ensure that the application settings, which are synchronized by using…

The correct answer is C. From a command prompt, run sc config CscService start=auto. Problem: UE-V Agent installation fails with error: The Offline Files service is not running Cause: The UE-V Agent installation failed because Offline Files was not enabled on the system. Resolution: To resolve the issue, enable Windows Offline files on the system. Windows 7 and…

Configure and Manage Client Services

Question

You have laptops that run Windows 8. The laptops have Microsoft User Experience Virtualization (UE-V) installed. You need to ensure that the application settings, which are synchronized by using UE-V, apply to computers that are disconnected from the network. What should you do?

Options

  • AFrom a command prompt, run sc config PeerDistSvc start=auto.
  • BFrom Group Policy Management Editor, configure the Windows Connection Manager settings.
  • CFrom a command prompt, run sc config CscService start=auto.
  • DFrom Group Policy Management Editor, configure the Network Connections settings.

How the community answered

(22 responses)
  • A
    9% (2)
  • B
    5% (1)
  • C
    73% (16)
  • D
    14% (3)

Explanation

Problem: UE-V Agent installation fails with error: The Offline Files service is not running Cause: The UE-V Agent installation failed because Offline Files was not enabled on the system. Resolution: To resolve the issue, enable Windows Offline files on the system. Windows 7 and Windows 8 Run the following command from an elevated command prompt: sc config cscservice start=auto

Topics

#UE-V#offline files#settings synchronization#CscService

Community Discussion

No community discussion yet for this question.

Full 70-692 Practice