Adding the Title in PowerShell

  1. Add the parameter title, if required, to modify the automation script.

  2. Highlight and copy the PowerShell script to the clipboard.

  3. Edit the script to alter the title.

Before

After Changing Title

 

  1. Paste the script to Window PowerShell client.

  • Press Enter on the keyboard.

  • If the command prompt returns without any errors, the script has successfully run.

  • By default, the image is extracted to the directory path on your machine, which has been accessed by the PowerShell client.

  • The image is exported in the SVG format.

Before

After Changing Title