About Batch Scripting

Batch Scripting is a programming technique, used in Windows CUI mode, which is helping us to create and perform multiple tasks into the single batch script.

Generally, We are using notepad to write batch files. Once we write our script program we should save it as *.bat, *.cmd extensions.

We can run a batch on the remote machines to get the required data for Windows Administration. so batch files are very helpful to the Windows Administrators, SCCM Administrators, Desktop Support Engineers(L3 Support), windows Administrator can use for a map network drive, logon script, logoff script, startup script, run once script, IPv6 disable script and apply on OU.