Powershell Script for Activedirectory Dashboard


hi,

does have power shell script can create activedirectory dashboard(eg: replication details/trust status/net logon errors\health check\cpu & memory utilization etc) , notify via email once report ready ?

i have requested script in script center  around month before , have not got response yet.

appreciate can provide

if want in 1 script, need make 1 combining multiple ad objectives server admin objectives, plus asking quite bit ad admin.  , jrv stated, try create , learn quite bit. 

then once become manager, purchase 3rd party solution (sorry not resist).  knowing how things work in detail great.

one tool can @ replication items ad replication status tool (by microsoft)

some powershell starters:

get-adforest domains

get-addomaincontroller dc's

then foreach dc's , grab information want.

domain controller information:  foreach ($dc in $dcs) { write-host $dc.operatingsystem}  ..........

performance data cpu/memory

dive registry dsa database file value gety ntds.dit information , location data, gather ad dit file size.

send-mailmessage email sent.  hope helps started, stated, asking large undertaking , not sure build you, if request script microsoft.



Windows Server  >  Windows PowerShell



Comments

Popular posts from this blog

some help on Event 540

WMI Repository 4GB limit - Win 2003 Ent Question

Event ID 1302 (error 1307) DFS replication service encountered an error while writing to the debug log file