Scripts for Powershell
Scripts for Powershell 관련
introduce-powershell.ps1
This PowerShell script introduces PowerShell to new users.
list-aliases.ps1
This PowerShell scripts lists all PowerShell aliases.
list-automatic-variables.ps1
list-cheat-sheet.ps1
This PowerShell script lists the PowerShell cheat sheet.
list-cmdlets.ps1
This PowerShell script lists all PowerShell cmdlets.
list-console-colors.ps1
This PowerShell script lists all available console colors.
list-modules.ps1
This PowerShell script lists the installed PowerShell modules.
list-profiles.ps1
list-scripts.ps1
new-script.ps1
This PowerShell script creates a new powershell script file (by using template file ../Data/template.ps1).
set-profile.ps1
This PowerShell script sets the PowerShell profile for the current user.