Welcome to MSDN Blogs Sign in | Join | Help

Windows Management Infrastructure Blog

Managing your IT infrastructure remotely, securely, reliably and efficiently

Browse by Tags

All Tags » WSMan   (RSS)
Windows Management Framework RC release for Windows Vista and Windows Server 2008
The Microsoft Windows Management Framework RC release for Windows Vista and Windows Server 2008 includes the following components: WinRM 2.0 Windows Remote Management (WinRM) is the Microsoft implementation of WS-Management Protocol , a standard Simple Read More...
What's New in WinRM for Windows 7
Topic Description WinRM Client Shell API The WinRM Client Shell application programming interface (API) provides functionality to create and manage shells and shell operations, commands, and data streams on remote computers. WinRM Plugin API The WinRM Read More...
How To Use WSMan Proxy Support
The end user can operate a WSMan client from behind a web proxy for remote management, that is, the client machine connects to the internet through a web proxy server. All HTTP traffic between the client machine and the internet must pass through the Read More...
Association Traversal Using WSMan cmdlets
First let us review the concept of “CIM/WMI association”, then we’ll show examples on how to perform association traversal using WSMan-related cmdlets. Please note this is a generic discussion about association traversal but targeting Win7 implementation. Read More...
Forwarding security related events from XP, Win2k3, Vista using WinRM (WSMan) event forwarding
Procedure for forwarding system and application logs from a given winrm endpoint can be found at http://blogs.technet.com/otto/default.aspx In order to forward security events, the following needs to be done at the endpoint: If endpoint is Vista, WS08: Read More...
WSMan Enhancements in PowerShell 2.0
Windows PowerShell 2.0 makes it easy to retrieve WSMan specific Management information in an intuitive, discoverable and script friendly manner. Variety of tasks such as configuring a machine for remote management to connecting to WinRM service on a machine Read More...
How to use WSMan config provider for certificate authentication
WSMan Client certificate authentication is primarily used in non-domain cases: client can specify certain certificate as credential, after authentication each other, it’s mapped to a local account on the server, meaning the WinRM service runs under the Read More...
Three ways to configure WinRM listeners.
Configure WinRM Listeners through Quick Configure. 1. Configuration HTTP listener and other actions to enable this machine for remote management: winrm qc 2. Configuration HTTPS listener and other actions to enable this machine for remote management: Read More...
Great blog post on event forwarding
Check out the following blog on WinRM event forwarding at http://blogs.technet.com/otto/default.aspx Read More...
Accessing WMI data via WinRM
Windows Remote Management, better known as WinRM , provides an easy to use firewall friendly way to access Windows Management Instrumentation ( WMI ) data across different systems, using SOAP over HTTP protocol. In a nutshell, WMI represents management Read More...
Welcome to Windows Management Infrastructure Blog
Vision and Mission To provide IT Professionals, Management Solution Providers, Hosted Service providers and Developers visibility into feature ideas, opinions and solutions from the Windows Management Platform team. To empower IT Professionals with ideas/tools Read More...
Page view tracker