Difference between revisions of "PowerShell"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(18 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Wikipedia:PowerShell]] (2006) | |
* <code>[[Select-String]]</code> or <code>[[sls]]</code> in [[PowerShell|Powershell]] | * <code>[[Select-String]]</code> or <code>[[sls]]</code> in [[PowerShell|Powershell]] | ||
+ | * <code> (command1) -and (command2)</code> and && since version https://stackoverflow.com/a/564092 | ||
+ | * <code>Restart-Computer -Force</code> | ||
+ | * Version: <code>$PSVersionTable</code> | ||
− | + | ==Related terms== | |
+ | * <code>[[Get-VBRServerSession]]</code> | ||
+ | * <code>[[Get-VBREPjob]]</code> | ||
+ | * [[Windows Terminal]] | ||
+ | * <code>[[powershell.exe]]</code> | ||
+ | * [[Hyper-V]]: <code>[[Get-VM]]</code> | ||
+ | * [[Enable-PSRemoting]] | ||
== See also == | == See also == | ||
− | * {{ | + | * {{Shells}} |
− | |||
* {{PowerShell}} | * {{PowerShell}} | ||
[[Category:Windows]] | [[Category:Windows]] |
Latest revision as of 14:04, 19 January 2024
Wikipedia:PowerShell (2006)
Select-String
orsls
in Powershell(command1) -and (command2)
and && since version https://stackoverflow.com/a/564092Restart-Computer -Force
- Version:
$PSVersionTable
Related terms[edit]
See also[edit]
- Shell: Fish shell,
sh
,Bash
,ksh
,zsh
,ash
, PowerShell (Windows),/usr/bin/env
,.hushlogin
,dash
,tcsh
, Shell redirection,dquote, $SHELL
, Google Cloud Shell, AWS CloudShell, explainshell.com, vmware_vm_shell, Nushell, Fig.io, direnv - PowerShell,
Get-Process, Get-ComputerInfo
,findstr
,Write-output, DSC, iex, Enable-PSRemoting
Advertising: