Home All Groups Group Topic Archive Search About


Author
27 Nov 2007 4:06 PM
windowsfirst
Hi,

We have got a new project details as follows

1) Two domain Controllers at site1

DC's

DS1.int
DS1-1.int

2)One domain Controller at site2

DC

DS2.int

Both sites are going to use different DNS server settings

Need to Achieve the following

Site2 Users need to access some of the resources (Files,folders) in one of
the domain controller in Site1

Howto Proceed with this?.Can some one explain step by step procedure

Thanks for your kind help

Author
27 Nov 2007 4:28 PM
grumblenoise
Well.  Once you have all your infastructure in place make sure you use
1 single domain.  Site 2 will have automitc trust over site 1 so
sharing resources will be part and parcel of that.  Other then that
mate your good to go.
Author
27 Nov 2007 4:41 PM
windowsfirst
Thanks for your reply.If i want to use dirrent domains what i have to do?

Show quote
"grumbleno***@googlemail.com" wrote:

> Well.  Once you have all your infastructure in place make sure you use
> 1 single domain.  Site 2 will have automitc trust over site 1 so
> sharing resources will be part and parcel of that.  Other then that
> mate your good to go.
>
Author
27 Nov 2007 6:47 PM
Dcarlos
You need to create trust.
http://technet2.microsoft.com/windowsserver/en/library/544d5801-205e-45b0-a1d7-cb9c39a7d7091033.mspx?mfr=true

Please read
http://technet2.microsoft.com/WindowsServer/en/library/03048bab-cc2b-4b49-ad8d-0a4d9ae2727f1033.mspx


Show quote
"windowsfirst" wrote:

> Thanks for your reply.If i want to use dirrent domains what i have to do?
>
> "grumbleno***@googlemail.com" wrote:
>
> > Well.  Once you have all your infastructure in place make sure you use
> > 1 single domain.  Site 2 will have automitc trust over site 1 so
> > sharing resources will be part and parcel of that.  Other then that
> > mate your good to go.
> >
Author
27 Nov 2007 7:58 PM
windowsfirst
thanks for your reply.Is there any security or considerations i need to take
care before starting this project

Show quote
"Dcarlos" wrote:

> You need to create trust.
>
> http://technet2.microsoft.com/windowsserver/en/library/544d5801-205e-45b0-a1d7-cb9c39a7d7091033.mspx?mfr=true
>
> Please read
> http://technet2.microsoft.com/WindowsServer/en/library/03048bab-cc2b-4b49-ad8d-0a4d9ae2727f1033.mspx
>
>
> "windowsfirst" wrote:
>
> > Thanks for your reply.If i want to use dirrent domains what i have to do?
> >
> > "grumbleno***@googlemail.com" wrote:
> >
> > > Well.  Once you have all your infastructure in place make sure you use
> > > 1 single domain.  Site 2 will have automitc trust over site 1 so
> > > sharing resources will be part and parcel of that.  Other then that
> > > mate your good to go.
> > >
Author
28 Nov 2007 3:16 AM
Ryan Hanisco
When building the trusts, you will need to make sure that your domains are
able to see one another through DNS.   You can check this by pinging the
domains by FQDN.  From there you can create the trusts in the GUI or using
the NETDOM command.

One question though, from the server names that you gave, do you have a
single label domain name?  This can lead to a number of stability and
availability issues.

Take a look at:
http://support.microsoft.com/default.aspx/kb/914050
--
Ryan Hanisco
MCSE, MCTS: SQL 2005, Project+
http://www.techsterity.com
Chicago, IL

Remember: Marking helpful answers helps everyone find the info they need
quickly.


Show quote
"windowsfirst" wrote:

> thanks for your reply.Is there any security or considerations i need to take
> care before starting this project
>
> "Dcarlos" wrote:
>
> > You need to create trust.
> >
> > http://technet2.microsoft.com/windowsserver/en/library/544d5801-205e-45b0-a1d7-cb9c39a7d7091033.mspx?mfr=true
> >
> > Please read
> > http://technet2.microsoft.com/WindowsServer/en/library/03048bab-cc2b-4b49-ad8d-0a4d9ae2727f1033.mspx
> >
> >
> > "windowsfirst" wrote:
> >
> > > Thanks for your reply.If i want to use dirrent domains what i have to do?
> > >
> > > "grumbleno***@googlemail.com" wrote:
> > >
> > > > Well.  Once you have all your infastructure in place make sure you use
> > > > 1 single domain.  Site 2 will have automitc trust over site 1 so
> > > > sharing resources will be part and parcel of that.  Other then that
> > > > mate your good to go.
> > > >
Author
28 Nov 2007 3:29 AM
Ryan Hanisco
More information about the risks associated with single label domains:

http://support.microsoft.com/kb/300684
--
Ryan Hanisco
MCSE, MCTS: SQL 2005, Project+
http://www.techsterity.com
Chicago, IL

Remember: Marking helpful answers helps everyone find the info they need
quickly.


Show quote
"Ryan Hanisco" wrote:

> When building the trusts, you will need to make sure that your domains are
> able to see one another through DNS.   You can check this by pinging the
> domains by FQDN.  From there you can create the trusts in the GUI or using
> the NETDOM command.
>
> One question though, from the server names that you gave, do you have a
> single label domain name?  This can lead to a number of stability and
> availability issues.
>
> Take a look at:
> http://support.microsoft.com/default.aspx/kb/914050
> --
> Ryan Hanisco
> MCSE, MCTS: SQL 2005, Project+
> http://www.techsterity.com
> Chicago, IL
>
> Remember: Marking helpful answers helps everyone find the info they need
> quickly.
>
>
> "windowsfirst" wrote:
>
> > thanks for your reply.Is there any security or considerations i need to take
> > care before starting this project
> >
> > "Dcarlos" wrote:
> >
> > > You need to create trust.
> > >
> > > http://technet2.microsoft.com/windowsserver/en/library/544d5801-205e-45b0-a1d7-cb9c39a7d7091033.mspx?mfr=true
> > >
> > > Please read
> > > http://technet2.microsoft.com/WindowsServer/en/library/03048bab-cc2b-4b49-ad8d-0a4d9ae2727f1033.mspx
> > >
> > >
> > > "windowsfirst" wrote:
> > >
> > > > Thanks for your reply.If i want to use dirrent domains what i have to do?
> > > >
> > > > "grumbleno***@googlemail.com" wrote:
> > > >
> > > > > Well.  Once you have all your infastructure in place make sure you use
> > > > > 1 single domain.  Site 2 will have automitc trust over site 1 so
> > > > > sharing resources will be part and parcel of that.  Other then that
> > > > > mate your good to go.
> > > > >
Author
28 Nov 2007 9:10 AM
windowsfirst
thanks for your reply.I am going to use two different domain names in site 1
and site 2 i have the following questions

1) I am going to configure site1.inter,site1-1.inter for site1 domain names
and site2.inter for site 2 domain name now my question is how do i need to
take care of DNS names for both the sites how to setup DNS for DC internally
or i need to take care for external also

2)How to add a new domain in existing forest? steps for this

Sorry for this basic questions

Show quote
"Ryan Hanisco" wrote:

> More information about the risks associated with single label domains:
>
> http://support.microsoft.com/kb/300684
> --
> Ryan Hanisco
> MCSE, MCTS: SQL 2005, Project+
> http://www.techsterity.com
> Chicago, IL
>
> Remember: Marking helpful answers helps everyone find the info they need
> quickly.
>
>
> "Ryan Hanisco" wrote:
>
> > When building the trusts, you will need to make sure that your domains are
> > able to see one another through DNS.   You can check this by pinging the
> > domains by FQDN.  From there you can create the trusts in the GUI or using
> > the NETDOM command.
> >
> > One question though, from the server names that you gave, do you have a
> > single label domain name?  This can lead to a number of stability and
> > availability issues.
> >
> > Take a look at:
> > http://support.microsoft.com/default.aspx/kb/914050
> > --
> > Ryan Hanisco
> > MCSE, MCTS: SQL 2005, Project+
> > http://www.techsterity.com
> > Chicago, IL
> >
> > Remember: Marking helpful answers helps everyone find the info they need
> > quickly.
> >
> >
> > "windowsfirst" wrote:
> >
> > > thanks for your reply.Is there any security or considerations i need to take
> > > care before starting this project
> > >
> > > "Dcarlos" wrote:
> > >
> > > > You need to create trust.
> > > >
> > > > http://technet2.microsoft.com/windowsserver/en/library/544d5801-205e-45b0-a1d7-cb9c39a7d7091033.mspx?mfr=true
> > > >
> > > > Please read
> > > > http://technet2.microsoft.com/WindowsServer/en/library/03048bab-cc2b-4b49-ad8d-0a4d9ae2727f1033.mspx
> > > >
> > > >
> > > > "windowsfirst" wrote:
> > > >
> > > > > Thanks for your reply.If i want to use dirrent domains what i have to do?
> > > > >
> > > > > "grumbleno***@googlemail.com" wrote:
> > > > >
> > > > > > Well.  Once you have all your infastructure in place make sure you use
> > > > > > 1 single domain.  Site 2 will have automitc trust over site 1 so
> > > > > > sharing resources will be part and parcel of that.  Other then that
> > > > > > mate your good to go.
> > > > > >
Author
28 Nov 2007 3:27 PM
Ryan Hanisco
Hello,

1.  You can do this either with forwarders or with root hints.  Most people
do forwarders.

2.To add an additional domain, jsut dcpromo your new DC and choose the
option for a new domain in an existing forest.  You will be able to give it
an additional domain name downstream of the top-level namespace.

What was your original domain name?  Is it a single label??  int vs
DomainName.int?
--
Ryan Hanisco
MCSE, MCTS: SQL 2005, Project+
http://www.techsterity.com
Chicago, IL

Remember: Marking helpful answers helps everyone find the info they need
quickly.


Show quote
"windowsfirst" wrote:

> thanks for your reply.I am going to use two different domain names in site 1
> and site 2 i have the following questions
>
> 1) I am going to configure site1.inter,site1-1.inter for site1 domain names
> and site2.inter for site 2 domain name now my question is how do i need to
> take care of DNS names for both the sites how to setup DNS for DC internally
> or i need to take care for external also
>
> 2)How to add a new domain in existing forest? steps for this
>
> Sorry for this basic questions
>
> "Ryan Hanisco" wrote:
>
> > More information about the risks associated with single label domains:
> >
> > http://support.microsoft.com/kb/300684
> > --
> > Ryan Hanisco
> > MCSE, MCTS: SQL 2005, Project+
> > http://www.techsterity.com
> > Chicago, IL
> >
> > Remember: Marking helpful answers helps everyone find the info they need
> > quickly.
> >
> >
> > "Ryan Hanisco" wrote:
> >
> > > When building the trusts, you will need to make sure that your domains are
> > > able to see one another through DNS.   You can check this by pinging the
> > > domains by FQDN.  From there you can create the trusts in the GUI or using
> > > the NETDOM command.
> > >
> > > One question though, from the server names that you gave, do you have a
> > > single label domain name?  This can lead to a number of stability and
> > > availability issues.
> > >
> > > Take a look at:
> > > http://support.microsoft.com/default.aspx/kb/914050
> > > --
> > > Ryan Hanisco
> > > MCSE, MCTS: SQL 2005, Project+
> > > http://www.techsterity.com
> > > Chicago, IL
> > >
> > > Remember: Marking helpful answers helps everyone find the info they need
> > > quickly.
> > >
> > >
> > > "windowsfirst" wrote:
> > >
> > > > thanks for your reply.Is there any security or considerations i need to take
> > > > care before starting this project
> > > >
> > > > "Dcarlos" wrote:
> > > >
> > > > > You need to create trust.
> > > > >
> > > > > http://technet2.microsoft.com/windowsserver/en/library/544d5801-205e-45b0-a1d7-cb9c39a7d7091033.mspx?mfr=true
> > > > >
> > > > > Please read
> > > > > http://technet2.microsoft.com/WindowsServer/en/library/03048bab-cc2b-4b49-ad8d-0a4d9ae2727f1033.mspx
> > > > >
> > > > >
> > > > > "windowsfirst" wrote:
> > > > >
> > > > > > Thanks for your reply.If i want to use dirrent domains what i have to do?
> > > > > >
> > > > > > "grumbleno***@googlemail.com" wrote:
> > > > > >
> > > > > > > Well.  Once you have all your infastructure in place make sure you use
> > > > > > > 1 single domain.  Site 2 will have automitc trust over site 1 so
> > > > > > > sharing resources will be part and parcel of that.  Other then that
> > > > > > > mate your good to go.
> > > > > > >

AddThis Social Bookmark Button