Networking


PowerShell 2 and 3, Side by Side

Here's something nifty: you don't have uninstall PowerShell 2 to use version 3.

PowerShell 3 Goes With The Flow

PowerShell 3 adds new console redirection operators for streaming pipeline output.

PowerShell 3 Out With WMF 3.0 CTP2

Microsoft released a community technology preview 2 version of Windows Management Framework 3.0 this month, and it included the newest PowerShell.

Start-Process Cmdlet: The Best of Both Worlds

Sometimes the standby command-line or resource kit tools work best. Still, there is a way to use information from those tools with further processing in PowerShell and this command helps.

Alternate Alternate Credentials

Go GUI-less and avoid the Get-Credential cmdlet's dialog with this helpful script for supplying alternative credentials.

  • Code Download

    File Type: .x-zip-compressed File Size: 705 Bytes

Constant Companion

There's power in defining constants, even in PowerShell. Check out this week's tip.

One-of-a-Kind PowerShell Cmdlets

PowerShell can help you retrieve collections of objects or services, or just a unique subset of information. Let's look at a few cmdlets that can help you narrow your focus.

7 Windows 7 Tips

Seven quick and totally random but useful tips that might save you some work as you migrate over to the current OS.

MAP Toolkit 6.5 Beta, SCM 2.0 Released

The MAP beta adds an Oracle-to-SQL Server migration readiness assessment; SCM 2 adds a Group Policy Objects Pack feature.

Microsoft Releases New System Center 2012 Betas

Microsoft renamed one product, and released new test versions of some of its System Center 2012 management applications.

Start Me Up: Scripting a Logon with PowerShell

I advise against it. But if you must use a logon script to authenticate, here's how to get it done with PowerShell.

Pick Up the Pieces with the Split, Join Operators

PowerShell's object nature is fine most of the time, but sometimes we need to dig deep and use the Split and Join operators to break apart strings and put them back together again.

Microsoft Launches Next-Generation Windows Intune

Microsoft launched the second generation of its cloud-based PC management service.

Touch Me, Baby (with Set-ItemProperty, of course)

Here's a way to get beyond the usual looking into file properties and time stamps and start changing them.

PowerShell vNext is vBest

Three good reasons to like the next version of PowerShell.

Skills Shortage Behind High Cost of SharePoint Deployments (Study)

An industry study of Microsoft SharePoint shows that usage of the collaboration platform is growing, but maintenance costs can be high especially given the lack of trained personnel.

Reaching Your Breaking Point with PowerShell

Debug the longer PowerShell scripts by inserting breakpoints -- and some choice PowerShell cmdlets -- that will help you see how scripts are processing information along the way.

Windows Server 8 Ups Data Transfer Ante

Imagine data transfers at 2GB per second. Simple, right? Now, imagine that transfer happening in a virtualized environment that leverages SMB 2.2 multichannel and RDMA. Yeah, we thought that'd make you smile.

Microsoft Partners Already Implementing Hyper-V 3 Virtual Switch

Microsoft's new extensible virtual switch in Hyper-V 3.0 for Windows Server 8 has already been implemented by 5nine, Broadcom, Cisco, inMon and NEC, among others.

PowerShell 3.0 Available in Windows Management Framework 3.0 CTP

Microsoft last week released a community technology preview version of Windows Management Framework 3.0.

Most   Popular