Powershell
Powershell
Powershell
.NET Framework
- Which of the version of .Net Frame work is required to install PowerShell version
4?
.Net Framework 4.5
- What is the command to list out the files and folders in the directory?
Get-Childitem
- In the command below, how will the value of the variable "$name" be set?
$ name=user1
Write-host "$name"
Value will be supplied through a script file
$PSVersiontable
X-
*Which of the following are Session Specific commands? XXXXXR.- Alias Commands
When PowerShell 2.0 is updated with PowerShell 3.0, then ___________R.- PowerShell
2.0 will be replaced by PowerShell 3.0 PowerShell 2.0 cannot be updated with
PowerShell 3.0
valueOpen source of PowerShell version is available from the year _______.R.- 2016