
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2013 02:48 PM
For audit purposes, I need to print the state of various configuration items, and I have noticed that the tables do not print. Can this be resolved?
In this case, the Allowed Administrators does not print. One attachment is what I see on the screen and the other is what you see when you print it out.
Thanks!
In this case, the Allowed Administrators does not print. One attachment is what I see on the screen and the other is what you see when you print it out.
Thanks!
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2013 02:50 PM
The website is not made for printing.
If you want to print this out I suggest taking screenshots.
If you want to print this out I suggest taking screenshots.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2013 03:13 PM
Lansweeper wrote:Well, not the answer I had hoped for, as I expect to be able to print what I see on the screen. I guess I will just have to create a report for them.
The website is not made for printing.
If you want to print this out I suggest taking screenshots.
Select Top 1000000 tsysadmins.Domain As Domain,
tsysadmins.AdminName As [Approved Admins],
Current_TimeStamp As [Report Date]
From tsysadmins
Order By Domain,
[Approved Admins]
