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