Examples of using First command uses in English and their translations into Italian
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Programming
-
Official/political
The first command uses the Import-Clixml command to import a command history that was exported to the History. xml file.
The first command uses the Get-Module cmdlet to get PSModuleInfo objects that represent the BitsTransfer and ServerBackup modules.
The first command uses Get-PSDrive to get all of the file system drives in the Windows PowerShell console.
The first command uses the Get-SessionConfiguration and Format-Table cmdlets to display only the Name
The first command uses the New-Object cmdlet to create an instance of a timer object.
The first command uses the Unregister-PSSessionConfiguration cmdlet to deletes the MaintenanceShell session configuration.
The first command uses the Enable-WSManCredSSP cmdlet to enable CredSSP delegation from the Server01 local computer to the Server02 remote computer.
The first command uses the Import-Csv cmdlet to import the commands in the History.
The first command uses Disable-PSRemoting to disable all registered session configurations on the local computer.
The first command uses the New-PSSession cmdlet to create PSSessions on three remote computers.
The first command uses the PSSnapin property of the CmdletInfo object to find the snap-in that added the Get-Date cmdlet.
The first command uses the Path parameter to specify the path to the MyCompany registry key.
The first command uses the Set-PSSessionConfiguration cmdlet to change the startup script in the MaintenanceShell configuration to Maintenance. ps1.
The first command uses the Get-Credential cmdlet to store Windows Live ID credentials in the$LiveCred variab the credentials dialog box appears,
The first command uses the Rename-Item cmdlet to rename the project.
The first command uses Get-WmiObject to get the PowerShell process.
The first command uses the New-PSSession cmdlet to create a PSSession.
The first command uses the Start-Job cmdlet to start the job.
The first command uses the Set-ItemProperty cmdlet to create the registry entry.
The first command uses the Get-Service cmdlet to get the Schedule service.