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.
Microsoft's latest PowerShell came bundled with a "production preview" of its Windows Management Framework (WMF) 5.0 solution on Monday.
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?
Microsoft has made waves in recent history by showing support for OpenSSH, the open source protocol, which adds security around remote server access and file transfers.