How to add server to domain

Hi,
I have a development server which is not added to the domain. I have two servers with domain controller installed in Hyper V manager. What steps should I take to add this server to the domain. 
Thanks 
Jibran Ishtiaq

Make sure that your DC has only one network interface enabled and one IP address in use. DCs network connection properties should point to its own private IP address as primary DNS server and 127.0.0.1 as secondary (assumes single DC). Put public
ISP DNS servers set as forwarders only (if applicable).
On the client computer, make sure that it points to your DC as primary DNS server only and no public DNS server is configured in its network connection properties.
Client should have local DNS address ONLY so client can find and logon to domain. Forwarders are so clients can find and resolve internet queries.
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

Similar Messages

  • How to add user from domain A to a group in domain B

    How would you acheive adding a user from domain A to a group that is in domain B via powershell without the Quest cmdlets? I've been trying to figure this out for about a week now. Please let me know if the scripting guy has seen this issue before.
    LittleTech

    Hello jrv,
    Here's what i was trying to do. The two domains im working with have a trust between them.
    1. Create a user in External.Domain.Com
    2. Add the user in External.Domain.Com to GroupOne in ExternalDomain2.Domain.com
    3. The only knowledge that ExternalDomain2.Domain.Com would have about the account in External.Domain.Com is whatever is in the Global Catalog. Here is what im trying, but it isn't working.
    #Connecting to domain PSDrive
    New-PSDrive
    -Name
    ExternalDomain
    -PSProvider
    ActiveDirectory
    -Root
    -Server
    DC01.Domain.com
    cd
    ExternalDomain:
    #Create user
    #Add to ExternalDomain Groups
    $UserDN=Get-ADUser-LDAPFilter"(sAMAccountName=$UserID)"
    #Connecting to domain2 PSDrive 
    cd
    AD:
    $GroupDN="CN=Wireless
    Device Users,OU=Wireless,OU=Systems and Technology,DC=External,DC=Domain2,DC=Com"
    Add-ADGroupMember-Identity$GroupDN-Members(Get-ADObject-Identity$UserDN.DistinguishedName
    -Server"DC01.Domain.com:3268")
    Connecting via port 3268 allows me to talk to the global catalog instead of LDAP.
    I receive the following message: A Referral was returned from the server
    I know that if i connect using [ADSI] i am able to specify that the connection follows referrals, the AD cmdlets seem to not have that function. The Quest AD cmdlets do... I just dont want to have to use third party cmdlets to do what the AD cmdlets should
    be able to do in the first place.
    THanks,
    LittleTech

  • Add server to domain

    I had 2 Servers setup on a domain. Both running server 2008 OS. One functions as the controller of the domain, let's call that the new server. And the other server functions as a backup, call that the old server. Everything was working fine and I could
    periodically backup files from the new server to the old. Then, being the adventurous chap that I am, I tried to setup VPN on the old server so I could do the backup remotely. When that didn't work, I removed the roles that I added to try and restore the original
    configuration. The old server was no longer available on the network. So now, after researching online and trying to get it back up with little success, I am looking for some help.
    Right now, IP address of new server is set as DNS of the old server and eventually I did manage to get it back on the network temporarily. But shortly after start up, the connection drops.   

    Hello,
    to understand the DC/domain problems please provide the following output files:
    ipconfig /all >c:\ipconfig.log [all DCs]
    dcdiag /v /c /d /e /s:dcname >c:\dcdiag.log
    repadmin /showrepl dc* /verbose /all /intersite >c:\repl.log  ["dc* is a place holder for the starting name of the DCs if they all begin the same (if more then one DC exists)]
    dnslint /ad /s "DCipaddress" (http://support.microsoft.com/kb/321045)
    ADREPLSTATUS:
    http://www.microsoft.com/en-us/download/details.aspx?id=30005 can also be exported to file.
    As the output will become large, DON'T post them into the thread, please use Windows OneDrive(with open access!)
    https://onedrive.live.com and add the link from it here. Also the /e in dcdiag scans the complete forest, so better run it on COB.
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • How to add server runtime

    Hi, I created a java project that has util classes. I need to use the HttpSevlet API. So i tried to add weblogic libraries. But it says "Weblogic System Libraries can only be used with projects that target a Weblogic Server runtime". Then I click the Server Runtime, but it's empty. how can I bring in the Weblogic Server runtime? I know I have it since the same project was imported fine. I just want to create a fresh project from the scratch and take the source from the imported proejct. I noticed that in the imported project there is a Oracle Weblogic Portal Server entry. But when I add it, it shows Error: No Oracle Weblogic Server Runtime on project... Thanks!

    Thank you. That's exactly what I am looking for. I thought utility project is just a java project, but now I realize utility is under J2EE. However, utility doesn't have log4j included. I know log4j is in modules under install. what's the good way to add it in? I tried to add as External jar, but I got Classpath Dependency Validator Message error:
    Classpath entry C:/oracle/Middleware/modules/com.bea.core.apache.log4j_1.2.13.jar will not be exported or published. Runtime ClassNotFoundExceptions may result.      
    Also the project eventually needs to be a jar file to be distibuted and I have ant build file to build it already. Can the build be part of the project setup, meaning using the ant build? Thanks!

  • How to add Server disk on the Sidebar?

    Hi,
    I use the sidebar alot but I can´t figure out how to put a unmounted server disk in the side (to be opened later - as a shortcut). It will not go there. I can put folders from the disk on the sidebar but not the disk itself. Any ideas?

    you can't do it with an unmounted disk directly. make an alias to the mounted disk and put the alias in the sidebar.

  • How to add a second domain to BPC?

    Hi guys
    I need to add users from a second domain to my BPC setup.
    The domains are completely unrelated (not parent/child or anything), so I need to know what I need to do.
    I assume that I need to add a trust relationship in Active Directory, but are there any specific additions that I need to make to BPC (any entries in the database or anything like that)?
    I can't find anything on doing this, so if anyone has any ideas (or better yet, if anyone has actualy done this before), please let me know.
    Thanks

    Actually, I just found something in the NW Ops manual, but need clarification:
    DDIC Table Name:   UJA_DOMAIN
    Remote Function Call:   UJ0_API_BPC_CONFIG_05
    Configuration data included:   Supported domain
    Table Fields:  
    MANDT u2014 SAP GUI Logon Client Number
    GROUP_NAME u2014 The logic group of the system user
    DOMAIN_TYPE u2014 Specifies whether the system is running in domain or work group mode
    DOMAIN_NAME u2014 Name of the domain
    READ_ONLY u2014 Indicates whether the value can be changed
    So once the domains trust each other (I assume I can configure the usual 2-way transitive trust in this scenario),
    does this mean that I can simply add entries to this table and BPC should allow users from the additional domain, or is there more to it than this?
    Thanks again

  • How do add a new domain(dc=cntomorrow,dc=com) with SDK?

    i want to add new domain with java SDK,but i can't?

    First:
    http://docs.iplanet.com/docs/manuals/directory/51/html/ag/entry_dist.htm#18238
    Then:
    http://docs.iplanet.com/docs/manuals/directory/51/html/ag/entry_dist.htm#19968

  • How to add a domain

    helloo :) i need to know how to add the following domain as a valid domain: wlxsrs.com. thxx

    If you use NoScript then you may need to add that domain to the trusted sites.
    See this for a similar problem with Google Chrome.
    *http://www.google.com/support/forum/p/Chrome/thread?tid=38728de7577e5483&hl=en&start=80
    *http://forums.informaction.com/viewforum.php?f=3

  • How to add the zorin os and domain server 2008

    Since Zorin is just a flavour of Ubuntu you should be able to use any of the guides for adding Ubuntu to Active Directory. You can use Samba, Winbind, LikewiseOpen or another package to add it.
    Here is some more information: http://askubuntu.com/questions/33592/how-do-i-join-a-windows-active-directory.

    how to add the zorin os and domain server 2008
    kindly help as 
    This topic first appeared in the Spiceworks Community

  • I have imac 10.6.8 how to add it to my domain server windows 2003

    i have imac 10.6.8 how to add it to my domain server windows 2003
    and .
    i cant find the directory access any

    One option is to create a new partition (~30- 50 GB), install the new OS, and ‘test drive’ it. If you like/don’t like it it, you can then remove the partition. Do a backup before you do anything. By doing this, if you don’t like it you won’t have to go though the revert process.
    Check to make sure your applications are compatible.
    Application Compatibility
    Applications Compatibility (2)

  • How do I host multiple domains on a single Messaging Server?

    How do I host multiple domains on a single Messaging Server?
    <p>
    To host multiple domains on one Messaging Server, use the
    mailAlternateAddress attribute. If you want to host two domains
    (customer1.com and customer2.com) on your server mail1.domain.com,
    make sure that:
    The various domains (in DNS) point to the installed mail server
    (you must have the MX records that
    points mail for customer1.com to mail1.domain.com and
    customer2.com to mail1.domain.com)
    That each person receiving mail at customer1.com and
    customer2.com has an appropriate mailAlternateAddress
    attribute describing the appropriate email address. For
    instance, John Doe can have an email address (i.e. the value
    of the 'mail' attribute for the John Doe LDAP entry) of
    [email protected] and receive his mail on
    [email protected] (the value of the mailAlternateAddress
    attribute)
    With Messaging Server 3.5, mailAlternateAddress can take the
    form of @mail1.domain.com. If jdoe's mailAlternateAddress is
    set to @mail1.domain.com, mail sent to [email protected]
    will be delivered to [email protected]

    jaygatsby1123 wrote:
    So what exactly am I doing with virtual hosts?  There is a place for Aliases...  What would I put in the "Aliases" box?
    Any other host name that you want to resolve to the specified virtual host.  It's quite literally an alias.
    if you want www.example.com and www.example.org to end up at the same web site and you already have a virtual host — Apple refers to virtual hosts as sites — configured for www.example.com in Server.app, then you'd add www.example.org as an alias for the www.example.com virtual host (site).
    Virtual hosts are implemented in a web server using some details of the HTTP or HTTPS protocol, and what the web browser (client) specified.  The client gets handed an IP address or a domain name by the user, and the client then fetches the associated IP address for the target web server from the client's DNS services or local host database, and the client then connects to the IP address and passes over the text string that the user had requested — the IP address or domain name or even some local shortcut set up in the client system — via the HTTP or HTTPS protocol.  The web server receives and processes this arriving text string from the client, and uses it to select which web site to render back to the web client.   One subtle detail lurks here, too: the server's own DNS configuration really isn't involved in the selection of the virtual host.

  • How to add a certificate to IIS global "Server Certificates" list using PowerShell?

    Hi, been surfing the web for an example on how to add a certificate to the "global" IIS "Server Certificates" list using PowerShell but to no luck. I already have code in place on how to tie / associate a specific website with a specific cert but not how
    to add the new .cer file using the "Complete Certificate Request..." wizard using PowerShell.... I dont expect the final code to become published but if someone had an idea on howto integrate / get an entry point on where to interact between the "Server Certificate"
    list in IIS and POSH I would be super happy! :|
    I am runnign IIS on a Windows 2008R2 x64 Standard Edition if that helps..... of course, I would saddle for an CLI if there is no other way, but POSH is of course the way to go! :)
    Thanks for the help in advance guys, take care!
    br4tt3

    Hi and thanks for the suggestions!
    Although it comes close, the suggested code example points on howto import / incorporate .pfx files - I am getting fed by .cer files which I need to add into the IIS console using POSH.
    I tried explore the IIS.CertObj object but was not able to work out if this one could be used for importing / adding .cer files into IIS! However, launching the following command from a POSH console with Import-Module Webadministration already
    loaded into that shell;
    $certMgr = New-Object -ComObject IIS.CertObj returns the following error message:
    New-Object : Cannot load COM type IIS.CertObj
    From an IIS perspective I have the following components installed;
    [X] Web Server (IIS)                                    Web-Server
        [X] Web Server                                      Web-WebServer
            [ ] Common HTTP Features                        Web-Common-Http
                [ ] Static Content                          Web-Static-Content
                [ ] Default Document                        Web-Default-Doc
                [ ] Directory Browsing                      Web-Dir-Browsing
                [ ] HTTP Errors                             Web-Http-Errors
                [ ] HTTP Redirection                        Web-Http-Redirect
                [ ] WebDAV Publishing                       Web-DAV-Publishing
            [X] Application Development                     Web-App-Dev
                [ ] ASP.NET                                
    Web-Asp-Net
                [X] .NET Extensibility                      Web-Net-Ext
                [ ] ASP                                    
    Web-ASP
                [ ] CGI                                    
    Web-CGI
                [ ] ISAPI Extensions                        Web-ISAPI-Ext
                [ ] ISAPI Filters                           Web-ISAPI-Filter
                [ ] Server Side Includes                    Web-Includes
            [ ] Health and Diagnostics                      Web-Health
                [ ] HTTP Logging                            Web-Http-Logging
                [ ] Logging Tools                           Web-Log-Libraries
                [ ] Request Monitor                         Web-Request-Monitor
                [ ] Tracing                                
    Web-Http-Tracing
                [ ] Custom Logging                          Web-Custom-Logging
                [ ] ODBC Logging                            Web-ODBC-Logging
            [X] Security                                   
    Web-Security
                [ ] Basic Authentication                    Web-Basic-Auth
                [ ] Windows Authentication                  Web-Windows-Auth
                [ ] Digest Authentication                   Web-Digest-Auth
                [ ] Client Certificate Mapping Authentic... Web-Client-Auth
                [ ] IIS Client Certificate Mapping Authe... Web-Cert-Auth
                [ ] URL Authorization                       Web-Url-Auth
                [X] Request Filtering                       Web-Filtering
                [ ] IP and Domain Restrictions              Web-IP-Security
            [ ] Performance                                 Web-Performance
                [ ] Static Content Compression              Web-Stat-Compression
                [ ] Dynamic Content Compression             Web-Dyn-Compression
        [X] Management Tools                                Web-Mgmt-Tools
            [X] IIS Management Console                      Web-Mgmt-Console
            [X] IIS Management Scripts and Tools            Web-Scripting-Tools
            [ ] Management Service                          Web-Mgmt-Service
            [ ] IIS 6 Management Compatibility              Web-Mgmt-Compat
                [ ] IIS 6 Metabase Compatibility            Web-Metabase
                [ ] IIS 6 WMI Compatibility                 Web-WMI
                [ ] IIS 6 Scripting Tools                   Web-Lgcy-Scripting
                [ ] IIS 6 Management Console                Web-Lgcy-Mgmt-Console
        [X] FTP Server                                      Web-Ftp-Server
            [X] FTP Service                                 Web-Ftp-Service
            [X] FTP Extensibility                           Web-Ftp-Ext
        [ ] IIS Hostable Web Core                           Web-WHC
    More or less the one thing that I am trying to get up and running is an automated FTPS solution - I just use the IIS console to be able to troubleshoot / compare how things scripted from POSH interacts in the MMC representation. The error I am getting
    might be that I am lacking some IIS components to be in place to be able to automate some parts of the IIS - as suggested by the IIS.CertObj object listed in the example..... I will get back if I can track down which component needs to be added to be
    able to reference the IIS.CertObj object.
    Br4tt3 signing out...
    br4tt3

  • How can I add a new domain to portal by writing a program

    I have been studied portal for a while but I still dont know how to solve this problem. Actually, I need to provide an api for my partner's program which is running on the iplanet application server. Therefore I tried to write a servlet which would invoke the AddComponent class which is the core part of ipsadmin tool. If I write a standalone java application, it works fine but once I changed it to servlet and deployed to portal server it could not work properly.
    Then, I tried to use Java JNI to add a domain to directory server directly but I can not find the webtopdomain this object in the schema. Therefore the second approache failed either. Please could any of you can help me or give me some insight? Thank you very much

    Finally, I find a way to solve this problem although I still can not make it work by using a servlet to invoke ipsadmin or AddComponent class. The easiest way to solve this question is to access Ldap directly. I used ipsadmin to add a new domain and role first and then checked all their attributes in the Ldap. I wrote a program to insert the domain and role entry with the same attributes as using ipsadmin and it works just fine. I really can just add domain and role entry even though there are no webtopdomain and webtoprole objectclasee in the schema.

  • How to add DNS server to CER after Server has been Built

    How to add DNS server to CER after Server has been Built?
    The reason why, the CER 1.3.1 that I upgrade to 7.1, had the switch list by hostname,
    The install of 1.3.1 had the LMHOST file editted with all the switch names.
    Is there such thing as a host file on 7.1 CER? If not, that is where I need to add the DNS server now. As they will have to add the switch hostnames to the DNS server.
    Thanks
    Kallol

    I found where to set the DNS via CLI...
    admin:set network dns
          set network dns options
          set network dns primary
          set network dns secondary
    Also it requires me to configure the domain name.
    set network domain name

  • How to add VBA65-KB2688865-x86-ENU.exe in wsus server

    how to add VBA65-KB2688865-x86-ENU.exe  in wsus server

    Am 17.06.2014 schrieb Anirban_ray:
    how to add VBA65-KB2688865-x86-ENU.exe  in wsus server
    You can use WSUS Package Publisher to publish the EXE over WSUS in
    your Domain.
    http://wsuspackagepublisher.codeplex.com/
    Servus
    Winfried
    Gruppenrichtlinien
    WSUS Package Publisher
    HowTos zum WSUS Package Publisher
    NNTP-Bridge für MS-Foren

Maybe you are looking for