A few more tricks for working with regular expressions.
- By Jeffery Hicks
- 08/21/2012
Applies to the "Planning for Server Deployment" objective of Exam 70-646: Windows Server 2008, Server Administrator.
Part one of three on the basics of working with regular expressions.
- By Jeffery Hicks
- 08/14/2012
Applies to the "Identifying Cause of and Resolving Network Issues" objective of Exam 70-685 Pro: Windows 7, Enterprise Desktop Support Technician.
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
The -Like operator (and its counterpart, -Notlike) can help you find exactly the information you seek.
- By Jeffery Hicks
- 07/31/2012
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
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
Many TechEd Conference sessions can be accessed online.
Part 1 on managing scheduled tasks with the ScheduledTasks module in the upcoming PowerShell 3.
- By Jeffery Hicks
- 06/19/2012
Plus: Patch Tuesday provides the joy of RCE fixes,MySQL flaw classifies incorrect passwords as correct.
Whether you're using ForEach as a cmdlet or a construct, PowerShell will know what you mean.
- By Jeffery Hicks
- 06/12/2012
Applies to the "“Identifying Cause of and Resolving Desktop Application Issues" objective of Exam 70-685 Pro: Windows 7, Enterprise Desktop Support Technician.
Plus: Stuxnet worm sourced, LinkedIn passwords compromised.
In the midst of my playing around with the new SQL Server Data Tools, the Visual Studio 2012 Release Candidate came out. So I thought I'd upgrade...
I've been playing with the new SQL Server Data Tools, and I'm impressed by the way Microsoft has gotten the product out for review and is improving it with user-requested functionality.
My short list of suggestions for working with PowerShell in a team environment.
- By Jeffery Hicks
- 06/05/2012
Applies to the "Monitoring and Maintaining Systems that Run Windows 7" objective of Exam 70-680 TS: Windows 7 Configuration.