A map of your computer's certificate store can be navigated by way of PowerShell.
- By Jeffery Hicks
- 09/11/2012
Microsoft on Tuesday released PowerShell 3.0 for use with its current flagship Windows client and server operating systems.
A last look at expressions, this time by trying to match on opposites.
- By Jeffery Hicks
- 09/04/2012
Microsoft is warning users of two tools readily available that can be used to steal passwords from wireless networks and VPNs, offers workarounds.
A few more tricks for working with regular expressions.
- By Jeffery Hicks
- 08/21/2012
Part one of three on the basics of working with regular expressions.
- By Jeffery Hicks
- 08/14/2012
Last time, we used the like operator to find wildcard type matches. Now, let's find exactly what we're searching for with -Match.
- By Jeffery Hicks
- 08/07/2012
Microsoft unveiled a Web portal with free scripts for IT professionals using Microsoft server products.
The -Like operator (and its counterpart, -Notlike) can help you find exactly the information you seek.
- By Jeffery Hicks
- 07/31/2012
Minor fixes included in this second service pack for SQL Server 2008 R2.
Use the Export-Clixml cmdlet when capturing XML data that you'll want to use later in a PowerShell session.
- By Jeffery Hicks
- 07/24/2012
Highlighting the best of of PowerShell 3.0's Integrated Scripting Environment.
- By Jeffery Hicks
- 07/17/2012
Microsoft on Thursday announced additional progress in its latest preview release of Windows Azure Active Directory.
Let's take one more look at the fun involved in managing tasks on an enterprise level.
- By Jeffery Hicks
- 07/10/2012
Last time, we looked at how ScheduledTasks works. This time, let's create a new scheduled task using -- wait for it -- New-ScheduledTask.
- By Jeffery Hicks
- 06/26/2012