Hi Guys,
I am very new at PowerShell, I have always used the interface in AD so on to configure items and such.
I want to start doing everything through PowerShell now, but was wondering what are the benefits of using PowerShell VS the benefits of doing via a GUI and DOS.
The PROS and CONS that you have found.
I know very little about PowerShell but to my understanding it allows for:
more configuration ability over other alternatives such as DOS and GUI
Can script and get bigger things done fastersuch as Migrations
I believe since it is a live ' configuration ' tool that any incorrect commands cannot be stopped.
EDIT: OK so I see you can use -whatif and -confirm commands.
Can PowerShell script for any piece of software say like: Backup exec?
Is there a way to find out what software is compatible by PS scripting? or is every piece of...