Id Duration CommandLine -- -------- ----------- 1 5:58.393 Install-Module Microsoft.PowerShell.GraphicalTools 2 2.489 Get-Process |… 3 0.077 Get-Process | gm 4 2.940 Add-WindowsCapability -Online -Name OpenSSH.Client 5 0.606 Add-WindowsCapability -Online -Name OpenSSH.Server 6 0.142 Start-Service sshd 7 2.835 Get-NetFirewallRule -Name *ssh* 8 18.249 help Enable-PSRemoting 9 0.119 gcm *remoting* 10 0.474 Get-NetConnectionProfile 11 18.490 Enter-PSSession -HostName DESKTOP-46AVB2C -UserName jim 12 41.813 Enter-PSSession -HostName DESKTOP-46AVB2C -UserName Administrator 13 0.460 Set-NetConnectionProfile -InterfaceAlias Ethernet -NetworkCategory "Private" 14 0.278 Set-NetConnectionProfile -InterfaceAlias 'Ethernet 2' -NetworkCategory "Private" 15 0.054 Get-NetConnectionProfile 16 17.338 Enter-PSSession -HostName DESKTOP-46AVB2C -UserName jim 17 0.043 Enter-PSSession -ComputerName DESKTOP-46AVB2C -UserName jim 18 48.750 Enter-PSSession -ComputerName DESKTOP-46AVB2C 19 1:16.270 Enter-PSSession -HostName DESKTOP-46AVB2C -UserName jim 20 17.409 Set-PSSessionConfiguration -ShowSecurityDescriptorUI -Name Microsoft.PowerShell 21 15.539 Enter-PSSession -HostName DESKTOP-46AVB2C -UserName jim 22 10.961 Enable-PSRemoting 23 15.372 Enter-PSSession -HostName DESKTOP-46AVB2C 24 22.771 Enter-PSSession -HostName DESKTOP-46AVB2C -UserName jim 25 2:02.237 Enter-PSSession -HostName DESKTOP-46AVB2C -UserName jim 26 38.766 Enter-PSSession -HostName DESKTOP-46AVB2C -UserName jim 27 0.837 Enter-PSSession -ComputerName DESKTOP-46AVB2C 28 0.077 Invoke-ScriptBlock -ComputerName DESKTOP-46AVB2C -ScriptBlock { Get-Process pwsh | Where-Object {$_.P… 29 0.032 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { Get-Process pwsh | Where-Object {$_.Paren… 30 0.062 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { Get-Process pwsh | Where-Object {$_.Paren… 31 0.475 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { Get-Process pwsh | Where-Object {$_.Paren… 32 0.682 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { Get-Process pwsh } 33 0.033 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { Get-Process pwsh } -UserName 34 0.035 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { Get-Process pwsh } -UserName jim 35 0.620 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { Get-Process pwsh } 36 1.023 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { dir } 37 0.020 cd .\Documents\CST1861\ 38 0.802 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { dir } 39 0.032 dir 40 0.746 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { dir } 41 0.467 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { dir CST181\* } 42 1.698 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { dir CST1861\* } 43 0.000 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { Get-Process -name powershell } | Stop-Pro… 44 0.517 Invoke-Command -ComputerName DESKTOP-46AVB2C -ScriptBlock { Get-Process -name powershell | Stop-Proce…