IT 技術者は企業ネットワーク上のユーザーのワークステーションにアクセスしようとしていますが、招待状を送信する前にユーザーからの詳細情報が必要です。次のコマンド ライン ツールのうち、技術者がユーザーに実行を指示する必要があるのはどれですか?
正解:C
The hostname command-line tool is used to display the name of the local machine. This information can be crucial for identifying the device within a network, especially when setting up remote access or sharing resources like folders and printers. Unlike other command-line tools that provide more detailed network diagnostics or configuration details, hostname straightforwardly offers the device's network identification, making it suitable for the scenario described.References: Official CompTIA A+ Core 1 and Core 2 Student Guide.