Windows Servers


Microsoft Makes Free Script Repository Available Online

Microsoft unveiled a Web portal with free scripts for IT professionals using Microsoft server products.

Windows Server 2012 Released to Manufacturing

Hardware makers can now get hold of the Windows Server 2012 and Windows 8 client bits for imaging on systems.

What's Not To Like? PowerShell's -Like Operator

The -Like operator (and its counterpart, -Notlike) can help you find exactly the information you seek.

XML Marks the Spot

Use the Export-Clixml cmdlet when capturing XML data that you'll want to use later in a PowerShell session.

ISE Clearly Now: PowerShell 3.0's New-Look ISE

Highlighting the best of of PowerShell 3.0's Integrated Scripting Environment.

Managing Scheduled Tasks, Part 3

Let's take one more look at the fun involved in managing tasks on an enterprise level.

Managing Scheduled Tasks, Part 2: Create A New Task

Last time, we looked at how ScheduledTasks works. This time, let's create a new scheduled task using -- wait for it -- New-ScheduledTask.

I'll Get to It Later: Managing Scheduled Tasks with PowerShell in Windows 8

Part 1 on managing scheduled tasks with the ScheduledTasks module in the upcoming PowerShell 3.

ForEach and Everyone

Whether you're using ForEach as a cmdlet or a construct, PowerShell will know what you mean.

5 Ways To Make PowerShell a Team Sport

My short list of suggestions for working with PowerShell in a team environment.

Overcoming the PowerShell Hurdle

The way to grasp all the complexity of PowerShell is to use it and take it one step at a time. At some point, a little PowerShell will go a long way in your IT career.

Show Me State: PowerShell 3.0's Show-Command Gets GUI

PowerShell 3.0 sports a cool new feature, the Show-Command cmdlet, which provides a graphical way of looking at all cmdlets and functions at your disposal. Here's a graphic look at it.

Microsoft Assessment and Planning Toolkit 7.0 Gets Beta Tested

A beta of Microsoft's newest infrastructure inventory tool was released last week.

You Complete Me: PowerShell's Tab Completion Feature

PowerShell's tab completion feature saves lots of typing. In version 3, this features gets even better.

Microsoft Updates Anti-Exploit Tool for Windows

Microsoft released its latest anti-exploit tool designed to add security for various software programs running on Windows systems, even those programs that lack much protection at all.

Most   Popular