What's New in AdminStudio 2022 R2 SP1 | 24.01
AdminStudio 2022 R2 SP1 | 24.01
This section lists the new features that are included in AdminStudio 2022 R2:
| • | IAM Authentication Support for FlexNet Manager Suite/IT Asset Management Integration |
| • | Support for Windows 11 - 22H2 and Windows 10 - 22H2 |
| • | PowerShell Cmdlets / REST API Enhancement |
Note:Detailed information on the new features in AdminStudio 2022 R2 SP1 is also available in the AdminStudio Release Notes on the Flexera product documentation site: https://docs.flexera.com
IAM Authentication Support for FlexNet Manager Suite/IT Asset Management Integration
AdminStudio can now leverage IAM authentication to integrate with FNMS/ITAM via Flexera Service Gateway. To use IAM authentication for integration, select IAM as the Authentication Gateway in the FNMS/ITAM Configuration tab and provide the valid details.
Support for Windows 11 - 22H2 and Windows 10 - 22H2
In AdminStudio 2022 R2 SP1, you will be able to test compatibility of your applications against the latest Windows Operating Systems: Windows 11 22H2 and Windows 10 22H2.
Analyze View
Reports View
PowerShell Cmdlets / REST API Enhancement
In AdminStudio 2022 R2 SP1, the following new PowerShell Cmdlets and REST APIs have been added:
|
POWERSHELL CMDLETS |
REST API |
DESCRIPTION |
|
Get-ASGetBacklogRequests |
http://localhost:8086/catalog/backlogRequests/?ProductName=XXX&version=XX.X&Vendor=XXX |
When you run this Cmdlets or API, it gets list of package requests from the Backlog. ProductName is a mandatory parameter. |
The following existing PowerShell cmdlets / REST API have extended support:
|
POWERSHELL CMDLETS |
REST API |
DESCRIPTION |
||||||
|
New-ASPackageRequest |
http://localhost:8086/catalog/packagerequest/ ?{Product=XYZ}&{Vendor=XYZ}&{Version=XX.X}&{Priority=n}&{Source=XYZ} |
“Package request not added. A request for this application already exists in the AdminStudio Backlog”.
|