Powershell

From Stadm
Revision as of 12:01, 7 May 2015 by Stadm1 (talk | contribs) (Created page with "Category:Windows ==Purpose== *General powershell commands, basic syntax and a few useful links and scripts =Powershell Commands= ==General Commands== Get-ChildItem Get...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Purpose

  • General powershell commands, basic syntax and a few useful links and scripts

Powershell Commands

General Commands

Get-ChildItem
Get-wmiObject
Enter-PSSession
New-PSSession

Group Policy

Powershell Scripts

Legacy(CMD)

  • Still some useful commands we need to know(they can be run in powershell)
gpupdate
gpresult 
w32tm
netsh

References