GCIH Exam QuestionsBrowse all questions from this exam

GCIH Exam - Question 173


What task is a Windows administrator performing with the command below, executed from a file server with an IP address of 46.95.101.82?

C:\> net session \\46.95.101.109 /del

Show Answer
Correct Answer: D

The command 'net session \46.95.101.109 /del' is used to end a session with a remote host. The IP address 46.95.101.109 in the command indicates that the session to be deleted belongs to the host with that IP address. Therefore, the task being performed is disconnecting the SMB session from host 46.95.101.109.

Discussion

1 comment
Sign in to comment
XBal
Sep 16, 2024

Answer is "D"