content
» Script Library: AR Server Info Report
|
AR Server Info Report
Two scripts generate a CSV or text file listing all "fields" available from your ARS Server corresponding with the AR_INFO Tag. Demonstrates These simple scripts demonstrate a pattern file output of a single record. They do no Query or other iteration. They use assignments based on your server version. Loading Nothing is needed for these scripts. Just run the script and look at the resulting CSV file in Excel or text file with Notepad. Note that you may need to import the file into Excel to have it parsed properly. The comma is used as a separator. Running Pass the output file name as the only argument of the script. There are two scripts. One creates a CSV for Excel and the other a single text file for Notepad. SthMupd.exe SvrInfo.ini Do -p svrInfo.txt SthMupd.exe SvrInfo-csv.ini Do -p svrinfo.csv |
Click the Sample Output to open a
More Information
These scripts will need to be edited to fit your requirements. They will also need Meta-Update installed and licensed to run.
|