2.3.Environment Setting
Last updated
Was this helpful?
Last updated
Was this helpful?
Procedure
Initialize -> Enable -> During testing
1.Initialize:
1.Create a account/ Password for DUT, that's important
if you did not create password, you will not be allowed to Enable-PSRemoting.
2.Enable powershell script for Windows
3.Setting network environment:
Attach Ethernet and Set a Static IP.
Turn off firewall or add rule to enable remote control.
Change connection type to private or work connection, otherwise you will not be allowed to Enable-PSRemoting.
4.Enable Powershell Remote ability :
5.Check details again before remote control :
6.Set auto login if you need:
7.Enable Powershell Remote ability every time login to desktop if you need:
8.Make sure that the DUT can be login:
Summary:
All we have to do to initialize remote control:
1.Make sure that account/ password were valid
2.Make sure that ethernet was attatched
3.Make sure that IP is valid or not
4.Run scripts
2.Enable:
Summary:
All we have to do to initialize remote control:
1.Make sure that account/ password were valid
2.Make sure that ethernet was attatched
3.Make sure that IP is valid or not
4.Run scripts
3.During testing
Something need to notice:
1.You must let computer auto login if the computer needs to reboot during testing
2.The computer need to enable remote control every time log in to the desktop