Examples of using Command uses in English and their translations into Italian
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Programming
-
Official/political
The command uses Get-Acl to get objects representing the security descriptors of each log file.
The command uses the InitializationScript parameter to run a script block that imports a required module.
The command uses the Invoke-Command cmdlet to run a Get-Culture command on three remote computers.
This command uses the"param" keyword to create two variables,$log and$num,
Because it is using inline source code, the command uses the TypeDefinition parameter to specify the code in the$source variable.
The command uses the FilePath parameter to specify a script that is located on the local computer.
The command uses the pipeline operator(_)
The command uses the MemberType parameter to get only objects with a value of AliasProperty for their MemberType property.
This command uses the$host automatic variable, which contains the host object for the current host program.
The command uses the StartupScript parameter to direct Windows PowerShell to run the specified script in any session that uses the session configuration.
However, this time, the command uses a pipeline operator(_)
This command uses the ID parameter,
This command uses the same format as the command in the previous example,
The command uses the Path parameter to specify the location of the output file.
The command uses the Path parameter to specify the subkey
C:\PS> get-process sql*-module This command uses the Module parameter to get the modules that have been loaded by the process.
The command uses the Credential parameter to specify a user account with permission to ping the remote computer
Because the$c variable is on the local computer, the command uses the"param" keyword to declare the local variables in the command
Instead of updating the Aliases property of the mailbox before sending it to Set-Mailbox, this command uses Update-List to create an object that represents the change.
The command uses the Get-EventSubscriber cmdlet to get all event subscriber objects in the session,