Hello
I would like to report only TerminalServicesInitialProgram property from the Remote Desktop Services Settings. How can I do this?
regards Helmut Riedinger
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.
thats correct. Scope and other settings are clear.
regards Helmut
Thank you for the confirmation. To create the report:
$Context.Value = $Context.GetADObject().TerminalServicesInitialProgram
3. Click Finish. 5. Click Next. 6. In the Search filter field, specify the following: (sAMAccountType=805306368) 7. Click Next and finish creating the report.
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
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?
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!
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?