Examples of using Second command uses in English and their translations into Italian
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Programming
-
Official/political
The second command uses Restore-Computer to restore the computer to the restore point with sequence number 255.
The second command uses the Content parameter to specify the XML in the$xml variable.
The second command uses Out-String to convert the CultureInfo object to a series of strings(one string for each property).
The second command uses the New-PSSession to create a remote session to the local computer(also known as a"loopback").
The second command uses the key in the$key variable to convert the secure string to an encrypted standard string.
The second command uses a pipeline operator(_)
The second command uses the Get-PSSessionConfiguration cmdlet to display the registered session configurations on the computer.
The second command uses the List parameter of Get-ExecutionPolicy to get the execution policies set in each scope.
The second command uses a pipeline operator(_)
The second command uses the Count property of object arrays to display the number of matches found,
The second command uses a pipeline operator to send the CSV strings in the$p variable to the ConvertFrom-CSV cmdlet.
The second command uses the Source parameter of Remove-EventLog to delete the MyApp event source.
The second command uses the Invoke-Command cmdlet to run a Start-Job command in the session.
The second command uses the Get-Module cmdlet to get the object that represents the BitsTransfer module.
The second command uses the Import-CSV cmdlet to import the processes in the Import-CSV file.
The second command uses array notation to get the first(0-index)
The second command uses the Get-PSSessionConfiguration cmdlet to get the MaintenanceShell session configuration.
The second command uses a pipeline operator(_)
The second command uses the GetOwner method to get the owner of the process in$p.
The second command uses the Module property of the CmdletInfo object to find the module that added the Remove-GPO cmdlet.