A network administrator has created a virtual machine in the cloud. The technician would like to connect to the server remotely using RDP. Which of the following default ports needs to be opened?
A. 445
B. 3389
C. 5004
D. 5060
Answer: B. 3389
Computer Science & Information Technology
You might also like to view...
Operator used to select records from a list of acceptable values
a. WITHIN b. SORT c. IN
Computer Science & Information Technology
An error that occurs while an application is running is called a(n) ____.
A. logic error B. runtime error C. exception D. message
Computer Science & Information Technology
Which of the following declarations can be used to create a three-dimensional array?
(A) Dim newVar(3, 3) As Double (B) Dim newVar(2, 2, 2) As Double (C) Dim newVar(3) As Double (D) Dim newVar(3)
Computer Science & Information Technology
To check spelling in a Text Pane, press ____.
A. TAB B. SHIFT+F10 C. F9 D. F7
Computer Science & Information Technology