Search
Free Signup | Login
Search Blogs
Relevant Links
PowerShell
Author: revindex Created: 7/16/2007 12:30 AM
Windows Powershell is the new scripting engine on Microsoft Windows.

Enabling Execution of PowerShell PS1 Scripts
By revindex on 7/15/2007 4:30 PM
Microsoft finally put together a powerful command line tool for Windows that makes Bash on Linux looks like small potato. The new powershell runs .NET and understands objects when you pipe from one process to another. Given the power and the things you can do with powershell, Microsoft is rightfully cautious about hackers and script abuse. PowerShell, by default, is very secure and disallows any powershell scripts from running. (security)
Comments (4) More...