Windows Server 2016 part 33

4 months ago
5

In this video, I discuss
Learning PowerShell 5.0
Why move to PowerShell?
Cmdlets
PowerShell is the backbone
Scripting
Server Core and Nano Server
Working within PowerShell
Launching PowerShell
Default Execution Policy
Restricted
All Signed
Remote Signed
Unrestricted
Bypass
Using the Tab key
Useful cmdlets for daily tasks
Get-Command
Get-Alias
Rename-Computer
Add-Computer
Hostname
$env:computername
Logoff
Shutdown /r /t 0
Quser /computer:WEB1
Install-Windows Feature

Loading comments...