Prerequisite - posh-ssh module needs to be imported
:wq # will save and exit :w # will save :q! # exit without saving
pwd #print the name of current working cd #change directory ls #List directory contents
import subprocess threshold = input("Enter the threshold v child = subprocess.Popen(['df','-h'],std
Import-Module WebAdministration $owsadmPath = "%ProgramFiles%\Common Fil $hash = @{}
$azureAccountName = "abc@xyz.com" $azurePassword = ConvertTo-SecureStr $psCred = New-Object System.Manageme
$LogPath = "c:\inetpub\logs\LogFiles\W3S $maxDaystoKeep = -30 $outputPath = "c:\cleanuptask\Cleanup_Ol
Try { $GetWebServer = Get-WindowsFeature -
$Url = $args[0] $UseDefaultCredentials = $args[1] $Proxy = $args[2]
$baseUrl=$arg[0]
$ErrorActionPreference = 'Stop' $S3Name=$args[0] $EnvName=$args[1]
0 Comments
Please Login to Comment Here