Which setting should you configure?

HOTSPOT
Your network contains an Active Directory domain named contoso.com.
You have several Windows PowerShell scripts that execute when users log on to their client
computer.
You need to ensure that all of the scripts execute completely before the users can access
their desktop.
Which setting should you configure? To answer, select the appropriate setting in the answer area.

HOTSPOT
Your network contains an Active Directory domain named contoso.com.
You have several Windows PowerShell scripts that execute when users log on to their client
computer.
You need to ensure that all of the scripts execute completely before the users can access
their desktop.
Which setting should you configure? To answer, select the appropriate setting in the answer area.

Answer:

Explanation:

http: //technet. microsoft. com/en-us/library/cc738773(v=ws. 10). aspx
Run logon scripts synchronously
Directs the system to wait for logon scripts to finish running before it starts the Windows
Explorer interface program and creates the desktop.
If you enable this policy, Windows Explorer does not start until the logon scripts have
finished running. This setting assures that logon script processing is complete before the
user starts working, but it can delay the appearance of the desktop.
If you disable this policy or do not configure it, the logon scripts and Windows Explorer are
not synchronized and can run simultaneously.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Pirulo

Pirulo

Run logon scripts synchronously

User Configuration\Administrative Templates\System\Logon
Description
Directs the system to wait for logon scripts to finish running before it starts the Windows Explorer interface program and creates the desktop.

If you enable this policy, Windows Explorer does not start until the logon scripts have finished running.
This setting assures that logon script processing is complete before the user starts working, but it can delay the appearance of the desktop.
If you disable this policy or do not configure it, the logon scripts and Windows Explorer are not synchronized and can run simultaneously.