Groups
Groups
Sign in
Groups
Groups
microsoft.public.windows.powershell
Conversations
About
Send feedback
Help
Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Learn more
Set output to email in columns
17 views
Skip to first unread message
Cathy
unread,
Jan 17, 2013, 7:05:33 PM
1/17/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
1/24/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
What don't you use PowerShell to get the information? You can then format the output and email it.
0 new messages