Generating a Report on a Windows platform hosting Web Tier software
2 years ago
Article Number
000067920
Applies To
RSA Product Set: SecurID
RSA Product/Service Type: Authentication Manager Web Tier
RSA Version/Condition: 8.5 or later
Issue
The Authentication Manager primary instance is reporting a status other than Online for a web tier deployment running on a supported Windows platform.  For example, Offline, Pending Connection or Reinstall Required, and further investigation is required. Or the web tier installation is failing on the Windows platform.
Resolution

The PowerShell script attached to this article will prompt for the web tier installation folder and generate a report based on data used by the web tier itself. Should the PowerShell script fail to find web tier software in the web tier installation folder provided it will generate only a basic report.

Installation & Usage

  1. Download and copy the PowerShell script called 'wtcheck.ps1' into a folder on the Windows platform hosting the web tier.
  2. Right-click the PowerShell script called 'wtcheck.ps1' and select 'Run with PowerShell'
Run with PowerShell.png
  1. When prompted enter the installation folder for the web tier
Example:
SecurID Customer Support - Web Tier Check on Windows 
---------------------------------------------------- 
 - obtaining information to generate a report 
 - enter the installation folder of the web tier :
Data is compiled and tests performed where the web tier folder is found. A detailed HTML report on Computer Information, Operating System Information, Windows Running Services, Windows Firewall Status Port Connection and Name Resolution Results (for ports and hostnames used by the web tier) is generated.

Example output from running wtcheck.ps1:

SecurID Customer Support - Web Tier Check on Windows
----------------------------------------------------
 - obtaining information to generate a report
 - enter the installation folder of the web tier : /SecurID/webtier         
 - testing to see if folder [/SecurID/webtier] exists
  -- [/SecurID/webtier] path exists!
  -- located the [/SecurID/webtier]\pkg\package.properties file
 - DNS lookup of am86p.securidcsapj.local, vh.securidcsapj.local & dc.securidcsapj.local
 - testing Authentication Manager port 7002 & VirtualHost port 10443
 - obtaining Web Tier service information
 - created a report called C:\Users\Administrator\WebtierReport-22-06-2022_02-55-32.html
Press Enter to continue...:
Should the web tier folder not exist then the following is seen:
SecurID Customer Support - Web Tier Check on Windows
----------------------------------------------------
 - obtaining information to generate a report
 - enter the installation folder of the web tier : /SecurID/webtier
 - testing to see if folder [/SecurID/webtier] exists
  -- [/SecurID/webtier] path doesn't exist.
 - created a report called C:\Users\Administrator\WebtierReport-22-06-2022_03-19-27.html
Press Enter to continue...:
..however a basic HTML report is generated providing Computer Information, Operating System Information, Windows Running Services and Windows Firewall Status.
 
 
Notes

The PowerShell script is called 'wtcheck.ps1'.

Please provide a copy of the web tier HTML report to SecurID Customer Support where you are working an open case with a SecurID technical support engineer.

Attachments
If the attachment does not open when clicked, please refresh the page and try again. You must be logged into view the file(s).