Email Alerts
-
Master class: PowerShell v3 cmdlets
Are you taking full advantage of Microsoft PowerShell? Check out this virtualization school for the latest advanced management techniques. guide
-
How well do you know the PowerShell command line?
Quiz yourself on the nuances of Powershell v3, as the command-line shell becomes the management standard for much more than just Hyper-V. Quiz
-
The Windows PowerShell cmdlets you need to know
The Windows PowerShell cmdlets in Windows Server 2012 ease task automation for admins. This quick guide highlights ways to harness the cmdlets' power. One-page guide
-
Test your knowledge of new Windows Server 2012 features with this quiz
Think you've done a good job in keeping up with all of the year's Windows Server news, updates and features? Take this short quiz to find out. Quiz
-
Year of PowerShell? The best Windows Server tips of 2012 for admins
We compiled our most popular Windows Server tips from this year and included Windows Server 2012 with its new and improved features. Feature
-
Microsoft PowerShell v3 overview
Microsoft's heavily pushing PowerShell -- it's going to be hard to avoid the scripting language. In need of a primer? You're in the right place. guide
-
How to enable PowerShell remoting
You've heard how PowerShell remoting is changing in v3 of the product; now, learn how to use it -- and avoid traps. Feature
-
The 2012 summer reading list for IT pros
From an IT detective story to the tale of the world's most wanted hacker, these 10 books will feed your need for tech this summer. Feature
-
How Microsoft PowerShell v3 remoting has improved
Any serious admin should be learning about PowerShell -- it's the way of the future for Microsoft. Dive into one of the foundational technologies, Remoting. Feature
-
Five quick links: PowerShell for remote desktop management
PowerShell isn't just for servers -- IT pros can use the scripting language to manage physical and virtual Windows desktops. Feature
- See more Essential Knowledge on Windows PowerShell Scripting
-
AWS undermines Azure with new PowerShell, Windows Server 2012 features
Amazon Web Services adds Windows Server 2012 and PowerShell features to its public cloud in a bid to undercut Microsoft Azure. News | 17 Dec 2012
-
Microsoft delivers first Windows Server 8 beta containing new features
Microsoft finally made the leap on Leap Day, delivering the first Windows Server 8 beta containing dozens of enhanced features across the product. News | 01 Mar 2012
-
Microsoft bets on PowerShell despite past support for other languages
Windows pros want a single scripting language that works across all platforms. But despite some early open source efforts, Microsoft has refocused on PowerShell. News | 05 Nov 2010
-
Top Hyper-V PowerShell cmdlets for basic tasks
Hyper-V PowerShell cmdlets help write scripts, which are more customizable than GUI-based tools. Here are some basic cmdlets for use with Hyper-V PowerShell. News | 14 Jun 2010
-
PowerShell 2.0 modules fly under the radar
Admins with development experience might want to take a second look at some of PowerShell 2.0's new functionality. News | 16 Dec 2009
-
Remoting tops Windows PowerShell 2.0 features
Of all the improvements made to PowerShell 2.0, the new remote management capabilities are expected to be the biggest hit among admins. Article | 10 Dec 2009
-
Has PowerShell's time come for Windows admins?
While some have been reluctant to accept Windows PowerShell as a vital management tool, new releases prove that Microsoft's command-line shell technology is here to stay. Article | 24 Nov 2009
-
Microsoft brings PowerShell 2.0 to the masses
The latest Windows Management Framework was made available this week, with functionality to allow the remote administration of legacy operating systems with PowerShell 2.0. News | 29 Oct 2009
-
VMware releasing management tool based on PowerShell
Microsoft's PowerShell scripting language figures into VMware's plans for its virtual environment management tool. Article | 12 Mar 2008
-
Lack of scripting skills could derail a Windows career
Active Directory and Exchange Server administrators must learn scripting language and command prompts to keep their careers on track. Article | 13 Feb 2008
- See more News on Windows PowerShell Scripting
-
PowerShell tutorial: Managing Windows Storage Spaces
This PowerShell tutorial shows users how to fully interact with Windows Storage Spaces, which will help them script the storage provisioning process. Tip
-
SCVMM 2012 SP1 management: There's a PowerShell cmdlet for that
If you think you have to memorize 529 cmdlets to use PowerShell to manage SCVMM 2012 SP1, think again. Tip
-
Overcoming Server Core installation woes in Windows Server 2012
Don't run away from a Server Core installation in Windows Server 2012. Follow these simple steps for a successful transition. Tip
-
VHDResizer, PowerShell commands and other methods to resize VHDs
The Hyper-V disk management toolkit leaves much to be desired. Fortunately, you can use VHDResizer, PowerShell and other methods to resize VHDs. Tip
-
Highlighting PowerShell changes for Exchange 2013 public folders
Microsoft made some PowerShell changes that correspond with new Exchange 2013 public folders. This tip details what you need to know before migrating. Tip
-
What's the best command-line shell: PowerShell vs. CMD vs. Bash
PowerShell is a relative newcomer among command-line shells, but it's easy to see why it's so popular when you compare PowerShell vs. CMD and Bash. Ask the Expert
-
Using PowerShell scripting to provision VMs from a golden image
Simple PowerShell scripting makes the process of creating and deploying any number of VMs a routine with minimal effort. Tip
-
10 new PowerShell cmdlets you'll need to know for Exchange 2013
Exchange 2013 includes almost 200 new Exchange-specific PowerShell cmdlets. Get started with the 10 most important. Tip
-
Expedite your VM provisioning process with PowerShell remoting
By using a golden image to clone new VMs and PowerShell remoting to configure them, administrators can quickly respond to increased service demands. Tip
-
Making sense of new Hyper-V 2012 PowerShell cmdlets
Windows Sever 2012 Hyper-V changes will make administration easier, but new PowerShell cmdlets means admins will have to update old scripts. Tip
- See more Tips on Windows PowerShell Scripting
-
Steps to read XML files with PowerShell
Wondering how to get PowerShell to read XML files? Our expert explains a few methods you could use. Ask the Expert
-
When to use a PowerShell workflow
A PowerShell workflow may be one of the most talked about features in PowerShell v3, but that doesn't mean admins know how to use it. Ask the Expert
-
How can I make my PowerShell output look better?
One of the most common PowerShell questions is how to format the output so it's more presentable. Our expert offers some insight. Ask the Expert
-
Logging your every move with a PowerShell transcript
There are a few methods for creating a PowerShell transcript that logs everything. We highlight a few of these and what to know about each. Ask the Expert
-
Use your PowerShell prowess to add VHD files to a Hyper-V VM
Need to import VHD files into Hyper-V, but don't know how to go about it? PowerShell to the rescue! Answer
-
Enable PowerShell remoting to run commands on remote machines
Managing multiple systems from a remote location can help save admins time and money, but first, you need to enable PowerShell remoting. Ask the Expert
-
How do I use a PowerShell filter to identify files by date?
Our expert answers one of the most common questions he hears from admins about using a PowerShell filter to find a file's accurate date. ATE
-
How can I make and run a PowerShell script prompt for input?
When it comes to running a PowerShell script prompt for input, admins can get the best results by letting PowerShell do most of the work. Here's how. AtE
-
How can I use Powershell remoting to pass info to remote computers?
When you have to locally execute something and share it with one or more remote machines, PowerShell remoting has a specific way to do it. Here's how. Answer
-
FAQ: Troubleshooting common errors in Microsoft PowerShell
In this FAQ, we have our resident PowerShell expert answer some common questions to help admins troubleshoot errors in this scripting language. Answer
- See more Expert Advice on Windows PowerShell Scripting
-
Remoting (PowerShell Remoting)
PowerShell Remoting is a feature in PowerShell that lets admins run commands on remote systems. Definition
-
PowerShell v3
PowerShell v3 is a task-automation framework found in client and server versions of Windows Definition
-
PowerShell
PowerShell is a command line shell and scripting language for Microsoft Windows that allows users to control system administration and automate batch processing. (Continued...) Definition
-
Writing simple scripts and functions in Windows PowerShell
In the last of our four-part series on working with PowerShell, this screencast explains how to write simple commands and utilize functionality with Microsoft's scripting language. Video
-
A look at Windows PowerShell's security features
This screencast explains how new security features in PowerShell can help keep admins from accidentally executing scripts obtained from outside sources. Video
-
Creating pipelines and interacting with objects in Windows PowerShell
This screencast demonstrates how to create basic pipelines in Windows PowerShell, and introduces you to three more simple commands: get-process, get-member and get-alias. Video
-
A basic introduction to Windows PowerShell
Interested in learning to use Windows PowerShell? This short screencast explains the basics of the Microsoft scripting language and walks you through some simple commands to get you started. Video
-
PowerShell tutorial: Managing Windows Storage Spaces
This PowerShell tutorial shows users how to fully interact with Windows Storage Spaces, which will help them script the storage provisioning process. Tip
-
Steps to read XML files with PowerShell
Wondering how to get PowerShell to read XML files? Our expert explains a few methods you could use. Ask the Expert
-
When to use a PowerShell workflow
A PowerShell workflow may be one of the most talked about features in PowerShell v3, but that doesn't mean admins know how to use it. Ask the Expert
-
How can I make my PowerShell output look better?
One of the most common PowerShell questions is how to format the output so it's more presentable. Our expert offers some insight. Ask the Expert
-
Logging your every move with a PowerShell transcript
There are a few methods for creating a PowerShell transcript that logs everything. We highlight a few of these and what to know about each. Ask the Expert
-
Use your PowerShell prowess to add VHD files to a Hyper-V VM
Need to import VHD files into Hyper-V, but don't know how to go about it? PowerShell to the rescue! Answer
-
SCVMM 2012 SP1 management: There's a PowerShell cmdlet for that
If you think you have to memorize 529 cmdlets to use PowerShell to manage SCVMM 2012 SP1, think again. Tip
-
Enable PowerShell remoting to run commands on remote machines
Managing multiple systems from a remote location can help save admins time and money, but first, you need to enable PowerShell remoting. Ask the Expert
-
Master class: PowerShell v3 cmdlets
Are you taking full advantage of Microsoft PowerShell? Check out this virtualization school for the latest advanced management techniques. guide
-
How well do you know the PowerShell command line?
Quiz yourself on the nuances of Powershell v3, as the command-line shell becomes the management standard for much more than just Hyper-V. Quiz
- See more All on Windows PowerShell Scripting
About Windows PowerShell Scripting
Windows Management Instrumentation (WMI) is a set of specifications from Microsoft for consolidating the management of devices and applications in a network from Windows systems. WMI provides users with information about the status of local or remote computer systems. It also supports such actions as the configuration of security settings, setting and changing system properties, setting and changing permissions for authorized users and user groups, assigning and changing drive labels, scheduling processes to run at specific times, backing up the object repository, and enabling or disabling error logging. WMI is installed on all computers with Windows 2000, Windows XP, Windows 7, Windows Server 2003 or Windows Server 2008.
Enterprise Server Strategies for the CIO