Manage Windows Server 2008 DNS role

Hi,
I'm testing Windows Server 2008 Server Core.
The primary role of my server is DNS Server. Usign command line the dns was installed and configured.
Now I'll be manage the dns usign mmc dns snap-in from another computer in the same subnet.
When I register the DNS server on this computer an access deny error occured.
Can somenone help me to grant remote machine to open this connection?
For testing access on Windows server 2008 computer I have open rdp connection. Firewall service is disable.
Thanks in advanced.
Marco

I got more or less the same:
I joined a Core server to my W2K3 Domain.
I promted the core server as  the 2nd  Domain controller
I can now use nslookup to query DNS on the core server
But when try to manange DNS with a dns MMC snapin i get access denied (you do not have permission to access this dns server)
The Ip settings seem to be fine
DC01 (w2k3)
 Connection-specific DNS Suffix  . :
 Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection
 Physical Address. . . . . . . . . : 00-0C-29-4A-F6-5A
 DHCP Enabled. . . . . . . . . . . : No
 IP Address. . . . . . . . . . . . : 10.0.0.3
 Subnet Mask . . . . . . . . . . . : 255.255.192.0
 Default Gateway . . . . . . . . . : 10.0.0.8
 DNS Servers . . . . . . . . . . . : 10.0.0.3
Core Server (W2K8) CTP july
Connection-specific DNS Suffix  . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection
Physical Address. . . . . . . . . : 00-0C-29-CF-36-A5
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80:19a:b7c5:6d00:bb99%2(Preferred)
IPv4 Address. . . . . . . . . . . : 10.0.0.2(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.192.0
Default Gateway . . . . . . . . . : 10.0.0.8
DNS Servers . . . . . . . . . . . : ::1
                                    10.0.0.2
                                    127.0.0.1
                                    10.0.0.3
NetBIOS over Tcpip. . . . . . . . : Enabled
I'm a little bit lost,

Similar Messages

  • Some Hostname is not seen in DNS Manager ( Windows Server 2008 )

    Hi All,
    DC Server OS - Windows Server 2008 R2 ( Active Directory Integrated DNS Zone ) Client OS - Windows 7
    I am unable to understand, why some hostname are not dynamically registered in DNS Manager. For example -My windows7 which is added to corp.abc.com domain. Don't show in DNS manager.
    I don't want to create this hostname statically on DNS manager.
    I have tried couple of resolution i.e ipconfig /registerdns, restarted DNS Client / DHCP Client server, restarted computer still unable to see hostname name entry in DNS manager. 2 days has passed, still it has not come-up in DNS manager. I have also check
    Advanced TCP/IP settings. Please see print-screen of nslookup & Advanced TCP/IP Settings.
    Kindly suggest, what should i do, to resolve this problem.
    Thanks & Regards,
    Param
    Thanks & Regards,
    Param
    www.paramgupta.blogspot.com

    I would first recommend checking that Dynamic DNS updates are configured (I would recommend having it set to Secure only).
    I started yesterday a Wiki article describing that: http://social.technet.microsoft.com/wiki/contents/articles/21984.how-to-secure-dns-updates-on-microsoft-dns-servers.aspx
    Please also check that your primary DNS suffix using ipconfig /all. It should be matching the computer domain name. If anything is wrong, you can change it by using the following: http://social.technet.microsoft.com/Forums/windowsserver/en-US/3720415a-6a9a-4bca-aa2a-6df58a1a47d7/change-primary-dns-suffix?forum=winservercore
    If this do not help, you can try to temporary disable your security software installed on your computer, check the network filtering and use Wireshark to see what happens when you run
    ipconfig /registerdns.
    This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
    Get Active Directory User Last Logon
    Create an Active Directory test domain similar to the production one
    Management of test accounts in an Active Directory production domain - Part I
    Management of test accounts in an Active Directory production domain - Part II
    Management of test accounts in an Active Directory production domain - Part III
    Reset Active Directory user password

  • Windows Server 2008 DNS command syntax to set All zones to Dynamic Secure updates

    Hello,
    Am I trying to configure all of my 150 dns zones to  dynamic updates from "none" to "secure"
    What is the command I should run to update all my zones. I ran "dnscmd myservername /config ALLZones /AlowUpdate 1"  and I keep on receiving this error message
     "DNS_ERROR_ZONE_DOES_NOT_EXIST"
    What should be the exact command/argument I should run to propagate this on all my zones ?
    is "..allzones" or "allzones"  a valid argument ?
    Thanks
    Robert

    Hi Robert,
    Even add the two dots, I also get the same result.
    Here is the screenshot of my lab,
    As Kumar has mentioned, you need to write a script.
    I have tried to modify the script provided by Kumar. It works on my lab server.
    Here is the script,
    $a = get-dnsServerZone
    foreach ( $zone in $a)
    if ($zone.ZoneType -eq "Primary")
    if ($zone.IsDsIntegrated -eq "True")
    { set-dnsServerPrimaryZone -DynamicUpdate Secure -ZoneName $zone.zonename }
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Windows Server 2008 R2 DNS service issue with BitLocker

    I recently installed BitLocker on a Windows Server 2008 Platform. I did not encrypt the boot partition because the server hardware BIOS did not have the necessary requirements to encrypt the system drive.
    The Server roles are ADSM, DC and File Server. For DC operation I am also running the DNS service.
    When I installed the DNS role I was prompted to install the Log files on a different volume than the OS. I did this, but unfortunately, it was the same volume that was encrypted.
    Since I could not encrypt the system disk, the encrypted volume must be unlocked via password in order to mount. Here in lise my problem.
    When I do a full reboot of the server, I get to the point in the boot process where my mouse is visible and operational (this would be just before the Windows OS logo displays, I believe), then the server reboots. On the next boot up I am given the diagonstics
    and recovery dialog because the OS failed to boot.
    I believe the failure is the DNS service trying to launch, but because the log files are on the encrypted drive and it has not been unlocked, the system sees this as a security problem and reboots
    Does this make sense? If it does, is there a way to boot 2008 R2 with the DNS service disabled, say with the original install disk in recovery mode?
    Any help would be greatly appreciated as this system cannot be booted in its current state.
    Peter C. Hesse Network/Systems Administrator

    Hi,
    I believe you mean the Active Directory Logs not the DNS logs, because these are necessary to startup a domain controller, because the AD database depends on these logs.
    So if you have AD logs on a different partition and that is encrypted with Bitlocker you could probably automatically unlock it.
    So you did not encrypt OS partition because the server does not have a TPM fully compliant chip ?
    manage-bde /?
    manage-bde -autounlock -enable Driveletter:
    But you have to be able to boot server normal mode I am not sure if the command can be used in DSRM mode.
    Below are some links that might help:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/c52ffc7d-f822-4b61-b633-46f8e04eac80/bitlocker-for-domain-controller
    Hope this helps.
    Regards,
    Calin

  • Access Denied DNS Server 'Windows Server 2008 R2 and Install AD (PDC) and ADD (BDC=Additional AD)

    hi 
    I Have 
    Windows server 2008 R2 and Install Active Directory 
    Install and configuration for windows server 2008  PDC (Primary Domain Controller) and BDC (Additionall Domain Controller)
    Error
     A security Package specific Error Occurrred. would you like to add it anyway
    and 
    Access Denied Console Other Domain AD 
    and Nslookup 
    C:\Users\admin>nslookup pdc
    Server:  bdc.*.*
    Address:  10.0.X.X
    Name:    pdc.*.*
    Addresses:  10.0.1.11
              10.0.X.X

    Hello,
    your description is a bit confusing. You get the error message when you try to add the other DC to the DNS management console on one machine?
    Both DCs belong to the same domain according to your description?
    Please post an unedited ipconfig /all from both DC/DNS servers here.
    BTW: PDC/BDC concept is gone since the start from AD with Windows 2000 Server. All DCs are the same, difference are only the FSMO roles, still that can be held from any DC in the domain according to some rules.
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://msmvps.com/blogs/mweber/
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.

  • Installation of Client Access role fails on Windows Server 2008 R2 (Execution of: "$error.Clear(); Install-ExchangeCertificate -services "IIS, POP, IMAP")

    Hello
    I am trying to install Exchange Server 2010 beta 1 onto a Windows Server 2008 R2 (build 7000) machine which has also been set up as a domain controller.
    However when attempting to install the Client Access role, setup fails with the error below.
    Does anyone know of a way to get around this please?
    I have already searched for this error and not found any similar threads.
    Also every time I press the code button on this forum it crashes the browser and I keep losing the message! (IE8 from within Server R2). Also the message box is very small, will not expand and keeps jumping to the top.
    Thanks
    Robin
    [code]
    Summary: 4 item(s). 1 succeeded, 1 failed.
    Elapsed time: 00:00:01
    Preparing Setup
    Completed
    Elapsed Time: 00:00:00
    Client Access Role
    Failed
    Error:
    The execution of: "$error.Clear(); Install-ExchangeCertificate -services "IIS, POP, IMAP" -DomainController $RoleDomainController", generated the following error: "Could not grant Network Service access to the certificate with thumbprint 2F320F5D5B5C6873E54C8AB57F604D8AFA31D18C because a cryptographic exception was thrown.".
    Could not grant Network Service access to the certificate with thumbprint 2F320F5D5B5C6873E54C8AB57F604D8AFA31D18C because a cryptographic exception was thrown.
    Access is denied.
    Elapsed Time: 00:00:01
    Mailbox Role
    Cancelled
    Finalizing Setup
    Cancelled
    [/code]
    Robin Wilson

    Hello
    Thanks for all the replies.
    I have since wiped the system and installed everything again and it all worked this time so not sure what was wrong last time. I did try to uninstall all Exchange components and then uninstall IIS and Application server, reboot and re-install but I received the same error still when it came to installing the client access role.
    Walter: I just attempted the standard installation which should have used the default self-signed certificate. Everything was a fresh install done at the same time on a freshly formatted PC.
    For info last time when it failed to work:
    - Installed Windows Server 2008 R2
    - Installed Domain Controller role using dcpromo. I set the forest and domain as Windows Server 2008 R2
    - Added a forest trust between main domain and test Exchange domain (set up as ex2010.local)
    - Installed IIS and Application Server role
    - Installed Hyper-v role
    - Installed Desktop Experience feature
    - Installed Exchange and recieved the error
    When it worked I set up the forest and domain in Windows Server 2008 mode (i.e. not R2), installed Exchange first and then set up the forest trust and then Hyper-v. It did say it failed to configure dns which was probably because it started trying to do automatic updates half way through the dcpromo! DNS seems to work ok though.
    I did notice this time that Hyper-v gave a warning about the virtual network adapter not being set up correctly and the local network did not work correctly although I could access the internet. Not sure if this could have been related to the cause of the problem previously. For now I have disabled the virtual network until I get time to try and get it working and so the mail will work in the meantime.
    I also noticed that Hyper-v added an extra 443 ssl binding to the default website so as it had 2 bindings on port 443 it refused to start. After deleting one it worked.
    I decided to install Exchange onto a domain controller as it is only a test and I wouldn't do it in a live environment. I am also short of test machines! It didn't give me any warnings about this actually, I think previous versions warn you that it is not recommended.
    Andreas and Chinthaka: I did not know about the requirement to run the domain at 2003 mode. The main domain is running in 2008 mode with Exchange 2007 so I assume this is just a temporary beta related requirement. It does seem to be working (second attempt) so far in a 2008 mode domain although I haven't had a chance to fully test it yet.
    Thanks
    Robin
    P.S. Sorry it's taken me a while to reply!
    Robin Wilson

  • Windows Server 2008 R2 with multiple Roles OS Rebuild, Need help with Certificates.

    Hi,
    I have rebuilt a Server for my client and I require help with certificates..
    I am unsure exactly what to do to get this server working as it was.
    Example, The Windows Server 2008 R2 has Microsoft Exchange, DNS, DHCP, ADDS, FileServices,Network Policy and access Services and Webservices roles installed on a single box.
    Since the Server OS Rebuild I am getting 2 issues that pop up usually when Outlook in opened on a client Workstation,
    I have not dont anything certificate wise to the server since OS Install, and the messages I get and best described here
    I seen on a backdrive, a few certificate files I dont know if we can use these files for anything but we have the following files of drive E (Backup)
    e:\server.xxxx.com.au\gd_iis_intermediates.p7b
    e:\server.xxxx.com.au\server.xxxx.com.au.crt
    e:\ssl\2013-2018.cer
    1st Message is about a Proxy certificate I dont get this often but saw it today and my client clicked ok too quickly.
    I have seen it and didnt see it again after trying to close outlook and reopen
    I looked up google images and tried to find it...
    It's like this, (There is a problem with the proxy server's security certificate.
    The security certificate is not from a trusted certifying authority.)
    2nd Message is about Security Alert, Autodiscover.xxxx.com.au Information you exchange with this site cannot be viewed or changed by others. However, there is a problem with the sites security certificate.
    -X- The security certificate was issued by a company you have not chosen to trust. View the certificate to determine whether you want to trust the certificating authority
    -TICK- The security certificate date is valid
    -X- The name on the security certificate is invalid or does not match the name of the site
    Do you want to preceed
    [Yes][No][View Certificate ...]
    3rd Message is very Close to the 2nd Message, is about Security Alert, xxxx-server.xxxx.local, Information you exchange with this site cannot be viewed or changed by others. However, there is a problem with the sites security certificate.
    -X- The security certificate was issued by a company you have not chosen to trust. View the certificate to determine whether you want to trust the certificating authority
    -TICK- The security certificate date is valid
    -TICK- The name on the security certificate is invalid or does not match the name of the site
    Do you want to preceded
    [Yes][No][View Certificate ...]
    If you can help guide me thou this as I'm very new to setting up certificates. I had a friend tell me about something in DNS.. but he has been super busy and I want to learn what to do.
    Thank-You.

    Hiya,
    quite a lot has the same confusions as you do, so I've written a simple explanation on the subjet of certificates
    http://jesperarnecke.wordpress.com/2014/03/22/certificates-simple-explanation/
    Let me know if that helps you and if you need further assistance.

  • Cannot install WINS Server Role on Windows Server 2008 R2 Standard x64

    Hi, 
    We are trying to install WINS Server Feature on a brand new Windows Server 2008 R2 Standard x64 (Virtual Machine). It seems that WINS is getting installed and right at the very end it gives an error 0x80070002.
    We have tried rebooting the server multiple times , DNS/DHCP roles have been installed successfully as
    well . It is just the WINS server feature that we are unable to install on this server. 
    Can someone point us to right direction. Are there any pre requisites we need to ensure before installing this feature. Are there any alternate ways to install
    the WINS feature .. if yes please let us know. 

    The error indicates a File was not found:
    C:\Users\Mark\Documents\Tools>err 0x80070002
    # for hex 0x80070002 / decimal -2147024894
      COR_E_FILENOTFOUND                                            
    corerror.h
    # MessageText:
      DIERR_NOTFOUND                                                
    dinput.h
      DIERR_OBJECTNOTFOUND                                          
    dinput.h
      STIERR_OBJECTNOTFOUND                                         
    stierr.h
    # as an HRESULT: Severity: FAILURE (1), FACILITY_WIN32 (0x7), Code 0x2
    # for hex 0x2 / decimal 2
      ERROR_FILE_NOT_FOUND                                          
    winerror.h
    # The system cannot find the file specified.
    # 5 matches found for "0x80070002"
    I would check a few things:
    1) Is the OS activated (Control Panel/System)
    2) Is the OS fully patched and has it been rebooted since it was patched?

  • How to install external DNS Server on Windows server 2008?

    After 2 days hard working I'm confused about DNS servers.
    i registered a domain name and want to host my own DNS for my website.
    i install DNS Role and IIS on a windows server 2008 R2 and config them all and set 127.0.0.1 and 8.8.8.8 on my network interface on my serve .
    on my server i have 2 website
        dns1.mysite.com //to set it on my domain panel as name server
        mysite.com      //hosting
    now everything work on my server , when i type mysite.com at my web browser i can see my site.and when i ping mysite.com it reply my server static ip.
    but on internet it does not work. i mean if you type dns1.mysite.com or mysite.com not works and i got request time out when i ping theme.
    at this state if you set my server IP as DNS server at your network adapter(interface) everything work great.
    how can i have a DNS Server like that hosting using on our domains like dns1.godaddy.com ?
    i should register my DNS on any where like a organization or website or...?

    For the local nic you should _always_ configure dns servers that have the same scope. I think 8.8.8.8 and 127.0.0.1 will never have the same scope. Note that the configuration of multiple dns servers is only there for failover purposes. If the first one
    is working, the second one is never used.
    You should create a zone on your dns server matching your domain, and you should request your registrar to make your server authorative over your zone. Some providers let you configure this yourself (on a weninterface), so please consult the documentation
    provided by the service provider/registrar. If in doubt, they will be the primary contact point as the required configuration depends on theirs.
    Note that when you want to host a public dns server, the server should be reachable from the internet on port 53 tcp/udp and you should follow guidelines for serrver security very strictly. 
    Also be aware updates on dns servers need some time to be applied worldwide due to caching that has to expire and zone transfers that might be needed. be patient.
    MCP/MCSA/MCTS/MCITP
    Thanks SenneVL for your nice answer .
    my server IP is static and reachable from Internet,then why when you add my server ip on your network adapter as a DNS it works and you can type mysite.com on your browser and see my site?
    you said "Also be aware updates on dns servers need some time to be applied worldwide due to caching that has to expire and zone transfers that might be needed. be patient."
    how long it takes?

  • Installing terminal server role on windows server 2012 to use for Windows server 2008 R2 machines.

    Dear
    Our current setup is as follows :-
    Active Driectory is in Windows Server 2003.
    Citrix Xenapp version 5.6 with all Xenapp servers in Windows Server 2003
    Now we are upgrading our Citrix farm to 6.5 and all Xen app servers into Windows Server 2008R2.
    We did the configuration and testing; everything works fine except the terminal server is not configured which gives the pop always for the expiry date.
    We do have license for 2012 terminal server which is not possible to downgrade for some reason and managent need to install new Windows Server 2012 for terminal server and activte the licenses.
    My question is :-
    1 Whether Windows Server 2008 R2 will get RDS cal license from Windows Server 2012 terminal server (RDS CAL license is of windows server 2012).
    2. What is the role and features I need to activate in Server 2012 in order to use for Citrix 6.5 (only applicable fetaure for getting the RDS cal license.) 
    3. Whether I can add this 2012 server into domain. Is it possible to add 2012 server into Windows Server 2003 AD. 
    Your early reply is highly appreciated.

    Thanks Jeremy..
    I got exactly the right answers I am lookoing for ..
    I successfully activated the terminal service on the newly created Windows 2012 Server and installed the retail license pack we had of 50+50+25 keys . It later shows the 125 keys successfully applied.
    when I tried to link the Xenapp (Windows Server2008R2) to the license server, it first gives me error that session host service role is not installed on the ternial server. So I installed that role also in the terminal server.
    But now its anothee error as below.
    RDS Cals are not available for this Remote Desktop Session host server, and licensing Diagnostic has identified licensing problems for the RD session host server.
    1. Is it wrong I did by installing session host server role into the terminal server (but really it gave me error like 'session host server role is not running on the license server' when I tried to link the license server).
    2. Is it the problem that Windows Server 2008 R2 will not get license from 2012 RDS CAL license.
    3. whether Clearing house will take time to update the license.
    Your reply is highly appreciated. I need to know whether any other way I can link the Windows Server  2008 R2 Servers (Xenapp) to the license server.

  • Adding Printer as a scanner in print service role (Distributed scan server), would it be possible in windows server 2008 r2 !!

    Hello All 
    I have a sharp printer that support scanniing as well and my question is : 
    I want to getting use from manage scanner service role that is belonging to the print service role in windows server 2008 , which has the feature of passing the scanned document to users shared folders which are exist in the same server.
    but when i try to add my printer as a scanner it did not accept .. so i cant proceed with my objective, which is allowing users to pass their scanned docs to their shared folder
    Any idea ?

    Can i scan to network shared folder without adding the used credentials, i am looking for this distributed scan features for this issue.
    now each time new user will come i will create for him a shared folder with his username and password then i will go to the printer web base page and add this shared folder to the address book, but i need the user to come to add his password. how i can tell
    the printer to authenticate him and directt his scan to his shared folder without asking him to enter his password to be able to create an address book for him ?? any help
    Thanks in advance !

  • Macs will not show up on DNS Windows Server 2008 R2

    In our office, we have a Windows Server Infrastructure with several Macs (Imacs, mac pros, macbook airs etc).
    Active Directory and DNS is running off a Windows Server 2008 R2 Server, with DHCP on a Cisco Router.
    DHCP is configured to direct all DNS entries to the Windows DNS Server.
    The problem that I'm having is that, while all windows machines show up on the Windows DNS Server, None of the Macs are registered. Macs are able to utilize the DNS Server correctly, but will not register on the DNS Listings.
    Because I cannot access or ping Macs via their hostname, I cannot tell our third party backup software to point to a particular machine. Our workstations are all DHCP enabled, and since assigning a static ip to all the Macs here is not an option, I need to get this working, so that I can get our macs backing up.
    I've followed a few similar articles, but they appear to be for older 2003 servers, which the 2008 R2 servers do not have those options. I do not want to join the Macs onto the windows domain, I merely want to get them registered on our DNS server.
    The mac operating systems vary between Snow Leopard to Mountain Lion
    https://discussions.apple.com/thread/1421684?start=0&tstart=0 <--- Article I was following
    Thanks,
    Rboelens

    I'm pretty sure that the DNS registration stuff is part of the Active Directory plug-in on OS X.  I'd recommend you give it a try.
    GPOs are not enforced on the Macs if they're bound to Active Directory, _unless_ you've extended the Active Directory schema (which is a lot of work).  The main benefits to joining Macs to AD ar:
    * Centralized password management and policies (as you've defined in AD).
    * Single sign-on to various kerberized resources (i.e. Windows share points and internal web pages if you're using IIS and you use Kerberos to secure them, rather than NTLM).
    Here's an Apple white paper which may help.  I would recommend you read this carefully and then decide whether or not you want to bind the Macs to AD.  I'd also recommend you test with a bound Mac to see if resolves this "host name in DNS" issue... I suspect it will.
    http://training.apple.com/pdf/wp_integrating_active_directory_ml.pdf

  • Service 'MSExchangeADTopology' failed to reach status 'Running' while installing Hub transport role of exchnage server 2010 sp1 on Window Server 2008 r2

    Hi
    Getting this error while installing hub transport role of exchange server 2010 sp1 on window server 2008 R2.
    Hub Transport Role
    Failed
    Error:
    The following error was generated when "$error.Clear();
              if ($exsSid -eq $null -or $exsSid -eq "")
              $exsSid = get-ExchangeServerGroupSID -DomainController $RoleDomainController
              start-setupservice -ServiceName MSExchangeADTopology -ServiceParameters $exsSid,$RoleDomainController
            " was run: "Service 'MSExchangeADTopology' failed to reach status 'Running' on this server.".
    Service 'MSExchangeADTopology' failed to reach status 'Running' on this server.
    Click here for help...
    http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex88D115&l=0&cl=cp
    Elapsed Time: 00:25:35
    Sandeep Gupta

    Hi,
    It might be a permission issue.
    1 :
    Add Manage auditing and security log Properties
    Administative Tools > Local Security Policy > Local Policies > User Rights
    Assignment > Manage auditing and security
    Add
    Exchance Servers.
    2. Check Exchange Trusted Subsystem
    1)Open Active Directory Users and Computers
    2)Under domain name (For example contoso.com),navigate to the Builtin Container,on
    the right hand side select the Administrator group,goto the properties
    3)Click members tab and add Exchange Trusted Subsystem
    4)Click ok twice
    5)Reboot the Exchange server
    6)Rerun the Exchange setup
    Best Regards!

  • Deleting print drivers on Windows Server 2008 R2 without Print Role

    Hi,
    I'm using Windows Server 2008 R2 with Citrix Xenapp for published desktops meaning that i need to add a number of different printers to the server for the various users. Unfortunately i have some printer drivers that i think are conflicting and want to remove
    these from the server.
    How can i do this without adding the Print and Document Services role? Without this role i don't believe i can access 'Print Management' in the same way that i would with a Windows 7 client and then remove the driver package.
    Is there another way that i can do this or should i be adding this role just to remove these drivers and then perhaps removing the role (if necessary), assuming that this is possible?
    Thanks for any help.

    add the tools for print management
    in elevated cmd window
    dism /online /enable-feature /featurename:Printing-AdminTools-Collection
    If you already have local shared prints on the server, add the role.  Adding the Role installs the tools and opens the File and print sharing firewall port which would have been achieved by adding a shared printer. You do not need to add the Print
    role to setup a machine as a print server, it's not a requirement. 
    Alan Morris Windows Printing Team

  • How uninstall WSUS server role from Windows Server 2008 R2 with database hosted on remote SQL server?

    Hello, 
    I'm looking to uninstall the WSUS server role 3.0 from Windows Server 2008 R2 SP1. The thing is the database is hosted on a remote MS SQL server. I want to remove the database as well. I would like help for figuring out what I need to do to completely remove
    WSUS and its database.
    Any kind of help is appreciated! Thanks  

    Hi,
    WSUS offers limited support for running database software on a computer that is separate from the computer where the rest of WSUS is installed. This section offers step-by-step
    instructions for how to install WSUS in this configuration.
    If you meet the uninstall issue with the normal uninstall, please post the detail information for us but if you just want to manage the WSUS related SQL data, you can refer
    the following KB then delete corresponding database.
    In the general procedure, you will create the related WSUS database as below::
    Run WSUS Setup from the command line, using the SQLINSTANCE_NAME=servername\instancename command-line option, where servername is the name of the remote computer, and instancename
    is the name of the SQL Server instance that you will use for WSUS.
    More information:
    Choose the Database Used for WSUS 3.0
    http://technet.microsoft.com/en-us/library/cc708452(v=ws.10).aspx
    Appendix B: Configure Remote SQL
    http://technet.microsoft.com/en-us/library/cc708595(v=ws.10).aspx
    Hope this helps.
    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.

Maybe you are looking for