0 votes

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)
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.

0

Hello

thats correct. Scope and other settings are clear.

regards Helmut

1 Answer

0 votes
by (299k points)
selected by
Best answer

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

0 votes
1 answer

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 (320 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
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

I created a Report asking the report to get the Assinged Microsoft Supbsription license assinged to the Users, When the Reports runs it geta few users but time out ... way to increase the time Out oprtion fro Reports that are getting information from Azure?

asked May 16, 2024 by George.Holden (60 points)
3,633 questions
3,321 answers
8,398 comments
548,760 users