9.2.4 Configure PowerShell Remoting with Comp Tia

 

  1. On Sales1, find the default router and enable PowerShell remoting.
    1. Right-click Start and then select Windows PowerShell (Admin).
    2. Type ipconfig /all and then press Enter.
    3. From the top right, select Answer Questions.
    4. Answer questions 1 and 2. Minimize questions window.
    5. From PowerShell, configure the Sales1 computer to receive PowerShell remote commands by typing Enable-PSRemoting and then press Enter.
  2. On ITAdmin, start a PowerShell interactive session with Sales1 and test Sales1's connection to the ISP.
    1. From the top left, select Building B.
    2. Under Building A, select Floor 1.
    3. Under IT Administration, select ITAdmin.
    4. Right-click Start and then select Windows PowerShell (Admin).
    5. From PowerShell, type ipconfig /all and then press Enter.
    6. Answer Question 3.
    7. To start a PowerShell interactive session with Sales1, type Enter-PSSession 192.168.10.31 and then press Enter.
    8. From the PowerShell prompt, type tracert 198.28.2.254 (the IP address of the ISP for building B) and then press Enter.
    9. Answer Question 4.
    10. Run Exit-PSSession from the PowerShell prompt.
    11. Select Score Lab.

Comments

Popular Posts