Published: 06/04/2018
Applies to: Cayosoft Administrator all versions.
Summary: Every Cayosoft Administrator rule has Output section and you can save rule results in CSV data file or HTML report. You can customize default output folder for all rules or change output folder only for specific rules.
Customizing default output folders for CSV files and HTML reports
You can change default folders where output CSV files and HTML reports are stored for all rules.
- Open Cayosoft Administrator Console
- Navigate to Reporting
- To change default CSV data folder click on ... button next to the "Store exported data in folder" setting and select the desired folder in Browse for Folder dialog
- To set HTML reports folder click on ... button next to the "Store HTML reports folder" setting and select the desired folder in Browse for Folder dialog
- Save Changes
Note: you can use both local (for example, D:\Cayosoft Reports) and shared directories (\\servername\reports\).
Note: Before changing the directories be sure that your service account has Read and Write access to these directories.
Changing output folder for CSV file for a specific rule
For example, you want to change output directory for CSV data files for a specific rule to a "\\servername\cayosoft data lists\" folder.
- Open Cayosoft Administrator and open the rule
- In Output section replace "$Reports_Container" with "\\servername\cayosoft data lists\" in the "File Name" field:
"\\servername\cayosoft data lists\$RuleName-$(get-date -f yyyy-MM-dd_HH_mm).csv"
3. Save Changes
Note: If you need to set the output folder to its default value, you can select the "$Exports_Container\$RuleName-$(get-date -f yyyy-MM-dd_HH_mm).csv" in "File Name" setting drop-down control:
Customizing output folder for HTML report in specific rule
For example, you want to change the output directory for HTML reports in a specific rule to the "\\servername\reports\" folder.
- Open Cayosoft Administrator and select the rule
- In Output section replace the "$Reports_Container" with "\\servername\reports\" in the "Report Name" field:
"\\servername\reports\$RuleName-$(get-date -f yyyy-MM-dd_HH_mm_ss).html"
3. Save Changes
Note: If you need to set the output folder to its default value, you can select "$Reports_Container\$RuleName-$(get-date -f yyyy-MM-dd_HH_mm_ss).html" value in the "Report Name" drop-down control:
Related Articles
KB20180609-1 How to customize font in Cayosoft Output E-mail
KB20180606-2 How to customize output email when provision new users
Comments
0 comments
Please sign in to leave a comment.