Welcome to MSDN Blogs Sign in | Join | Help

Windows Management Infrastructure Blog

Managing your IT infrastructure remotely, securely, reliably and efficiently

March 2009 - Posts

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...
Let’s troubleshoot WMI (Part 1: Remoting and Security)
Starting point of a troubleshooting problem is usually an error code and the journey from the error code to the actual failing component might not always be an easy one. In this series, we’ll be taking a look at various WMI error codes and how to investigate Read More...
BITS+BranchCache
One of the new Win7 features in BITS is integration with BranchCache. In short, BranchCache is a new peercaching technology that will allow Win7 clients in a branch office location to cache and distribute downloaded content. This is going to be an exciting Read More...
Page view tracker