仮想マシンがロードされるまでお待ちください。ロードしたら、ラボセクションに進むことができます。これには数分かかる場合があり、待機時間は全体のテスト時間から差し引かれません。
[次へ]ボタンが使用可能になったら、それをクリックしてラボセクションにアクセスします。このセクションでは、ライブ環境で一連のタスクを実行します。ほとんどの機能はライブ環境と同じように利用できますが、一部の機能(コピーと貼り付け、外部Webサイトへの移動機能など)は設計上不可能です。
スコアリングは、ラボで説明されているタスクを実行した結果に基づいています。言い換えれば、タスクをどのように達成するかは問題ではありません。タスクを正常に実行すると、そのタスクのクレジットを獲得できます。
ラボの時間は個別に設定されていません。この試験では、複数のラボを完了する必要がある場合があります。各ラボを完了するのに必要なだけの時間を使用できます。ただし、指定された時間内にラボおよび試験の他のすべてのセクションを完了できるように、時間を適切に管理する必要があります。
ラボ内で[次へ]ボタンをクリックして作業を送信すると、ラボに戻ることができないことに注意してください。
ユーザー名とパスワード

必要に応じて、次のログイン資格情報を使用します。
パスワードを入力するには、[パスワードの入力]ボックスにカーソルを置き、下のパスワードをクリックします。
ユーザー名:Contoso / Administrator
パスワード:Passw0rd!
以下の情報は、テクニカルサポートのみを目的としています。
ラボインスタンス:10921597

Client2のCドライブのFolder1という名前のフォルダーにPrivate.txtという名前のファイルを作成する必要があります。
Private.txtを暗号化し、User1という名前のユーザーがPrivate.txtのコンテンツを表示できるようにする必要があります。
このタスクを完了するには、必要な1つまたは複数のコンピューターにサインインします。
正解:
After creating Private.txt and saving it Folder1, right-click on the Private.txt, and select Properties from the context menu.
On the General tab, click Advanced. Next, check the box "Encrypt contents to secure data" and click OK.
A window will pop up asking you whether or not you want to encrypt the file and its parent folder. Select the "Encrypt the file only" and click OK.
Private.txt will now show its file name in green color.
Right-click Private.txt and then select Properties.
Click Advanced on the General tab.
Click Details on the Advanced Attributes tab to open the User Access dialog box.
Click Add to open the Encrypting File System dialog box and then select User1.
Click OK to add User1 to the list of users who have access to the file.
Click OK until you've exited out of the dialog boxes.
Reference:
https://www.top-password.com/blog/password-protect-notepad-text-files-in-windows-10/
https://sourcedaddy.com/windows-7/how-to-grant-users-access-to-an-encrypted-file.html