LOGINventory5 PowerShell Provider RC1 is now available!
The LOGINventory5 PowerShell Add-on provides a full scripting interface for Windows PowerShell 2.0. It enables the user to selectively access, process and manage all of the information in the LOGINventory5 data base. The Add-on consists of a PowerShell Provider for navigating the LOGINventory5 tree structure and several CommandLets to cover specific functions (reporting, emailing, setting Manual Properties etc.) which are subject to continuous development. LOGINventory5 PowerShell scripts can be executed on a regular basis via Scheduled Tasks to realize functions as “email me a list with license violations on a daily basis”.
Example:
PS LI:\License_Management> Get-LiResults | where {$_.needed -gt
$_.available} | Send-LiMail
It’s that easy!
Please download here
Features:
- Please read the German oder English Manual in the Download-Package
Known Bug:
- Perhaps there are a few problems with the Save-LiReport-CmdLet
Requirements: