Difference between revisions of "Powershell"

From Teknologisk videncenter
Jump to: navigation, search
(Created page with " == Links == *[http://technet.microsoft.com/en-us/library/ee692944.aspx Microsoft Guide to Powershell]")
 
m (removed Category:Programming using HotCat)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
== Tools ==
 +
 +
PowerGUI is a free and powerful Powershell IDE.  Its home page includes lots of other useful Powershell background, including many example scripts:
 +
 +
*[http://powergui.org/index.jspa PowerGUI Home Page/Download]
  
 
== Links ==
 
== Links ==
  
 
*[http://technet.microsoft.com/en-us/library/ee692944.aspx Microsoft Guide to Powershell]
 
*[http://technet.microsoft.com/en-us/library/ee692944.aspx Microsoft Guide to Powershell]
 +
 +
[[Category:Powershell]]

Latest revision as of 08:58, 18 May 2015

Tools

PowerGUI is a free and powerful Powershell IDE. Its home page includes lots of other useful Powershell background, including many example scripts:

Links