I am completely new to Shell scripting (working on Windows Server 2008 R2), 4 hours back i started understanding it. While searching on SO as well as on Google I found that most of the tutorials/sites talking about Linux/Unix shell scripts.
- Does the script for writing batch file is similar to shell script in Linux/Unix?
My requirement is to fetch some details from a some folders, running SP/SQL Scripts on SQL Server & executing SQL Agent Jobs.
- Is using Powershell is an advantage or learning is limited to windows server configuration/version?