Section: Volume C
Explanation/Reference:
Explanation:
The View Script button is used toview the corresponding PowerShell script The PowerShellscript extension is .ps1, The Answer could logically be either a .cmd file or a .bat file.
According to http://www.fileinfo.com/:
PAL - Settings file created by Corel Painter or Palette of colors usedby Dr. Halo bitmap images BAT - DOS batch file used toexecute commands with the Windows Command Prompt (cmd.exe); contains a series of line commands that typically might be entered at the DOS command prompt; most commonly used to start programs and run maintenance utilities within Windows.
XML - XML (Extensible Markup Language) data file that uses tags to define objects and object attributes; formatted much like an .HTML document, but uses custom tags to define objects and the data within each object; can be thought of as a text-based database.
CMD - Batch file that contains a series of commands executed in order; introduced with Windows NT, but can be run by DOS or Windows NT systems; similar to a .BAT file, but is run by CMD.EXE instead of COMMAND.COM.
