Shared Flashcard Set

Details

AD DS 2008(Set 2)
Directory Services
20
Computer Networking
Professional
09/30/2011

Additional Computer Networking Flashcards

 


 

Cards

Term
What is the basic CSVDE syntax
Definition
csvde -f (which will export all the objects in the domain)
Term
CSVDE -d
Definition
RootDN-the defualt is to export out the domain-this specifies the DN where the export will begin
Term
CSVDE -p
Definition
SearchScope-values are "base"(search this container only),"onelevel"(search this container and one level below),"subtree"(search this container and all sub-containers below this one
Term
CSVDE -r
Definition
Filter(dont worry about this one)
Term
CSVDE -l
Definition
ListOfAttributes-specifies the attributes to be exported separated by commas
Term
CSVDE -i
Definition
Import(default is to export)
Term
CSVDE -k
Definition
Continue regardless of errors
Term
What is the main TWO drawbacks to CSVDE
Definition
It cannot import passwords or modify existing users. The imported user account will be disabled
Term
LDIFE -i -f
Definition
-i=import, -f=
Term
LDIFE -s
Definition
Specifies the server to bind to for the query
Term
LDIFE -c
Definition
FromDN ToDN(for domain to domain) import/exports
Term
LDIFE -v
Definition
Verbose mode
Term
LDIFE -j
Definition
Specify with the for the log file
Term
LDIFE -d
Definition
Root of the LDAP search(default is like CSVDE the root)
Term
LDIFE -r
Definition
Filter(Default is ObjectClass=*)
Term
LDIFE -p
Definition
SearchScope=base,onelevel,subtree(like CSVDE)
Term
LDIFE -l
Definition
List of Attributes(INCLUDED in the results)
Term
LDIFE -o
Definition
List of Attributes(OMITTED FROM RESULTS)
Term
LDIFE -k
Definition
Continue in spite of errors
Term
Import with Powershell
Definition
-Import User.csv | forEach {NewUser...}
Supporting users have an ad free experience!