Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Blog - Title
January, 2009
MSDN Blogs
>
Windows PowerShell Blog
>
January, 2009
Server & Tools Blogs
>
Server & Management Blogs
>
Windows PowerShell Blog
All About Windows Server
Windows Server
Windows Server Essentials Blog
Building Clouds
Partner & Customer Solutions
Server & Cloud
Ask The
Performance Team
Ask Premier Field Engineering
Ask the Core Team
Cloud & Datacenter Management
The System Center Team Blog
System Center Virtual Machine Manager
System Center Service Manager
System Center Operations Manager
System Center Data Protection Manager
System Center Orchestrator
Partner & Customer Solutions
Client Management
System Center Configuration Manager
System Center Service Manager
MDOP
Malware Protection Center
Windows Intune
SUS
Partner and Customer Solutions
Virtualization, VDI & Remote Desktop
Virtualization Team Blog
Ben Armstrong’s Virtualization Blog
Jose Barreto Blog on Hyper-V
Partner & Customer Solutions
Remote Desktop Services
Windows Multipoint Server
Ask the Core Team on Hyper-V
File & Storage & High Availability
File & Storage
Jose Barreto
Partner & Customer Solutions
Ask the Core Team on Failover Cluster
Clustering & High Availability
Windows Server Management
PowerShell
Hey Scripting Guy (PowerShell)
Server Manager
Group Policy
Networking
Identity & Access
Ask Directory Services
Active Directory
Microsoft Leadership
Brad Anderson - In the Cloud
Windows PowerShell Blog
Automating the world one-liner at a time…
Live Now on Server & Tools Blogs
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Tags
Advanced Functions
CMDLET
Community
CTP3
DOCUMENTATION
DOTNET
FAQ
Get-Help
HowTo
INTERNAL
Jeffrey Snover
LANGUAGE
PHILOSOPHY
PowerShell
PowerShell Deep Dive
PowerShell ISE
PowerShell V2
Presentation
Quest
Remoting
Sapien
TechED
Windows Server 2012
WMI
WPF
More
▼
Less
▲
Archives
Archives
April 2013
(1)
March 2013
(1)
January 2013
(2)
December 2012
(1)
October 2012
(2)
September 2012
(2)
August 2012
(1)
July 2012
(5)
June 2012
(9)
May 2012
(1)
April 2012
(3)
March 2012
(7)
February 2012
(1)
January 2012
(1)
December 2011
(2)
October 2011
(3)
September 2011
(3)
August 2011
(2)
July 2011
(2)
June 2011
(1)
May 2011
(1)
April 2011
(5)
March 2011
(4)
February 2011
(4)
January 2011
(2)
December 2010
(2)
November 2010
(1)
October 2010
(1)
September 2010
(1)
July 2010
(1)
June 2010
(9)
May 2010
(7)
April 2010
(4)
March 2010
(3)
February 2010
(7)
January 2010
(8)
December 2009
(8)
November 2009
(9)
October 2009
(7)
September 2009
(12)
August 2009
(8)
July 2009
(11)
June 2009
(16)
May 2009
(15)
April 2009
(18)
March 2009
(15)
February 2009
(6)
January 2009
(45)
December 2008
(31)
November 2008
(5)
October 2008
(12)
September 2008
(14)
August 2008
(8)
July 2008
(15)
June 2008
(26)
May 2008
(20)
April 2008
(18)
March 2008
(18)
February 2008
(12)
January 2008
(13)
December 2007
(4)
November 2007
(26)
October 2007
(6)
September 2007
(8)
August 2007
(11)
July 2007
(5)
June 2007
(27)
May 2007
(33)
April 2007
(11)
March 2007
(28)
February 2007
(16)
January 2007
(34)
December 2006
(25)
November 2006
(26)
October 2006
(10)
September 2006
(17)
August 2006
(16)
July 2006
(20)
June 2006
(22)
May 2006
(11)
April 2006
(62)
More
▼
Less
▲
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows PowerShell Blog
PowerShell as Inventory Tool
Posted
over 4 years ago
by
PowerShell Team
0
Comments
Check out Don Jones’ TechNet article Windows Powershell Best Inventory Tool Ever! He as a streaming video demo at that location as well. Cool stuff. I really enjoy the way Don explains things. It is well worth a view and worth...
Windows PowerShell Blog
Get-USB – Using WMI Association Classes in PowerShell
Posted
over 4 years ago
by
PowerShell Team
3
Comments
Last Thursday, we had our first meeting of PowerShell Script Club on the Microsoft Campus. Script Clubs are really cool. They're kind of like a hands on lab with no set topic or teacher. You bring an idea for a script, and ask your fellow PowerShell users...
Windows PowerShell Blog
Beta of Windows Server 2008 R2 is now Available
Posted
over 4 years ago
by
PowerShell Team
1
Comments
Want a couple hundred new cmdlets? Download the beta version of Windows Server 2008 R2 and check out all the cmdlets that we've been dying to talk about but have not been able to. Also, take a look at what is missing and complain early, often...
Windows PowerShell Blog
Multiple Shell Reference Guide
Posted
over 4 years ago
by
PowerShell Team
2
Comments
Sylvain Galineau just sent me a pointer to a cool site which has reference information for multiple shells: CMD, PS, BASH, ORACLE, and SQLSERVER. It's not complete but it is a nice reference point. Enjoy it HERE . Thanks Sylvain...
Windows PowerShell Blog
Managing Remote Desktop services (aka Terminal services) using Windows PowerShell
Posted
over 4 years ago
by
PowerShell Team
10
Comments
Hello everyone, We are pleased to announce that the Beta release of Windows server 2008 R2 supports managing Remote Desktop services using PowerShell. You can now configure and manage all RDS role services and components using PowerShell. For example...
Windows PowerShell Blog
Case Insensitivity
Posted
over 4 years ago
by
PowerShell Team
1
Comments
This VIDEO explains the real reason why PowerShell is case-insensitive. (just joking - the video is deadly funny!). Jeffrey Snover [MSFT] Windows Management Partner Architect Visit the Windows PowerShell Team blog at: http://blogs...
Windows PowerShell Blog
Manage winrm settings with wsman provider
Posted
over 4 years ago
by
PowerShell Team
5
Comments
PowerShell remoting is built on top of Windows Remote Management (WinRM), which is Microsoft’s implementation of WS-Management protocol. You can use winrm.cmd command line tool to query and manage winrm settings. PowerShell V2 CTP3 contains a wsman provider...
Windows PowerShell Blog
Checkout Out-WPF
Posted
over 4 years ago
by
PowerShell Team
4
Comments
Joel (Jaykul) Bennett has a cool post HERE where he is experimenting with some GUI scripting toolkits and a utility Out-WPF. You can also checkout a Screencast of Out-WPF working HERE . It is very cool and very short so give it a look-see...
Windows PowerShell Blog
Invoking Methods Using Variables
Posted
over 4 years ago
by
PowerShell Team
0
Comments
You can have a lot of fun with PowerShell. Makes sense right - we're busting our butts off and we get to define it so why wouldn't we make it fun? Your busting your butts off at your job as well so why shouldn't your tools be fun? Right? In...
Windows PowerShell Blog
Scott Herold - Getting Started With PowerShell and PowerGUI in your Virtual Infrastructure
Posted
over 4 years ago
by
PowerShell Team
0
Comments
Scott Herold has published the first of a three part series called Getting Started With PowerShell and PowerGUI in your Virtual Infrastructure . I believe that MOST admins should spend time getting PowerGUI in focus and especially those admins...
Windows PowerShell Blog
Revisiting Old Posts: Get-Process | Dir (about ValueFromPipelineByPropertyName)
Posted
over 4 years ago
by
PowerShell Team
1
Comments
A number of PowerShell MVPs and PowerShell team members are helping me to compile a table of contents for our blog, which basically means that I’m getting to go back and revisit all of the fun stuff posted to the PowerShell blog over the past few years...
Windows PowerShell Blog
PS> Dir –A D The Screencast
Posted
over 4 years ago
by
PowerShell Team
7
Comments
I decided to experiment with a screencast. This is my first and I have no idea what I’m doing so please forgive me if it sucks. I’d like to know whether you find this format useful or not and then specific feedback about how to make the screencast better...
Windows PowerShell Blog
Extending and/or Modifing Commands with Proxies
Posted
over 4 years ago
by
PowerShell Team
3
Comments
There are so many powerful features in V2, it is hard to know where to begin. This one is going to blow to top of your head off when you understand what it enables you to do. In this blog, I talk about Proxy Cmdlets which is the ability for one Cmdlet...
Windows PowerShell Blog
Programming PowerShell_ISE
Posted
over 4 years ago
by
PowerShell Team
1
Comments
I recently wrote a blog Powershell_Ise Can Do a Lot More Than You Think where I described the ability to program it to do new stuff. Karl Prosser has picked up the baton and written some cool scripts programming the PowerShell_ISE to make it do...
Windows PowerShell Blog
Diagnosing Here-Strings With PowerShell_ISE
Posted
over 4 years ago
by
PowerShell Team
4
Comments
James Brundage posted a blog entry How To Write a Console Application in PowerShell with Add-Type which used a here-string. One user (lcr) copied and pasted the text and got the following error: Unrecognized token in source text. At line:1...
Windows PowerShell Blog
How To Write a Console Application in PowerShell with Add-Type
Posted
over 4 years ago
by
PowerShell Team
24
Comments
Windows PowerShell CTP3 has a lot of very cool things. CTP2 introduced the Add-Type cmdlet, which allowed you to dynamically compile C# in PowerShell. It was actually possible to use the CompilerParameters to Add-Type to make a console application...
Windows PowerShell Blog
Get-Verb
Posted
over 4 years ago
by
PowerShell Team
0
Comments
When I write a PowerShell function, I try to ensure that it follows the PowerShell standard verbs. These verbs actually exist as static properties in a few different types in PowerShell, so I thought I'd make a quick advanced function so I can get all...
Windows PowerShell Blog
How and Why to Use Splatting (passing [switch] parameters)
Posted
over 4 years ago
by
PowerShell Team
3
Comments
On our internal discussion list, someone just asked about how to pass switch parameters from one function to another. This person asked this as "Why can't [switch] parameters be passed as parameters?". My short answer was simple: "They...
Windows PowerShell Blog
A Module to Create Modules and Advanced Functions
Posted
over 4 years ago
by
PowerShell Team
7
Comments
[1/3/09 Update - the original link to the attachment containing this code was broken but is now fixed. Sorry. jps] It is hard to overstate how important Modules and Advanced Functions are. If you are a PowerShell user - you need to take the time to...
Windows PowerShell Blog
I'm Changing My Name To Sznarwakowski
Posted
over 5 years ago
by
PowerShell Team
11
Comments
I was just reading a blog post where they were showing al the SCVVM commands in a list. I was going to refer them to my blog which shows how the display that list of commands in a really nice format. I have no idea where that blog post is...
Page 2 of 2 (45 items)
1
2