You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This script creates a text file with a list of commands for the module specified. It's nice for having a reference of commands for a certain module.
# Grab the module name
$module = Read-Host "Please enter the module name"