This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| driver: | |
| name: hyperv | |
| parent_vhd_folder: 'C:\Users\Bryan\.vagrant.d\boxes\mwrock-VAGRANTSLASH-Windows2012R2Full\0.1.0\hyperv\Virtual Hard Disks\' | |
| parent_vhd_name: 'disk.vhd' | |
| memory_startup_bytes: 1073741824 | |
| password: 'vagrant' | |
| transport: winrm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #Powershell pre-flight Check | |
| #Parameters | |
| $current_time = Get-Date -format u | |
| $current_time = $current_time.split(" ")[0] | |
| $outputfile = "$env:username" +"_" + "$current_time" + "_results.csv" | |
| $results = @() | |
| $sites = @( | |
| 'google.com', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| D [FileTransporter] Wrote chunk 1325 for $env:TEMP\b64-d29bab678727370508dabd697352eb8a.txt | |
| D [FileTransporter] Wrote chunk 1350 for $env:TEMP\b64-d29bab678727370508dabd697352eb8a.txt | |
| D [FileTransporter] Wrote chunk 1375 for $env:TEMP\b64-d29bab678727370508dabd697352eb8a.txt | |
| D [FileTransporter] Wrote chunk 1400 for $env:TEMP\b64-d29bab678727370508dabd697352eb8a.txt | |
| D [FileTransporter] Wrote chunk 1425 for $env:TEMP\b64-d29bab678727370508dabd697352eb8a.txt | |
| D [FileTransporter] Wrote chunk 1450 for $env:TEMP\b64-d29bab678727370508dabd697352eb8a.txt | |
| D [FileTransporter] Wrote chunk 1475 for $env:TEMP\b64-d29bab678727370508dabd697352eb8a.txt | |
| D [CommandExecutor] Resetting WinRM shell (Max command limit is 1498) | |
| D [FileTransporter] Wrote chunk 1500 for $env:TEMP\b64-d29bab678727370508dabd697352eb8a.txt | |
| D [FileTransporter] Wrote chunk 1525 for $env:TEMP\b64-d29bab678727370508dabd697352eb8a.txt |
OlderNewer