顧客は、他のユーザーと共有する必要がある USB プリンターを接続しています。デスクトップチームはプリンターの共有を設定しました。ここで、ネットワーク技術者は PC に関する必要な情報を取得し、他のユーザーがプリンターに接続できるようにその情報を共有する必要があります。技術者が必要な情報を取得するには、次のコマンドのうちどれを使用する必要がありますか? (2 つ選択してください)。
正解:E,F
The hostname and ipconfig commands should be used to get the required information about the PC and share it with other users so they can connect to the printer. The hostname command displays the name of the computer on a network. The ipconfig command displays the IP configuration of the computer, including its IP address, subnet mask, default gateway, and DNS servers. These information are necessary for other users to locate and connect to the shared printer on the network. For example, other users can use the UNC path \\hostname\printername or \\ipaddress\printername to access the shared printer. Reference: [CompTIA Network+ Certification Exam Objectives], How to Share a Printer in Windows 10