Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » TYPE:WMI   (RSS)

BizTalk Server Applications: Get/Start/Stop

Tomas Restrepo has a nice script for getting/starting/stoping BizTalk Server Applications at: ht tp://www.winterdom.com/weblog/2006/09/02/BTSResetWithPowerShell.aspx I like how readable it the script is. It is completely obvious what is going on. Compare
Posted by PowerShellTeam | 1 Comments
Filed under: ,

Improved Support for WMI

<Edited 7/2/2006 to add tags and categories> We have recently completed work on improved support for WMI including: Improved Adapters for WMI objects and classes Most notably the ability to easily invoke methods on both Direct language support for
Posted by PowerShellTeam | 15 Comments
Filed under: ,

PowerShell's Script Center problem

Fellow Scripters, We’ve heard that some of you think our PowerShell sample scripts on the TechNet Script Center stink. Do you have any idea how much that hurts? We slave over hot keyboards day in and day out trying to help you ungrateful scoundrels learn
Posted by PowerShellTeam | 29 Comments
Filed under:

Chewy WMI example

MOW has done it again with an excellent example of a PowerShell script which does some chewy WMI processing and takes advantage of the PowerShell capabilities. http://mow001.blogspot.com/2006/05/powershell-export-shares-and-security.html Quite a few of
Posted by PowerShellTeam | 2 Comments
Filed under:

Finding out what determines which properties are displayed

MoW, a Monad newsgroup regular, asked why only the Caption, Name and PeakUsage properties were displayed from the command “get-WMIObject Win32_PageFileUsage” while the output object had a lot more properties. I think it is worth it to explain in details
 
Page view tracker