lunes, 28 de diciembre de 2009

Metricas

En una organización mediana/grande es importante tomar métricas como información historial, ante un eventual problema podemos consultar esta información y descubrir alguna configuración q ya no este o incluso hacer un rolback de algún objeto en AD.

Exportar la información desde ad es muy fácil con alguna sentencia “ldiff o CSVDE” con estos comando podemos hacer una exportación parcial o total de acuerno a lo que sea necesario:

Command: CSVDE -d "OU=Newport,DC=cp,dc=com" -f Newport.csv

Este comando generara un file Nweport.csv con toda la infoamcion de todos los objetos dentro de la OU Newport.

Introduction to CSVDE Switches With an Active Directory import or export

The spreadsheet should be your focus. Surprisingly, CSVDE and its switches only play a minor part in the data exchange. My point is that with other Windows executables like Isinteg or NTDSUTIL you cannot learn enough about their switches. However, you can become an expert in CSVDE with just a passing acquaintance with these 6 switches: -d, -f, -i, -k, -l, and -r. As I keep saying, the real work is done in the Excel spreadsheet, especially with an import into Active Directory.
Arma tu sentencia de acuerdo a lo q necesiten :

http://www.computerperformance.co.uk/Logon/Logon_CSVDE_switches.htm

Para mailboxes: Este link es el de scripts del Ms Repository, pueden encontrar varios scripts para sacar reportes de acuerdo a la versión de
Exchange y adecuándose a lo q necesiten.

http://gallery.technet.microsoft.com/ScriptCenter/en-us/site/search?f%5B0%5D.Type=RootCategory&f%5B0%5D.Value=messaging&f%5B0%5D.Text=Messaging%20%26%20Communication&f%5B1%5D.Type=SubCategory&f%5B1%5D.Value=exchange2003&f%5B1%5D.Text=Microsoft%20Exchange%202003http://gallery.technet.microsoft.com/ScriptCenter/en-us/d910243b-30c1-4832-a6dd-5f2c1da528c6

No hay comentarios:

Publicar un comentario