diff --git a/Guests/RTR-02.ps1 b/Guests/RTR-02.ps1 index aecb37e..bec4c01 100644 --- a/Guests/RTR-02.ps1 +++ b/Guests/RTR-02.ps1 @@ -22,7 +22,7 @@ Rename-Netadapter -name $adapt.name -NewName $HVName ### Pausing to let things settle -echo "Sleeping 30s" +echo "Sleeping 10s" Sleep 10 #End diff --git a/Guests/RTR-03.ps1 b/Guests/RTR-03.ps1 index ec20fb1..4c5a42f 100644 --- a/Guests/RTR-03.ps1 +++ b/Guests/RTR-03.ps1 @@ -25,7 +25,7 @@ Rename-Netadapter -name $adapt.name -NewName $HVName ### Pausing to let things settle -echo "Sleeping 30s" +echo "Sleeping 10s" Sleep 10 ### Général IP configure diff --git a/Guests/SRV-01.ps1 b/Guests/SRV-01.ps1 index 3ead0d6..5b477fa 100644 --- a/Guests/SRV-01.ps1 +++ b/Guests/SRV-01.ps1 @@ -26,7 +26,7 @@ Rename-Netadapter -name $adapt.name -NewName $HVName # Pausing to let things settle -echo "Sleeping 30s" +echo "Sleeping 10s" Sleep 10 ### Général IP configure