Windows Server 2003 Sharing and Security Problem

Hello all,
I am having a problem with setting permissions and sharing folder "A" within our domain.  As a member of Domain Admins, I am unable to open the contents of any folder within folder A's  hierarchy.  Domain Admins has full control
at the top level of the folder structure, so I am not sure why I cannot open any of the subfolders.  I have even added my user id directly to the top folder with full permissions and I am still not able to open any of the sub folders.  The message
I get is "Access is denied".  I have even tried giving Everyone full control and I can still not open any lower level folders.  Not sure how this happened or how to fix it.  I'm hoping someone can point me in the right direction.
Thanks very much,
Linda 
Thanks, Linda

Just because it is set at the top level doesnt guarantee that it is fully inherited to all the files and folders below it. You have two things to consider
1) It's possible specific folders or files below have been set to not inherit permissions. So no change at a higher level will change them. You can see if this is the case.
2) When you add yourself to the top folder, did you got into advanced mode and ensure that it was set to This Folder, Files and Sub Folders?
Mark B. Cooper, President and Founder of PKI Solutions Inc., former Microsoft Senior Engineer and subject matter expert for Microsoft Active Directory Certificate Services (ADCS). Known as “The PKI Guy” at Microsoft for 10 years.

Similar Messages

  • I am having difficulty: we are running a windows server 2003 - mail and outlook support 2007 and upwards, how do I get the brand new apple machines to work with the 2003 version of server

    I am having difficulty: we are running a windows server 2003 - mail and outlook support 2007 and upwards, how do I get the brand new apple machines to work with the 2003 version of server

    I may be way out, but do you know about this product, would it help integrate the Macs for you.
    https://www.thursby.com/sites/default/files/images/ADmitMacv8_SPD.pdf

  • Windows Server 2003 (sp2 - 32bit) - OEM problem

    I inherited this in-house (closed) system a few years ago and have not had a problem until a couple of months ago.  It has been running for about 1 1/2 years.
    Desc:   Oracle 11.1.0.6 (64bit) on Windows Server 2003 (sp2 - 32 bit)   [[ yes, I know, what the heck is a 64 bit Oracle running on a 32 bit windows?]]
         2 - instances running -  one production with associated ASM,  one RMAN cat with no ASM -  all folders are backed up to a large SANS.
              -  each instance has its own listener
              -  each instance has its own dbconsole service
    Problem:
    1.  a couple of months ago, when I attempted to access the production OEM, I started seeing
    service-specific error 1 (0x1), NET HELPMSG 3547 
         -- the first time this happened, I immediately opened the OEM for rman and it was successful
              It was also fortunate in that we were doing some power upgrades and all of our systems were shutdown - and after this system was powered on, the production OEM worked fine.
         -- a few weeks later, the prod OEM was not accessible - giving the same 3547 error.  We were not able to shut down, so I stopped the Windows services for this instance, and stopped
                   the windows listener services for both instances.  I then started only the production windows services, and was able to use the prod OEM.  Then I started the listener service for
                   the rman and all was well.
         -- this Monday (today is Thurs), the prod OEM was inaccessible again and I tried the stopping and restarting of the services and started seeing 7024 errors.  I tested the rman OEM and
              it was fine.  I stopped both instances via sqlplus commands, used emctl to stop both dbconsoles (of course, the prod one was already not running), shut down the ASM instance and
              then stopped all the Windows services.  then I only brought up the prod services and confirmed with sqlplus commands that everything was started - but the final service, dbconsole
              would not start.  This morning I was able to reboot the server (after shutting down all the Oracle services) and now I can access the prod and the rman OEMs.
    2.  What the heck?   Because I can get the prod OEM working with just a reboot, I don't know if I should have to rebuild dbconsole.   And since I'm the only one disuncombullated because
              of the prod OEM, it is not a fall-down-crying situation - I'm actually a sqlplus kinda guy, but when I'm just doing visual maintenance, it is nice to view OEM remotely for a quick check.
    3.  I've been working with Linux systems and Oracle for many years and I've never experienced this kind of problem.   Oh, and since it is a closed system, it will be when pigs sprout wings
                   and start flyng that I'll be allowed to install patches - but again, if a reboot 'fixes' this issue, what the heck?  Oh, finally, I don't believe in the common windows fix of rebooting - I'd
                   like to find out WHY this is happening and literally fix it.  
    ANYBODY have a clue?   Not me...
    Thanks for your time.

    user12183171 wrote:
    I inherited this in-house (closed) system a few years ago and have not had a problem until a couple of months ago.  It has been running for about 1 1/2 years.
    Desc:   Oracle 11.1.0.6 (64bit) on Windows Server 2003 (sp2 - 32 bit)   [[ yes, I know, what the heck is a 64 bit Oracle running on a 32 bit windows?]]
    You'd better double check that.  It is fundamentally impossible for 64-bit software to run on a 32-bit OS.
         2 - instances running -  one production with associated ASM,  one RMAN cat with no ASM -  all folders are backed up to a large SANS.
              -  each instance has its own listener
    One single listener, with the default name of LISTENER, using the default port of 1521, is quite capable of -- indeed, was designed to -- service multiple instances of multiple versions running from multiple homes.
              -  each instance has its own dbconsole service
    Problem:
    1.  a couple of months ago, when I attempted to access the production OEM, I started seeing
    service-specific error 1 (0x1), NET HELPMSG 3547 
         -- the first time this happened, I immediately opened the OEM for rman and it was successful
              It was also fortunate in that we were doing some power upgrades and all of our systems were shutdown - and after this system was powered on, the production OEM worked fine.
         -- a few weeks later, the prod OEM was not accessible - giving the same 3547 error.  We were not able to shut down, so I stopped the Windows services for this instance, and stopped
                   the windows listener services for both instances.  I then started only the production windows services, and was able to use the prod OEM.  Then I started the listener service for
                   the rman and all was well.
         -- this Monday (today is Thurs), the prod OEM was inaccessible again and I tried the stopping and restarting of the services and started seeing 7024 errors.  I tested the rman OEM and
              it was fine.  I stopped both instances via sqlplus commands, used emctl to stop both dbconsoles (of course, the prod one was already not running), shut down the ASM instance and
              then stopped all the Windows services.  then I only brought up the prod services and confirmed with sqlplus commands that everything was started - but the final service, dbconsole
              would not start.  This morning I was able to reboot the server (after shutting down all the Oracle services) and now I can access the prod and the rman OEMs.
    2.  What the heck?   Because I can get the prod OEM working with just a reboot, I don't know if I should have to rebuild dbconsole.   And since I'm the only one disuncombullated because
              of the prod OEM, it is not a fall-down-crying situation - I'm actually a sqlplus kinda guy, but when I'm just doing visual maintenance, it is nice to view OEM remotely for a quick check.
    3.  I've been working with Linux systems and Oracle for many years and I've never experienced this kind of problem.   Oh, and since it is a closed system, it will be when pigs sprout wings
                   and start flyng that I'll be allowed to install patches - but again, if a reboot 'fixes' this issue, what the heck?  Oh, finally, I don't believe in the common windows fix of rebooting - I'd
                   like to find out WHY this is happening and literally fix it.  
    ANYBODY have a clue?   Not me...
    Thanks for your time.

  • We're running Windows server 2003 32bit and want to migrate to Windows server 2012R2 64bit, can someone provide a step by step procedure on how to migrate instances on ADAM to AD LDS?

    I have no experience in dealing with servers, but my senior has asked me to investigate on how to migrate instances on ADAM (windows server 2003 32bit) to AD LDS (Windows server 2012R2 64 bit) as in place upgrade is not an option as we're running a 32bit
    Server and want to migrate to a 64bit Server. can someone please give me a Walkthrough on how to do this.
    Thanks in advance.

    Hi,
    it'd be of great help if you could give me a step by step process of replication.
    There is no step-by-step article/guide of replication process, replication between AD LDS instances of the same configuration set is an automatic process.
    All we need to make sure is to create a replica of the existing instance, and there is no network/security obstacle preventing the replication.
    Please note that we need to install AD LDS from Server manager on Windows Server 2012 and 2012 R2.
    More information for you:
    Understanding AD LDS Replication and Configuration Sets
    http://technet.microsoft.com/en-us/library/cc770465.aspx
    Best Regards,
    Amy

  • Windows Server 2003 64bit and Java 1.5.0, does it support 64bit processing?

    I have search the Sun website, Google etc but I am unable to find a definitive statement as to whether Java 1.5.0 has support for 64 bit processing when run on on Windows Server 2003 64bit?
    There appears to be separate 64 bit versions available for down load on the Solaris platform but not on Windows Server 2003 64bit. Is there for a reason for this?
    If some one could clarify the situation it would be greatly appreciated.
    Regards Mike Kimber

    Thanks AMN for quick reply.
    I have tried IE6 and IE7. Oracle application server10.1.2. I have developed a warehouse management s/w. I tried to open a form. I give one more info that I have two virtaul machine windows 2003 server and windows XP on Microsoft Virtual PC. Oracle application server setup is same on Virtual pC. It is working on virtual PC. I do not understand where is the problem on physical server.
    Confuguration is like this.
    1. Windows 2003 server with service pack 2 ---> Oracle Application server 10.1.2 + Java 1.5.0.7
    2. Windows XP with service pack3 ---> Oracle 10g Database
    3. Windows XP with service pack3 ---> java 1.5.0.7 as a client
    4. Windows Vista ultimate ---> java 1.5.0.7 and java 1.5..0.13 It is working fine. I mean when i try to run a form from Vista , it is working.
    Please help me. I will be very thanful to you. If you need any other info , i will send.
    Thanks again
    Haider

  • Hyper-V VM Windows Server 2003 R2 SP2 Network Problems

    Hi Guys,
    I am trying to setup a new VM in my lab (I am using windows 8.1 in my host)  with Windows Server 2003 R2 SP2. I already installed the integration services in that VM, the network adapter is ok (Hyper-V network adapter). Well, everything it seems to be
    ok, but my W2K3 Machine keeps getting 169.xxx ip. My host is wireless , the virtual switch is ok, since I have other 4 VM (W2K8, W2K8R2, W2012, W2012R2) working fine with that switch and having access to the internet, just this VM with W2K3 is not working. 
    Do you guys can help ?
    Thanks

    Please check the properties of your NIC adapter in W2K3 if the Client for Microsoft Network is installed.
    And also try to compare the network setting for other VMs NICs in Hyper-V to find the deference.
    I would create new VM and install clean W2K3 for testing.
    If you found this post helpful, please give it a "Helpful" vote. If it answered your question, remember to mark it as an "Answer". This posting is provided "AS IS" with no warranties and confers no rights! Always test ANY
    suggestion in a test environment before implementing!

  • Windows server 2003  flash 10 install problem

    I am having trouble installing Flash 10
    os          windows server 2003 sp2
    browser  firefox
    I have uninstalled all previous adobe products and reinstalled adobe air and flash 10 
    They both show up in my Control Panel Add.Delete Programs
    Any help would be greatly appreciated.

    Are you talking about Flash 10 or Flash Player 10?
    You mention having troubles installing, but you failed to explain what kind of trouble.

  • Windows Server 2003 EE and APEX 3.1.2

    Hi
    I have simple problem. I installed win32 11gR1 Oracle Enterprise Edition database, and apex 3.1.2. The instalation was OK. But now that I try to login to apex using
    http://127.0.0.1/apex/apexadmin, I get a popup window that suggest me to enter username and password to it. The message comes from XDB. Now no matter what I try to enter inisde, I just can't login to apex admin. I never get this window before. On XP I instaled and used apex on Oracle 11g EE without problem. Is this something specific to win server 2003, and what should I do. I tried to enter apex ADMIN username and password but it just can't except it. Help
    Edited by: MarcusO on Jun 9, 2010 6:42 AM

    Hello Marcus,
    >> Is this something specific to win server 2003
    I don’t think so. It seems to me that you didn’t complete all the post installation tasks regarding the EPG configuration. For example, did you unlock the ANONYMOUS account (a typical reason for the error message you are getting)?
    ALTER USER ANONYMOUS ACCOUNT UNLOCK;Please check the installation guide to make sure you completed all the post installation tasks.
    Regards,
    Arie.
    ♦ Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    ♦ Author of Oracle Application Express 3.2 – The Essentials and More

  • Several folder shares on Windows Server 2003 R2

    I have serious problems at one of our clients. They just switched from PC's to iMac's and MacBook Pro's. The backup platform is a server running Microsoft Windows Server 2003 R2 and there are several shares on this server.
    Some of these shares should only be accessible by normal employees and others only to management etc.
    When connecting to the shares from OSX all folders are visible even when creating a different layout with user access lists for each folder.
    Is there any way of fixing this issue?
    Example
    Share Users - Access Everybody
    Share Admin - Access Network Administrator
    Share Administration - Access Management
    All this worked perfectly on the Windows setup!

    I have the same problem on our PC networ with PC servers. Several departments have converted to using Macs and they are able to mount to shared drives and see everything in it. My question now - is there a way to be able to access a windows shared folder for ALL USERS WITHOUT the share getting mounted on the Mac desktop?
    If I created an alias of a particular Mac app or file on the Mac desktop that is stored on a Windows shared folder for all users. How can that alias work for ALL USERS without having to prompt for a uname and password and/or mounting the whole volume to the desktop?
    I'm not happy with Macs running on our network but I don't have a choice on this.

  • Windows Server 2003 R2 Backup with Hyper-V in DPM

    Hello,
    I am trying to backup multiple Windows Server 2003 R2 VMs on Hyper-V (Windows Server 2012 R2) with DPM.
    When I try to this I get the following errors:
    On the Hyper-V Host:
    Source: VSS ID:8229
    A VSS writer has rejected an event with error 0x800423f4, The writer experienced a non-transient error.  If the backup process is retried,
    the error is likely to reoccur.
    . Changes that the writer made to the writer components while handling the event will not be available to the requester. Check the event log for related events from the application hosting the VSS writer.
    Operation:
       PrepareForSnapshot Event
    Context:
       Execution Context: Writer
       Writer Class Id: {66841cd4-6ded-4f4b-8f17-fd23f8ddc3de}
       Writer Name: Microsoft Hyper-V VSS Writer
       Writer Instance ID: {0b5be050-91e2-41a6-9207-414f1291f975}
       Command Line: C:\Windows\system32\vmms.exe
       Process ID: 5312
    Source: Hyper-V-VMMS ID: 18014
    Checkpoint operation for 'VMName' was cancelled. (Virtual machine ID D605FC49-D379-4C60-A730-485C8E9279DC)
    Source: Hyper-V-VMMS ID: 18012
    Checkpoint operation for 'VMName' failed. (Virtual machine ID D605FC49-D379-4C60-A730-485C8E9279DC)
    Source: Hyper-V-VMMS ID: 10150
    Could not create backup checkpoint for virtual machine 'VMName': Element not found. (0x80070490). (Virtual machine ID D605FC49-D379-4C60-A730-485C8E9279DC)
    Source: Hyper-V-Worker ID: 3280
    'VMName' could not initiate a checkpoint operation: Element not found. (0x80070490). (Virtual machine ID D605FC49-D379-4C60-A730-485C8E9279DC)
    Source: Hyper-V-VMMS ID: 16010
    The operation failed.
    The Output of vssadmin list writers on the Hyper-V Host looks like this:
    Writer name: 'Microsoft Hyper-V VSS Writer'
       Writer Id: {66841cd4-6ded-4f4b-8f17-fd23f8ddc3de}
       Writer Instance Id: {0b5be050-91e2-41a6-9207-414f1291f975}
       State: [8] Failed
       Last error: Non-retryable error
    In the Windows Server 2003 R2 VM there are no errors in the eventlog.
    Only the information, that VSS is started and stopped after a while.
    When I do a Backup with ntbackup of in the VM everything runs fine.
    When I create a checkpoint with Hyper-V everything runs fine, too.
    The integration services are up to date and get-vmintegrationservice -vmname VMName shows everything is enabled and OK.
    On the Hyper-V host there are 13 VMs. 3 of them are running Windows Server 2003 R2 and 2 of them are showing this error. It seems to be no general problem with Windows Server 2003 R2 then.
    I tried the backup on a different Hyper-V host with no success.
    How can I narrow down the cause of this error?
    Thanks.
    greets,
    torsten

    Thank you to everyone in this thread!
    After digging through VSS and Hyper-V dead-ends, the solution above worked for me in a W2012 R2 environment.
    I only had this problem trying to back up W2012 R2 Hyper-V VMs stored on a CSV, hosted on a W2012 R2 Host Cluster, backing up from a Host node.  I could back up from within the guests fine.  Both Windows Server Backup and DPM 2012 R2
    gave VSS errors on the cluster hosts. 
    In fact Windows Server Backup complains with 80780189 it won't back up an application with files on a CSV, which is a common cluster configuration.  This is an example of another caveat in a minefield of MS caveats buried in fine print which often negates
    configurations touted by MS Marketing, things which sound great on a sell sheet, but in practice are impractical or just not production-ready because of these restrictions.
    Disabled Backup in Integration Services, performed an offline back up from DPM 2012 R2 (which did briefly affect serving the workloads on the VM), which succeeded, and then re-enabled Backup in Integration Services.  DPM then continued to
    sync successfully after that for a day.  However, this problem returned after a period of heavy DPM backup activity.  So I redistributed backups through various Protection Groups to spread the DPM load over a longer period and this seems to
    have solved this problem.
    In general I had lots of problems installing, configuring, and now operating DPM, so the experience has not been smooth, but most of the problems have now been solved.  I find you have to "baby" this product and not push it too hard,
    otherwise things start breaking.
    Thanks again everyone!
    DPM Error ID 30111  0x800423F4
    DPM-EM Event ID 3106

  • Cannot print to PDF Printer in Windows server 2003 x64 (Adobe 9 STD)

    Hi everyone,
    I'm running into a very odd issue. We are using Citrix Presentation Server 4.5 in our environment. Recently, I install the x64 bit version of Citrix on top of Windows Server 2003 x64.
    The problem that we are experience right now is that when user open a WORD or EXCEL document and try to print to PDF. The SAVE AS windows shows up to allow users to save, but nothing happens afterward. In another word, no PDF file is created.
    However, if I ask the user to right click on the file (in windows explorer) and choose Convert to PDF, then the conversion go through.
    Do you know a fix for this?

    You might read the EULA and confirm the issue I have mentioned. I might not be correct in my estimate, but just gave a sounds like opinion. If it is a violation, then removing it is wise. Typically, Acrobat must be installed on each individual machine. There are multiple license options and server options, but you would need to contact Adobe for more information on those areas. Hope you can get them to talk to you in such a case.

  • Increasing disk size in windows server 2003

    Hello,
    Am running a file server on windows server 2003. And i have 3 partitions as C, D and E. Where as D & E having 1 TB each. My company user documents are mapped to D as well as E. Now my D drive is running out of space and i have around 800 Gigs
    free space in E drive. I would like to move some of the free space from E drive to D. Am bit afraid to use diskpart command to extend the volume also not sure whether diskpart will help me.
    Can someone please guide me..
    Thanks in Advance
    NAZeeR

    Hi,
    "Extend Volume" only allows you to extend a drive into contiguous unallocated space (on the right). In this case you can only merge unallocated space to D drive. If you want to merge noncontiguous unallocated space to C drive, there are two solutions. Please
    refer to the article below:
    How to Merge Unallocated Space to C Drive without Losing Data?
    http://www.partition-magic.org/res/merge-unallocated-space-to-c-drive.html
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Install NetWeaver CE 7.1 on Windows Server 2003 32bit, Oracle database

    Hi,
    It is possible install NW CE 7.1 for Oracle on Windows Server 2003 32 bit ?
    I have installed NW 2004s on Windows Server 2003 platform, and I need install CE 7.1 and then ESR.
    I have downloaded CE and ESR 7.1 installs from "SAP Installations & Upgrades" location (DVD number 51033843), but it is only 64 bit version.
    Thank you
    BB

    Yes - because successor releases of Netweaver 7.0 are only available as 64bit. 32bit platfomrs are no more available.
    Markus

  • Windows Server 2008 x64 and Crystal Reports Server Embedded

    We're attempting to certify our software with Windows Server 2008 x64 and want to know the best way to configure both the server and client of Crystal Reports Server Embedded.  Currently, our software is certified against Windows Server 2003 x86, and we install Crystal Reports Server Embedded XI Release 2 (no SP) on the application server, and we deploy the Crystal Reports .NET merge modules for XI Release 2 (no SP) on any client machines.
    I believe I am correct in stating that no version of Crystal Reports Server Embedded officially supports Windows Server 2008 x64 (based on some other forum postings) until SP1 comes out (which I don't think has happened at this point).  If that is true, we can live with installing the RAS on a separate Windows Server 2003 x64, if that's even possible.  With that said, can we even get our Windows Server 2008 x64 running with the latest Crystal Reports 2008 .NET merge modules?  We've tried many different configurations between CR XI R2 SPs and CR 2008 for both client and server and have very little luck (either it won't install correctly because of x64 or missing .cabs, etc.) on both the client and server side of things.
    Can someone suggest the optimal configuration when Windows Server 2008 x64 is in the mix, noting that we can use a secondary Windows Server 2003 (x64 preferred but can fallback to x86)?  Or do we have to wait for Crystal Reports Server Embedded 2008 SP1 to be released, and if so, does anyone know of the date?
    Thanks,
    Ross Beehler

    CRSE 2008 is a 32 bit app, it works on 64 bit OS's but all parts must also be running in 32 bit mode.

  • Upgrading windows server 2003 domain controller to windows server 2008

    Hello friedns :
    We have a company with about 2000 users , and two windows server 2003 domain controllers , one of them acts as a primary domain controller , and the other acts as secondary domain controller , all the FSMO s are on the primary DC ,we have decided to upgrade all of our servers from windows server 2003 to windows server 2008 , the first step is to upgrade the domain controllers to windows server 2008 , our domain controllers are so sensitive and has to be active 24 hours a day , i have stress upgrading it to windows server 2008 , what is the best solution to upgrade it with no risk ?
    ( i have an opinion but i am not sure and i dont have any guide about it , i want to install a windows server 2008 and promote it as an additional domain controller to the windows server 2003 DC and the transfer all the FSMOs to it , and then promote the first domain controller !!! is that possible ? if yes , is there any guide about it? )
    If there is a guide available for it please let me know . (Specially if there is a tip & trick)
    thank you guys.
    Network is my LOVE

    Hi,
    This TechNet online article might be helpful for you.
    How to Upgrade Domain Controllers to Windows Server 2008 or Windows Server 2008 R2
    http://technet.microsoft.com/en-us/library/ee522994(WS.10).aspx
    For your convenience, I have list some general steps for your reference.
    Since the following operation have potential damage to Active Directory database, it is highly suggested that you'd better perform a full backup of Active Directory (System State) firstly. Also it is better to test the following procedure in a similar lab environment first.
    General Steps:
    =============
    1. Verify the new server's TCP/IP configuration has been pointed to the current DNS server.
    2. Make the new server become a member server of the current Windows Server 2003 domain first.
    3. Upgrade the Windows Server 2003 forest schema to Windows Server 2008 schema with the "adprep /forestprep" command on old server.
    Please run the "adprep.exe /forestprep" command from the Windows Server 2008 installation disk on the schema master. To do this, insert the Windows Server 2008 installation disk, and then type the following command:
    Drive:\sources\ADPREP\adprep.exe /forestprep
    4. Upgrade the Windows 2003 domain schema with the "adprep /domainprep" command on old server.
    Please run the "adprep.exe /domainprep" command from the Windows Server 2008 installation disk on the infrastructure master. To do this, insert the Windows Server 2008 installation disk, and then type the following command:
    Drive:\sources\ADPREP \adprep.exe /domainprep
    5. Insert Windows Server 2008 Installation Disc in the new server.
    6. Run "dcpromo" on new server to promote it as an additional domain controller in existing Windows 2003 domain, afterwards you may verify the installation of Active Directory.
    Please refer to:
    How to Verify an Active Directory Installation in Windows Server 2003
    http://support.microsoft.com/kb/816106
    7. Verify the new server's TCP/IP configuration has been pointed to current DNS server.
    8. Enable Global Catalog on new server and manually Check Replication Topology and afterwards manually trigger replication (Replicate Now) to synchronize Active Directory database between 2 replicas.
    Please note: It will some time to replicate GC between DC, please wait some time with patience.
    9. Disable Global Catalog on the old DC.
    10. Transfer all the FSMO roles from the old DC to the new DC.
    Please refer to:
    How to view and transfer FSMO roles in Windows Server 2003
    http://support.microsoft.com/kb/324801
    11. Verify that the old DNS Server Zone type is Active Directory-Integrated. If not, please refer to:
    How To: Convert DNS Primary Server to Active Directory Integrated
    http://support.microsoft.com/kb/816101
    Note: Active Directory Integrated-Zone is available only if DNS server is a domain controller.
    12. Install DNS component on new server and configure it as a new DNS Server (Active Directory Integrated-Zone is preferred). All the DNS configuration should be replicated to the new DNS server with Active Directory Replication.
    13. Make all the clients change TCP/IP configuration to point to new server as DNS.
    14. You may configure TCP/IP on all the clients, or adjust DHCP scope settings to make them use the new DNS server.
    Please note: It is a good practice to make the old DC offline for several days and check whether everything works normally with the new server online. If so, you may let the old DC online and run DCPROMO to demote it.
    Hope it helps.
    Regards,
    Wilson Jia
    This posting is provided "AS IS" with no warranties, and confers no rights.

Maybe you are looking for

  • How to select a specific column in a bean method?

    Hey everyone, I'm trying to select a specific column in my adf table so i can hightlight the ones i can after, with a method bean that does a match from another table. I'm using JDeveloper 12.1.2.0.0. Here's my table at the moment (its a static list

  • How to stop PPR from hidding af:message

    I am working on a very complex page with tons of partial triggers and rules. T The problem I have is when an af:message is displayed (inline), it only lasts until the next PPR or user action happens; sometimes it just blinks on the screen. I really n

  • Error in Displaying Expense Form

    Hi , I am working on the SAP T&E Module.I am getting an error when i click on the display expense form button. The details of the error are as: Следующий текст ошибки обработан P92 в системе: *Unable to interpret 0 as a number. Ошибка возникла на сер

  • Information message for duplicate vendor check( message 144)

    Hello everyone, i am trying to configure information warning message in vendors. The configuration for this is SPRO-IMG-FA-AR/AP-vendor accounts-master data-preprations for creating vendor master data-change message control for vendor master data. I

  • A note on AirPlay and Third-Party Apps on the 2G iPod Touch

    I've been experimenting to see what third-party audio apps work with AirPlay and an Airport Express on my second-generation iPod Touch. Anything that has a play/volume control--Pandora, Public Radio--is just the same as iPod. The trickier thing is ap