|
PowerShell PS1 - I Feel the Power But You're Ugly! |
|
|
By revindex on
8/14/2007 3:33 PM
|
|
|
|
PowerShell was previously known as Microsoft Shell (code-named Monad). When the marketing people at Microsoft finally decided to rename Microsoft Shell to PowerShell, they also renamed the file extension to ".ps1". I was perplexed by the odd extension used, so I posted a message in protest to Microsoft. (windows, command line)
|
 |
|
Comments (2)
|
More...
|
|
|
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...
|
|