空欄を埋める 次の例のように、AD メンバーシップに関連するコマンドをグループ化する net のサブコマンドはどれですか? (パスやパラメータなしでサブコマンドのみを指定します。) net ___ join
正解:
ads Explanation: The net command is used to administer Samba and Windows servers. The subcommand ads is used in conjunction with the join command to join a Samba server to an Active Directory domain. The correct subcommand that fits the pattern net ___ join is ads. Reference: Samba net command man page