Examples of using Command gets in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
This command gets the current location.
C:\PS> get-service-computername Server02 This command gets the services on the Server02 remote computer.
This command gets the items in the C: drive.
C:\PS> get-counter-ListSet* This command gets all of the counter sets on the local computer.
This command gets information about all of the Windows PowerShell cmdlets and functions.
This command gets the current directory.
This command gets the WINDIR environment variable.
This command gets help for the MyScript. ps1 script.
This command gets the session configurations on the computer.
This command gets only error events from the System event log.
This command gets all events in the event queue.
This command gets all of the restore points on the local computer.
This command gets information about the C:\Windows directory.
This command gets the breakpoint with breakpoint ID 2.
This command gets the Windows PowerShell drives in the current session.
This command gets a list of all services that are currently stopped.
This command gets the current execution policy for the shell.
This command gets the properties of the C:\Test\Weather. xls file.
This command gets the commands in the Microsoft. PowerShell.
This command gets the event with an event identifier of 2.
This command gets a certificate and displays all of its properties.
This command gets the list of all the functions in the current session.
This command gets a. pfx certificate file from the Server01 remote computer.
This command gets the restore points with sequence numbers 232, 240, and 245.
This command gets all the files and directories in the current directory.
This command gets information about the disk drives on the Server01 computer.
This command gets the last(most recently entered) command in the command history.
This command gets all breakpoints set on all scripts and functions in the current session.
This command gets an alphabetically sorted list of the names of all of the counter sets on the local computer.
This command gets information about the Authenticode signature in the four files listed at the command line.