Getting number of smServerCommand4 commands in Policy Store
search cancel

Getting number of smServerCommand4 commands in Policy Store

book

Article ID: 387537

calendar_today

Updated On:

Products

SITEMINDER

Issue/Introduction

This is a placeholder article for sharing a Powershell script created by Solutions Engineering to obtain the number of smServerCommand4 created per hour during the last n hours. 

 

Environment

Siteminder release: 12.8.x
component: SMPLC 
OS: ALL

Resolution

Please see attached script getnbcommand.ps1

It is recommended to run:

.\getnbcommand.ps1 | tee-object -filepath .\servercommandfromlast10d.txt

followed by:

dxinfo -d "2025012[0-9]"

Attachments

getnbcommand.ps1 get_app