Hello All,
I have a problem setting up a trust with a NT domain from a 2003 domain, the wizard will not pickup the domain name belfast_dom i have did everything that was ask, and have all the right things in place that i beleive should be there but it still wont work, could someone help me to write a bat file for domain trust using netdom.
2003 domain name is adrashouse.local
nt4 is belfast_dom
need a 2 way turst.
file i am using at the min is below but when i run it from the command line it says trust is not a vaild option does this mean i maybe writen a file for a dif ver of netdom?
netdom trust /d:belfast_dom andrashouse /add /Ud:belfast_dom\admin /Pd:*
/Uo:andrashouse\admin /Po:*
this is what is in place so far this is the last one i need to add and it wont play ball
Searching PDC for domain ANDRASHOUSE …
Found PDC \\AHSERVER2
Connecting to \\AHSERVER2 …
Querying trusted domains of ANDRASHOUSE
Trust 1 = ANDRASHOUSE trusts EXHIBFS
Trust 2 = ANDRASHOUSE trusts DAYSHOTEL
this is the only options i have in netdom NETDOM [/Options] [ BDC | HELP | MASTER | MEMBER | QUERY | RESOURCE ]
Please Help