Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Set output to email in columns

17 views
Skip to first unread message

Cathy

unread,
Jan 17, 2013, 7:05:33 PM1/17/13
to
I am running the following simple command to list domain admins in
powershell

dsquery group -samid "Domain Admins" | dsget group -members | dsget
user -display -email

I would like some help on how to format this into an html-table that could
be send to me in an email

Thanks in advance for any help.

C

Bear

unread,
Jan 24, 2013, 9:56:29 AM1/24/13
to
What don't you use PowerShell to get the information? You can then format the output and email it.
0 new messages