We couldn’t wait any longer! TODAY is the day! You asked, and we listened. The 2019 SAPIEN product releases are full of improvements and a ton of new features, many of which were ideas from our amazing customers. This year’s release even includes a BRAND NEW PRODUCT! Let us introduce you to… PowerShell ModuleManager […]
Tag: WMI Explorer
SAPIEN Technologies, Inc. Announces: 2018 Software Released!
We are pleased to announce the 2018 release of the SAPIEN suite of software products! What’s New The 2018 SAPIEN product releases are packed with new features and improvements, many of which were submitted as suggestions from folks just like you. The 2018 product details are revealed in the PowerShell Studio 2018 and PowerShell HelpWriter […]
Enable WMI Explorer Remote Connection Permissions
One of my first tasks, after I was hired at SAPIEN, was to figure out why users couldn’t view WMI classes on remote computers and turn the solution into an easy-to-follow blog post. After completing that, I had to turn it into a script so that it was even easier to set up. Although I […]
WMI Explorer 2016 released
WMI Explorer 2016 was released as part of the regular update cycle for our subscribers. We added some improvements behind the scenes: – improved security blanket handling allows remote browsing for more machines on your network.– detect and handle classes with descriptions that have linefeed only line ending.– general performance enhancements. The most obvious change […]
WMI Explorer Windows 8 Remote Connection Issues
Connecting WMI Explorer to a remote Windows 8 computer is not an easy task. Due to the various firewall and permission settings that Windows 8 has, there are a few things that need to be modified in order to connect properly. Please note that this article only addresses Windows 8 and 8.1 but not Windows […]
WMI Explorer 2015 gets a PowerShell console
With the latest service build WMI Explorer 2015 has received an integrated Windows PowerShell console. While previous versions had the ability to execute generated PowerShell code in a console, experimentation with that code was not possible because PowerShell does not include the commands passed as arguments to the console in the history. With this new […]
WMI Explorer 2014 Service build 2.0.47
Our WMI Explorer 2014 gets a minor update with build 2.0.47. The new Server dialog lets you edit settings after the fact, for example when the password changes. You may notice the new “Root” field in the settings dialog, which is now also present in the initial dialog when connecting to a new computer. If […]
WMI Explorer 2014 released!
The latest version of the WMI Explorer is available now on our website. Here are just a few highlights from the features in this release: Superior performance using cached data and multi-threaded code gets you results fast Explore and query local and remote machines. A large variety of search options enables you to access the […]
Expired community previews
The community previews for WMI Explorer 2014 and PowerRegEx have now expired. We will evaluate your feedback and re-release these tools for existing customers soon. If you haven’t had a chance to provide us with your feedback, wishes and concerns, please feel free to visit the Community Tools Forum and leave us a message. […]
WMI Explorer 2014: Running Queries
WMI has a large amount of namespaces, classes and properties. While the WMI Explorer allows you to browse, search and filter all these items, it also enables you to query the underlying data for all of this. What you see above here is a standard query for the selected class. It is the same as […]