Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jrussellfreelance authored Feb 2, 2021
1 parent fbd50af commit c70ffd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## My PowerShell Scripts
As requested, here is a list of all the scripts I could make generic, and that aren't exclusive to where I work. I am still new to PowerShell, so forgive me if my scripts seem stupid or not helpful. If you open up a script, I explain what it does in the comments. Also, in general I need to add in some more error checking and verification of success, because normally I am so used to being the only person who uses the script, so I know what not to do.
As requested, here is a list of all the scripts I could make generic, and that aren't exclusive to where I work. If you open up a script, I explain what it does in the comments. Also, in general I need to add in some more error checking and verification of success, because normally I am so used to being the only person who uses the script, so I know what not to do.

*Powershell-Cmdlet-Explorer* lists all installed modules, and by clicking on a module, you can see the cmdlets for that module. When you click on a cmdlet, you can see the help information for it.

Expand Down

0 comments on commit c70ffd5

Please sign in to comment.