Skip to main content

Show Hidden Files - EnableDisable

Summary

The script will hide or unhide hidden files based on the input parameter.

Time Saved by Automation: 2 Minutes

Sample Run

Sample Run

Variables

User Parameters

NameExampleRequiredDescription
Show hidden filesNFalseAny text entered here will display hidden files.

Process

  • The script checks the input in the user parameter "Show hidden files."
  • If there is no input, it runs a PowerShell script to hide the hidden files.
  • If there is any text in the user parameter, it will unhide the hidden files by running the PowerShell script.

Output

  • Script log