Ik ben op de volgende vraag gestuit bij het doornemen van w2k vraagen en ben het niet eens met het voorgestelde antwoord. Wie wil hier zijn professionele mening over delen met ons?
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
| Your company has a Routing and Remote Access server at its main office. One of the company?¦s branch offices also runs Routing and Remote Access on a server that has one modem. This server is configured to use demand-dial routing to connect to the main office. This server is part of the company?¦s Active Directory domains. The domain runs in native mode. Some employees at this branch office use the branch office same to access their files from here. The manager of the branch office reports that sometimes none of the user in the office can connect to the main office. When you examine the event log on the branch office server to find that users have been connecting to the server during working hours. The manager wants users to be able to dail in to the server between 6:00p.m. and 8:00a.m. However, the manager still wants users to be able to log on at any time when connected directly to the LAN. A. Change the logon hours for user's accounts to deny between 8:00a.m. and 6:00p.m. B. Set the remote access policy to deny connection between 8:00a.m. and 6:00p.m. C. Create one batch file to start Remote Access Connections Manager server, and create another batch file to stop it. Schedule the stop batch file to run at 8:00a.m. every day and the start batch file to run at 6:00 p.m. every day. D. Create two user accounts for each user. Grant dail-in permission for an account and deny dail-in permission to second account. Change the login hour for the dail-in accounts to de logon between 8:00 a.m. and 6:00p.m. |