| Author |
Spid's Fri (12/27) Win2k Pro QoD
|
|
|
| Slinky is the administrator of a Windows 2000 Professional computer. He wants to configure automatic dialing of one of his RAS phonebook entries.
What should Slinky do to accomplish this? (Choose all that apply.)
A. Create a batch file containing this entry:
%Systemroot%\System32\Rasphone
<phonebook entry>
B. Create a batch file containing this entry:
%Systemroot%\System32\Rasphone
-d <phonebook entry>
C. Add a scheduled task and specify the batch file you created.
D. Slinky can create a scheduled task, but Rasphone does not run properly when contained within a batch file.
For answers A and B, <phonebook entry> is the name of the phonebook entry that you want to automatically dial.
Good luck and see you Monday for the answer!! | |
| Forsaken 2002-12-27, 10:03 am |
| B and D
--changed answer--
B and C. The info I read, I read incorrectly based upon using the at command to run with a user account.
So my answer is B and C | |
| Deja-vue 2002-12-27, 10:07 am |
| B & C for me...
***ducking a bit, trying to avoid the Stick*** | |
| Surender 2002-12-27, 12:04 pm |
| B,C. | |
| soccer4net 2002-12-27, 12:32 pm |
| A,B,C
That is assuming he wants to disconnect automatically as well. | |
| enforcer 2002-12-27, 12:46 pm |
| A and C for me | |
| Deja-vue 2002-12-27, 3:39 pm |
| what about the -d switch??? | |
|
| I couldn't get the entire command line to come out right in the original post.
For "A" it's Rasphone <phonebook entry>.
For "B" it's Rasphone -d <phonebook entry>.
Sorry for any confusion.  | |
| Victor Two 2002-12-27, 7:38 pm |
| B and C (I don't know, but it just feels right) | |
| enforcer 2002-12-28, 8:55 am |
| quote: Originally posted by Deja-vue
what about the -d switch???
what about it. -d switch popup dial entry dialogs
question states automatic dialling. | |
| soccer4net 2002-12-29, 1:49 pm |
| If its a dialup connection you'll need to disconect it when your finished with it, and since you wanted start it automatically it makes sense to stop it the same way.
Enforcer is probably right, but I have seen a number of practice questions that wanted you to read into the question that much. | |
|
| quote: Originally posted by Spid
Slinky is the administrator of a Windows 2000 Professional computer. He wants to configure automatic dialing of one of his RAS phonebook entries.
What should Slinky do to accomplish this? (Choose all that apply.)
A. Create a batch file containing this entry:
%Systemroot%\System32\Rasphone
<phonebook entry>
B. Create a batch file containing this entry:
%Systemroot%\System32\Rasphone
-d <phonebook entry>
C. Add a scheduled task and specify the batch file you created.
D. Slinky can create a scheduled task, but Rasphone does not run properly when contained within a batch file.
For answers A and B, <phonebook entry> is the name of the phonebook entry that you want to automatically dial.
Good luck and see you Monday for the answer!!
And the answers are.....B and C
http://support.microsoft.com/defaul...=kb;[LN];174769 | |
|
|
|
| These are different command line utilities with seperate command line switches.
Rasphone.exe
Rasdial.exe
You're referencing Rasdial.exe. The question states using Rasphone. |
|
|
|