The tiniest mistake could throw your whole list off.
- By Adam Bertram
- 11/11/2015
Even with limited technical know-how, you too can work with .NET classes.
Here's how to convert objects to and from the text format in the latest PowerShell version.
Transferring files with multiple subfolders gets a bit tricky. Here's how to avoid any issues.
- By Adam Bertram
- 10/22/2015
Grabbing and organizing cmdlets has been made much easier in PowerShell V5.
You can either do it long way or the easy way.
Even though it has somewhat of a checkered reputation, being able to wield it will save you a ton of time.
- By Adam Bertram
- 09/30/2015
Using the FileSystemWatcher class will aid in documenting even the slightest changes.
Modules help to make your code easier to move from one place to another.
- By Adam Bertram
- 09/17/2015
Quickly let someone else remotely take the reins with this handy tip.
- By Adam Bertram
- 09/10/2015
This console editing feature has quite a few handy uses.
If you haven't dipped your toes in the PowerShell water yet, here's a good primer to get started.
- By Adam Bertram
- 08/27/2015
Be sure something won't break with your code with this handy parameter.
Sometimes we need a nanny to make sure our scripts are on the up and up.
- By Adam Bertram
- 08/13/2015
Get more done with this handy module.
Standardization will ensure that your code works today, tomorrow and down the road.
- By Adam Bertram
- 07/30/2015
Here's how to format and use strings in your code.
Code with aliases and comments may help you to keep your place, but will you remember what it means a couple years down the road?
This will be a technical article introducing file hashes, how to generate hashes with PowerShell and, when copying files, how to use hashes to your advantage to ensure file copies were successful.
- By Adam Bertram
- 07/09/2015
While grabbing premade scripts to solve your current problem is a huge time saver for IT, you're missing out on quite a few things by not doing it yourself.
- By Adam Bertram
- 06/25/2015