Microsoft Open sources Powershell, Brings it to Mac and Linux
32 replies, posted
[QUOTE=Robber;50922815]I've never looked into powershell, but I strongly dislike Bash's syntax for scripts. Is powershell worth learning?[/QUOTE]
Yes (biased answer). But if you want to be a Windows sysadmin it's absolutely required to learn. It also makes automation in Windows easier.
Once you get past that it's not text based like bash and is object based, in some ways, I found it easier than bash. Once you start using .NET you can do things like directly interact with objects inside applications.
Sorry, you need to Log In to post a reply to this thread.