Examples of using Second command uses in English and their translations into Portuguese
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
The second command uses the New-Object command to create a TransactedString object.
The second command uses the Update-FormatData cmdlet to add the Process. format.
The second command uses the Connect-WSman cmdlet to connect to the Server02 computer.
The second command uses Format-List to format information about objects stored in$a.
The second command uses the Invoke-Command cmdlet to run the Get-Culture command on Server02.
The second command uses the Invoke-Item cmdlet(alias ii)
The second command uses Set-Acl to change the values in the ACL of Cat.
The second command uses the Add-Type cmdlet to add the class to the session.
The second command uses the Get-Command cmdlet to get the Get-Date commands in the current session.
The second command uses a Stop-Job command with the InstanceID parameter to stop a selected job.
The second command uses the Get-Module cmdlet to get the object that represents the BitsTransfer module.
The second command uses the Remove-PSSession cmdlet to remove the PSSession with the specified instance ID.
The second command uses the Credential parameter to pass the credentials stored in$cred to Connect-WSMan.
The second command uses the Out-File cmdlet to send the list to the Process. txt file.
The second command uses the ModuleInfo parameter of Import-Module to import the modules into the current session.
The second command uses the GetOwner method to get the owner of the process in$p.
The second command uses the Restart-Computer cmdlet to restart the computer,
The second command uses the AsJob parameter of Invoke-Command to start a job on the S1 computer.
The second command uses the Invoke-Command cmdlet to run an Import-Module command in the PSSession in$s.
The second command uses the Set-Location cmdlet(alias"cd")