[2023年更新]早速ゲットしてトップランクのCompTIA 220-1102日本語試験問題集 [Q88-Q105]

Share

[2023年更新]早速ゲットしてトップランクのCompTIA 220-1102日本語試験問題集

パスする秘訣は220-1102日本語をゲットして認証された試験エンジンPDF

質問 # 88
ある会社は、複数の地理的な場所から多数のコンピューターが非常に多数の接続要求を送信していることを発見しました。これにより、会社の Web サーバーが一般に利用できなくなります。発生している攻撃は次のうちどれですか?

  • A. ゼロデイ
  • B. SOL 注入
  • C. 分散型サービス拒否
  • D. クロスサイト スクリプティング

正解:C

解説:
The company is experiencing a distributed denial of service (DDoS) attack. A DDoS attack is a type of cyber attack in which multiple compromised systems are used to target a single system, causing a denial of service for users of the targeted system.


質問 # 89
技術者が PC 上の 1 つのフォルダーを暗号化しようとしています。技術者がこのタスクを実行するために使用する必要があるのは次のうちどれですか?

  • A. EFS
  • B. FAT32
  • C. BitLocker
  • D. exFAT

正解:A

解説:
EFS (Encrypting File System) is a feature that allows a user to encrypt a single folder or file on a Windows PC. It uses a public key encryption system to protect the data from unauthorized access. FAT32 and exFAT are file system formats that do not support encryption. BitLocker is a feature that encrypts the entire drive, not a single folder or file. Verified Reference: https://www.comptia.org/blog/what-is-efs https://www.comptia.org/certifications/a


質問 # 90
システム管理者は、Microsoft Windows マシン上のフォルダーの定期的なバックアップを作成しています。ソース データは非常に動的であり、ファイルは定期的に追加または削除されます。バックアップのソース データをミラーリングするために使用できるユーティリティは次のうちどれですか?

  • A. コピー項目
  • B. ロボコピー
  • C. xcopy
  • D. コピー

正解:B

解説:
Robocopy is a command-line utility that can be used to mirror the source data for the backup. It can copy files and folders with various options, such as copying only changed files, preserving attributes and permissions, and retrying failed copies. Robocopy is more powerful and flexible than copy or xcopy, which are simpler commands that can only copy files and folders without mirroring or other advanced features. Copy-Item is a PowerShell cmdlet that can also copy files and folders, but it is not a native Windows utility and it requires PowerShell to run1.


質問 # 91
従業員の新しい携帯電話のバッテリー寿命が予想より大幅に短いようで、従業員が電話を置いた後も画面が非常に長い間オンのままです。この問題のトラブルシューティングを行うために、技術者が最初に確認すべきことは次のうちどれですか? (2 つ選択してください)。

  • A. 画面の明るさ
  • B. 画面解像度
  • C. 画面ズーム
  • D. 画面の動きの滑らかさ
  • E. 画面の損傷
  • F. 画面タイムアウト

正解:A、F

解説:
Explanation
Screen timeout is the setting that determines how long the screen stays on after the user stops interacting with the phone. Screen brightness is the setting that determines how much light the screen emits. Both of these settings affect the battery life of the phone, as keeping the screen on longer and brighter consumes more power than turning it off sooner and dimmer. A technician should check these settings first to troubleshoot the issue of low battery life and adjust them accordingly. Screen resolution, screen zoom, screen damage, and screen motion smoothness are not settings that directly affect the battery life or the screen staying on for a long time.


質問 # 92
企業ネットワーク上のコンピューターがマルウェアに感染しています。次のうち、コンピュータをサービスに戻すための最良の方法はどれですか?

  • A. ハード ドライブの消磁、BIOS のフラッシュ、OS の再インストール
  • B. OS の再インストール。BIOS をフラッシュし、オンプレミスのアンチウイルスでスキャンする
  • C. BIOS のフラッシュ、ドライブの再フォーマット、OS の再インストール
  • D. Linux ライブ ディスクを使用してシステムをスキャンし、BIOS をフラッシュしてから、コンピュータをサービスに戻します。

正解:C

解説:
Flashing the BIOS, reformatting the drive, and then reinstalling the OS is the best method for returning a computer with a malware infection to service. Flashing the BIOS updates the firmware of the motherboard and can remove any malware that may have infected it. Reformatting the drive erases all data on it and can remove any malware that may have infected it. Reinstalling the OS restores the system files and settings to their original state and can remove any malware that may have modified them. Scanning the system with a Linux live disc may not detect or remove all malware infections. Degaussing the hard drive is an extreme method of destroying data that may damage the drive beyond repair. Reinstalling the OS before flashing the BIOS or scanning with antivirus may not remove malware infections that persist in the BIOS or other files.


質問 # 93
ウイルス対策ソフトウェアは、ワークステーションが隔離できないランサムウェアに感染していることを示しています。ホストや他のシステムへのさらなる損傷を防ぐために、次のうちどれを最初に実行する必要がありますか?

  • A. 本機の電源を切ります。
  • B. 完全なウイルス対策スキャンを実行します。
  • C. LAN カードを取り外します。
  • D. 別のエンドポイント ソリューションをインストールします。

正解:A

解説:
Explanation
Ransomware is a type of malware that encrypts the files on a system and demands a ransom for their decryption1. Ransomware can also spread to other systems on the network or exfiltrate sensitive data to the attackers2. Therefore, it is important to isolate the infected machine as soon as possible to contain the infection and prevent further damage3. Powering off the machine is a quick and effective way of disconnecting it from the network and stopping any malicious processes running on it12. The other options are not directly related to preventing ransomware damage or may not be effective. Running a full antivirus scan may not be able to detect or remove the ransomware, especially if it is a new or unknown variant1. Removing the LAN card may disconnect the machine from the network, but it may not stop any malicious processes running on it or any data encryption or exfiltration that has already occurred2. Installing a different endpoint solution may not be possible or helpful if the system is already infected and locked by ransomware1.


質問 # 94
ユーザーがモバイル デバイスを Bluetooth に接続する際の問題を報告しました。ユーザーは、モバイル デバイスの Bluetooth がオンになっていると述べています。問題を解決するために技術者が次に実行すべき手順は次のうちどれですか?

  • A. 機内モードをオンにします。
  • B. 電話機の Bluetooth 設定からすべてのデバイスをクリアします。
  • C. モバイル端末を再起動します。
  • D. アクセサリがペアリングできる状態であることを確認します。

正解:D

解説:
Explanation
The first step in troubleshooting a Bluetooth connection issue is to check that the accessory is ready to pair with the mobile device. Some accessories may have a button or a switch that needs to be pressed or turned on to initiate pairing mode. If the accessory is not ready to pair, the mobile device will not be able to detect it.


質問 # 95
アプリケーションのインストールに使用する Linux コマンドは次のうちどれですか?

  • A. です
  • B. grep
  • C. 須藤
  • D. ヤム

正解:C

解説:
The Linux command used to install an application is sudo. The sudo command allows users to run programs with the security privileges of another user, such as the root user. This is necessary to install applications because it requires administrative privileges1


質問 # 96
技術者が新しいラップトップをセットアップしています。同社のセキュリティ ポリシーでは、ユーザーは仮想マシンをインストールできないと規定されています。ユーザーがラップトップで仮想テクノロジを有効にできないようにするために、技術者が実装する必要があるのは次のうちどれですか?

  • A. UEFI パスワード
  • B. アカウントのロックアウト
  • C. セキュア ブート
  • D. 制限されたユーザー権限

正解:C

解説:
A technician setting up a new laptop must ensure that users cannot install virtual machines as the company's security policy states One way to prevent users from enabling virtual technology is by implementing Secure Boot. Secure Boot is a feature of UEFI firmware that ensures the system only boots using firmware that is trusted by the manufacturer. It verifies the signature of all bootloaders, operating systems, and drivers before running them, preventing any unauthorized modifications to the boot process. This will help prevent users from installing virtual machines on the laptop without authorization.


質問 # 97
架空の会社としての初日へようこそ。LLC ヘルプデスクの従業員。ヘルプデスクのチケット キューでチケットを処理してください。
個々のティッカーをクリックして、チケットの詳細を表示します。添付ファイルを表示して問題を特定します。
[問題] ドロップダウン メニューから適切な問題を選択します。次に、[解像度] ドロップダウン メニューから最も効率的な解像度を選択します。最後に、[Verify Resolve] ドロップダウン メニューから適切なコマンドまたは検証を選択して、問題を修正または確認します。


正解:

解説:


質問 # 98
顧客サイトの技術者がラップトップのトラブルシューティングを行っています ソフトウェアの更新をダウンロードする必要がありますが、会社のプロキシが更新サイトへのトラフィックをブロックしています。技術者は次のうちどれを実行する必要がありますか?

  • A. ソフトウェア ライセンスが最新であることを確認します。
  • B. DNS アドレスを 1.1.1.1 に変更します。
  • C. グループ ポリシーの更新
  • D. サイトをクライアントの例外リストに追加します

正解:D

解説:
The technician should add the update site to the client's exceptions list to bypass the proxy. This can be done through the client's web browser settings, where the proxy settings can be configured. By adding the update site to the exceptions list, the client will be able to access the site and download the software update.


質問 # 99
ユーザーがヘルプ デスクに連絡し、会社のワークステーションにポップアップが表示され、コンピュータが 137 のウイルスに感染しており、それらを削除するには支払いが必要であることを報告しました。ユーザーは、会社が提供するウイルス対策ソフトウェアがこの問題を防ぐと考えていました。ヘルプ デスク チケットには、ユーザーが最初に Web ブラウザーを開いたときにのみこれらのメッセージを受け取ることが記載されています。次の手順のうち、問題を解決する可能性が最も高いのはどれですか? (2 つ選択)

  • A. メッセージ内のリンクをクリックしてウイルス除去の代金を支払う
  • B. 広告ブロック拡張機能をブラウザーにデプロイします。
  • C. 新しいハード ドライブをインストールし、ユーザーのドライブをそれにクローンします。
  • D. 会社が提供するウイルス対策ソフトウェアでコンピューターをスキャンします。
  • E. ユーザーの Web ブラウザーでリセットを実行します。
  • F. 会社提供のウィルス対策ソフトをアンインストールする

正解:B、E

解説:
"The user thought the company-provided antivirus software would prevent this issue." The most likely steps to resolve the issue are to deploy an ad-blocking extension to the browser and perform a reset on the user's web browser. Ad-blocking extensions can help to prevent pop-ups and other unwanted content from appearing in the browser, and resetting the browser can help to remove any malicious extensions or settings that may be causing the issue.


質問 # 100
ユーザーの携帯電話の動作が遅くなった システム管理者が、デバイス上でいくつかの悪意のあるアプリケーションを発見し、電話をリセットしました。管理者が MDM ソフトウェアをインストールしました。今後この脅威からデバイスを保護するために、管理者が行うべきことは次のうちどれですか? (2 つ選択)。

  • A. サードパーティ アプリケーションのインストールをブロックする
  • B. ロック解除画面で PIN を要求する
  • C. GPS スプーフィングを防止する
  • D. デバイスのルートを防ぐ
  • E. 開発者モードを有効にする
  • F. 生体認証を無効にする

正解:A、B

解説:
Explanation
To help secure the device against this threat in the future, the administrator should require a PIN on the unlock screen and block a third-party application installation. Requiring a PIN on the unlock screen can help to prevent unauthorized access to the device, while blocking third-party application installation can help to prevent malicious applications from being installed on the device.


質問 # 101
ユーザーが新しい SOHO Wi-Fi ルーターを初めて構成しています。ユーザーが最初に変更する必要がある設定は次のうちどれですか?

  • A. サービスセット識別子
  • B. デフォルトのパスワード
  • C. Wi-Fi チャンネル
  • D. 暗号化

正解:B

解説:
the user should change the default passwords first when configuring a new SOHO Wi-Fi router1


質問 # 102
ユーザーはよく使用される Web ページにアクセスしようとしましたが、予期しない Web サイトにリダイレクトされました。Web ブラウザのキャッシュをクリアしても問題は解決しません。問題を解決するために技術者が NEXT を調査する必要があるのは、次のうちどれですか?

  • A. ルーティング テーブルを確認します。
  • B. ファイアウォール ACL を有効にします。
  • C. localhost ファイルのエントリを調べます。
  • D. ウイルス対策定義を更新します。

正解:C


質問 # 103
技術者は、会社の最高経営責任者 (CEO) のコンピュータの問題を解決するために何時間も費やしました。CEO は、できるだけ早くデバイスを返却する必要があります。技術者が次に取るべきステップはどれですか?

  • A. チケットをエスカレートする
  • B. 反復プロセスを繰り返します
  • C. CEO に修理に数週間かかることを伝えます
  • D. 問題の調査を続行します

正解:A

解説:
The technician should escalate the ticket to ensure that the CEO's device is returned as soon as possible1


質問 # 104
技術者は、Web 広告 Now をクリックしたユーザーから電話を受けました。ユーザーがマウスを動かすたびに、モニター上にポップアップが表示されます。技術者が実行すべき手順は次のうちどれですか?

  • A. マルウェア スキャンを実行します。
  • B. マシンを再起動します。
  • C. セーフモードで起動します。
  • D. ブラウザを再インストールします

正解:A、C

解説:
Explanation
Booting into safe mode and performing a malware scan are the steps that a technician should perform when troubleshooting an issue with pop-up advertising messages on a PC. Safe mode is a diagnostic mode that starts the PC with minimal drivers and services, which can prevent the pop-up malware from running. Malware scan is a tool that can detect and remove the pop-up malware, as well as prevent further infection or damage.
Investigating how the malware was installed, reinstalling the browser and restarting the machine are possible steps that can be done after booting into safe mode and performing a malware scan, depending on the situation and the results of the scan. Verified References: https://www.comptia.org/blog/how-to-boot-into-safe-mode
https://www.comptia.org/certifications/a


質問 # 105
......

220-1102日本語試験問題は練習は2023年最新の432問題:https://www.jpntest.com/shiken/220-1102J-mondaishu

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡