Hello

I would like to report only TerminalServicesInitialProgram property from the Remote Desktop Services Settings. How can I do this?

regards Helmut Riedinger

by (510 points)
by (305k points)
0

Hello Helmut,

Do we understand correctly that you need a report that will only include names of users and the value of their TerminalServicesInitialProgram setting from the Remote Desktop Services Settings property? What else should be included into the report? Should there be a possibility to select the scope of users the report will include?

Any additional details regarding the desired report will be much appreciated.

by (510 points)
0

Hello

thats correct. Scope and other settings are clear.

regards Helmut

1 Answer

by (305k points)
Best answer
0 votes

Hello Helmut,

Thank you for the confirmation. To create the report:

  1. Launch Adaxes Administration console.
  2. In the Console Tree, right-click your service node.
  3. In the context menu, navigate to New and click Report. image.png
  4. Specify a report name.
  5. Select Active Directory Search and then click Next. image.png
  6. Click New.
  7. Click Next twice and then click Finish.
  8. Click Next twice.
  9. In the Report-specific columns section, click Add. image.png
  10. Specify the display name of the column that will contain the TerminalServicesInitialProgram setting values.
  11. Select the Text data type and click Next. image.png
  12. In the script field, enter the following:
$Context.Value = $Context.GetADObject().TerminalServicesInitialProgram

image.png 3. Click Finish. 5. Click Next. 6. In the Search filter field, specify the following: (sAMAccountType=805306368) image.png 7. Click Next and finish creating the report.

Related questions

I have already made several attempts but do not manage. I want to create a report where I can select a user and then all the groups that start with XY are displayed. I have ... then run the report and it will show me all groups that start with XY. Thanks a lot

asked Oct 25, 2023 by DRiVSSi (340 points)
0 votes
1 answer

Hello, we want to setup a scheduled report with all our teams (security groups) and their respective team-leader (specified in "managedBy" of security group). I get the name of ... the team-leader. And this is my problem... Can you help me with this problem?

asked Oct 9, 2020 by lohnag (160 points)
0 votes
1 answer

Hi, as I am not that good in writing custom reports I wanted to ask if its possible to get a report that can be configured for different time ranges (30, 60, 90 etc.. ... Could you give me a hint or an custom report for this? Thank you very much in advance!

asked Aug 1 by Marcel Büttinghaus (40 points)
0 votes
1 answer
0 votes
1 answer

Hi , i want to export users are in specific archive database named ARCHIVE01 using report function. How can i do that? I want to see how many users are using ARCHIVE01 as a Archive Database?

asked Dec 2, 2024 by vagifazari (470 points)
0 votes
1 answer