Examples of using First command uses in English and their translations into Portuguese
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
The first command uses the Get-WMIObject cmdlet to query for the C.
The first command uses the Disable-PSRemoting function to disable all registered session configurations.
The first command uses the Get-Service cmdlet to get the services on the computer.
The first command uses the New-PSSession cmdlet to create PSSessions on three remote computers.
The first command uses the Get-Date cmdlet to get the current date and time.
The first command uses the Test-Connection cmdlet to ping many computers in an enterprise.
The first command uses a Get-Job command to get the jobs in the current session.
The first command uses the Get-PSsession cmdlet to get the PSSessions in the current session.
The first command uses the Get-Process cmdlet to get the process on the local computer.
The first command uses the Start-Job cmdlet to start a job on the local computer.
The first command uses the Invoke-Command cmdlet to run a job on the Server01 computer.
The first command uses the ListSet parameter of Import-Counter to get the counters in OldData.
The first command uses the Get-Process cmdlet to get the ID of the Notepad process.
The first command uses the AsJob parameter to run the command as a background job.
The first command uses the Add-Type cmdlet to add the type defined in the Hello.
The first command uses the Get-PfxCertificate cmdlet to find the C:\Test\MySign.
The first command uses the Import-Counter cmdlet to import data from the Disk. big file.
The first command uses the Path parameter to specify the path to the MyCompany registry key.
The first command uses the Invoke-Command cmdlet to start a background job on the Server01 computer.
The first command uses the New-PSSession cmdlet to create a session on the Server02 remote computer.