システム管理者は、DHCP サーバーとして使用される新しいサーバーをセットアップしています。管理者は OS をインストールしましたが、Active Directory 資格情報を使用してログオンできません。管理者はローカル管理者アカウントを使用してログオンし、サーバーの IP アドレス、サブネット マスク、デフォルト ゲートウェイが正しいことを確認します。その後、管理者は別のサーバーにアクセスし、新しいサーバーに ping を送信できます。問題の原因は次のうちどれですか?
正解:D
The server is not joined to the domain is causing the issue. A domain is a logical grouping of computers that share a common directory database and security policy on a network. Active Directory is a Microsoft technology that provides domain services for Windows-based computers. To use Active Directory credentials to log on to a server, the server must be joined to the domain that hosts Active Directory. If the server is not joined to the domain, it will not be able to authenticate with Active Directory and will only accept local accounts for logon. To join a server to a domain, the administrator must have a valid domain account with sufficient privileges and must know the name of the domain controller that hosts Active Directory.