I want to import the list of all domain controllers, ad sites, domains into
tables in a Word file, how can achieve this using PS language?
I want to import the list of all domain controllers, ad sites, domains into
tables in a Word file, how can achieve this using PS language?
A table in Word... I can't remember ever seeing anyone try that form any
scripting language. That doesn't mean it isn't possible.
What version of Word? I wonder whether it can be more easily done in XML...
Marco
"Alcin" <alcin@newsgroup> wrote in message
news:#crJ6u6qKHA.5896@newsgroup
> I want to import the list of all domain controllers, ad sites, domains
> into tables in a Word file, how can achieve this using PS language?
>
This shows how to create a table
http://msmvps.com/blogs/richardsidda...d-a-table.aspx
This shows how to add data to a table
http://msmvps.com/blogs/richardsidda...d-a-table.aspx
This gives a link for downloading the Word functions
http://msmvps.com/blogs/richardsidda...rd-module.aspx
I presume you know how to get the list of domains, sites and domain
controllers etc
--
Richard Siddaway
All scripts are supplied "as is" and with no warranty
PowerShell MVP
Blog: http://richardsiddaway.spaces.live.com/
PowerShell User Group: http://www.get-psuguk.org.uk
"Alcin" wrote:
> I want to import the list of all domain controllers, ad sites, domains into
> tables in a Word file, how can achieve this using PS language?
>
>
> .
>
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| restore windows 2000 domain controller to SBS2003 domain | 2000 server | Server General | 1 | 18 Nov 2009 |
| Domain Controller Crashed | JeremyH1982 | SBS Server | 4 | 30 Sep 2009 |
| Need to make myself Domain Controller | PainlessTorture | Software | 11 | 13 Jul 2008 |
| I am trying to create a Domain Controller | =?Utf-8?B?QWNlSUk=?= | Vista networking & sharing | 2 | 28 Sep 2006 |
| I am trying to create a Domain Controller | =?Utf-8?B?QWNlSUk=?= | Vista networking & sharing | 0 | 28 Sep 2006 |