25.2 enhancements and patches
25.2
Early platform support for managing OS version compatibility via externalized configuration.
To streamline server enrollment and management, TrueSight Server Automation 25.2 introduces a configuration-driven model that externalizes OS version and build number mappings. This enhancement enables users to quickly adapt to newly supported OS releases without requiring a full product upgrade, ensuring smoother operations and improved flexibility. This feature excludes provisioning and virtualization use cases.
Key benefits include:
- Effortless server enrollment: Servers running newly certified OS versions from BMC can be onboarded with just a few simple steps, removing the need for complete product upgrades.
- Accelerated platform support: Users can deploy agents, run patching jobs, perform compliance checks, and carry out other essential tasks immediately. This reduces manual effort and testing time by eliminating the wait for a new product release.
For more information, see Early platform support for upcoming OS versions.
Support for Windows Server 2025
TrueSight Server Automation 25.2 introduces complete platform support for Windows Server 2025, covering a wide range of use cases such as agent deployment, patching, provisioning, virtualization, and more. This ensures seamless integration and operational readiness across your infrastructure.
For more information, see Supported platforms.
Enhanced random password generation for Windows BladeLogicRSCD user account
On Windows, the default length of randomly generated passwords for the BladeLogicRSCD user account is now configurable. The default password length has been increased from 16 to 24 characters.
To customize the password length, you can specify the optional parameter BLRSCD_RAND_PW_LEN=<VALUE> during the RSCD Agent installation. The specified value is stored in the Windows Registry and will be used for all future password generations.
For more information, see:
- Post-install configuration - Windows and Windows R2
- Changing the BladeLogicRSCD account password
- BladelogicRSCD user account password
Enable Multifactor Authentication (MFA) support in BLCLI via RSSO profile
You can now use Multifactor Authentication (MFA) with BLCLI through Remedy Single Sign-On (RSSO). By running the blcred cred -acquire -profile <profile> command with a RemedySSO authentication profile, your default browser will start to complete the secure login. After being authenticated, your session is stored and can be reused for future BLCLI commands, enhancing both security and convenience.
For more information, see Using Multifactor Authentication (MFA) with RSSO for BLCLI in TrueSight Server Automation.
Added Web Proxy (SQUID Proxy) support for RSSO server
TrueSight Server Automation supports communication with Remedy or BMC Helix SSO via a Web Proxy server (For example, SQUID Proxy Server), configured through the Application server's blasAdmin commands.
For more information, see Configuring Web Proxy server.
Option to restrict access to the TrueSight Server Automation Webservices
As an RBAC user with appropriate permissions, now has an option to restrict access to the Server Automation Webservices for specific user(s) by selecting the Disable TrueSight Server Automation Webservices Access option when creating or updating the user via RCP console. You can also view and restrict the Webservice access by using BLCLI commands, RBACUser - isWebservicesAccessDisabled and RBACUser - setWebservicesAccessDisabled
For more information, see User-General-Information.