That New-TimeSpan cmdlet watches the clock for you, so you can attend to important tasks in a timely manner.
- By Jeffery Hicks
- 07/23/2008
Short of learning .NET, here's a way to script something against the ADSI to find out some interesting data about the servers you're working with.
- By Jeffery Hicks
- 07/16/2008
Too much information! Make it less complicated with the Where-Object cmdlet.
- By Jeffery Hicks
- 07/09/2008
Use the Measure-Command cmdlet to get a better idea of your Powershell efficiency.
- By Jeffery Hicks
- 07/02/2008
To minimize the visual clutter, the Select-Object cmdlet lets you view only those properties that you're interested in viewing.
- By Jeffery Hicks
- 06/25/2008
Stay on top of schedule with the New-TimeSpan cmdlet.
- By Jeffery Hicks
- 06/18/2008
Use PowerShell to find the password age of a local admin account.
- By Jeffery Hicks
- 06/11/2008
Plus, the magical Get-Command cmdlet that allows you to be all-knowing.
- By Jeffery Hicks
- 06/04/2008
The PowerShell Community Extensions comes with a bevy of scripts and cmdlets that'll give you a leg up on automating your work.
- By Jeffery Hicks
- 05/28/2008
Here's a cmdlet that will have you knowing -- rather than guessing -- what services you're running.
- By Jeffery Hicks
- 05/21/2008
Nothing fancy --- the Out-Printer cmdlet provides simple printouts of console text. Of course, this might change.
- By Jeffery Hicks
- 05/14/2008
Tee-Object -- a slight variation on the Out-File cmdlet.
- By Jeffery Hicks
- 05/07/2008
Saving results of commands or queries to a file is easy with this PowerShell cmdlet.
- By Jeffery Hicks
- 04/30/2008
DOS commands seem to work in PowerShell, but not all is as it seems. Here's the trick.
- By Jeffery Hicks
- 04/23/2008
Operators are the math geeks of the scripting world. Use them to "do the math" in PowerShell.
- By Jeffery Hicks
- 04/16/2008