Existing DFS namespace with Essentials Experience Role

I am testing a deployment of the Essentials Experience Role in an existing AD domain.  I do not see a way to publish folders using the DFS namespace from the Essentials COnsole.  The goal is to bring these folders into the Remote Web page.  The
add new folder tool will let you browse the network but you cannot type in the \\domain.com\namespace.

Hi,
Do you mean that you click Add a folder task on the STORAGE page and publish folders using the DFS namespace? If you, it seems that we cannot use DFS namespace to publish folders.
Please see the screenshot below, when I browse the dfs namespace folder in c:\DFSRoots:
Best Regards,
Mandy
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • [Forum FAQ] How to install and configure Windows Server Essentials Experience role on Windows Server 2012 R2 Standard via PowerShell locally and remotely

    As we all know,
    the Windows Server Essentials Experience role is available in Windows Server 2012 R2 Standard and Windows Server 2012 R2 Datacenter. We can add the Windows Server
    Essentials Experience role in Server Manager or via Windows PowerShell.
    In this article, we introduce the steps to install and configure Windows
    Server Essentials Experience role on Windows Server 2012 R2 Standard via PowerShell locally and remotely. For better analyze, we divide this article into two parts.
    Before installing the Windows Server Essentials Experience Role, please use
    Get-WindowsFeature
    PowerShell cmdlet to ensure the Windows Server Essentials Experience (ServerEssentialsRole) is available. (Figure 1)
    Figure 1.
    Part 1: Install Windows Server Essentials Experience role locally
    Add Windows Server Essentials Experience role
    Run Windows PowerShell as administrator, then type
    Add-WindowsFeature ServerEssentialsRole cmdlet to install Windows Server Essentials Experience role. (Figure 2)
    Figure 2.
    Note: It is necessary to configure Windows Server Essentials Experience (Post-deployment Configuration). Otherwise, you will encounter following issue when opening Dashboard.
    (Figure 3)
    Figure 3.
      2. Configure Windows Server Essentials Experience role
    (1)  In an existing domain environment
    Firstly, please join the Windows Server 2012 R2 Standard computer to the existing domain through the path:
    Control Panel\System\Change Settings\”Change…”\Member of. (Figure 4)
    Figure 4.
    After that, please install Windows Server Essentials Experience role as original description. After installation completed, please use the following command to configure Windows
    Server Essentials:
    Start-WssConfigurationService –Credential <Your Credential>
    Note: The type of
    Your Credential should be as: Domain-Name\Domain-User-Account.
    You must be a member of the Enterprise Admin group and Domain Admin group in Active Directory when using the command above to configure Windows Server Essentials. (Figure 5)
    Figure 5.
    Next, you can type the password for the domain account. (Figure 6)
    Figure 6.
    After setting the credential, please type “Y” to continue to configure Windows Server Essentials. (Figure 7)
    Figure 7.
    By the way, you can use
    Get-WssConfigurationStatus
    PowerShell cmdlet to
    get the status of the configuration of Windows Server Essentials. Specify the
    ShowProgress parameter to view a progress indicator. (Figure 8)
    Figure 8.
    (2) In a non-domain environment
    Open PowerShell (Run as Administrator) on the Windows Server 2012 R2 Standard and type following PowerShell cmdlets: (Figure 9)
    Start-WssConfigurationService -CompanyName "xxx" -DNSName "xxx" -NetBiosName "xxx" -ComputerName "xxx” –NewAdminCredential $cred
    Figure 9.
    After you type the commands above and click Enter, you can create a new administrator credential. (Figure 10)
    After creating the new administrator credential, please type “Y” to continue to configure Windows Server Essentials. (Figure 11)
    After a reboot, all the configurations will be completed and you can open the Windows Server Essentials Dashboard without any errors. (Figure 12)
    Figure 12.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Part 2: Install and configure Windows Server Essentials Experience role remotely
    In an existing domain environment
    In an existing domain environment, please use following command to provide credential and then add Server Essentials Role: (Figure 13)
    Add-WindowsFeature -Name ServerEssentialsRole
    -ComputerName xxx -Credential DomainName\DomainAccount
    Figure 13.
    After you enter the credential, it will start install Windows Server Essentials role on your computer. (Figure 14)
    Figure 14.
    After the installation completes, it will return the result as below:
    Figure 15.
    Next, please use the
    Enter-PSSession
    cmdlet and provide the correct credential to start an interactive session with a remote computer. You can use the commands below:
    Enter-PSSession –ComputerName
    xxx –Credential DomainName\DomainAccount (Figure 16)
    Figure 16.
    Then, please configure Server Essentials Role via
    Add-WssConfigurationService cmdlet and it also needs to provide correct credential. (Figure 17)
    Figure 17.
    After your credential is accepted, it will update and prepare your server. (Figure 18)
    Figure 18.
    After that, please type “Y” to continue to configure Windows Server Essentials. (Figure 19)
    Figure 19.
    2. In a non-domain environment
    In my test environment, I set up two computers running Windows Server 2012 R2 Standard and use Server1 as a target computer. The IP addresses for the two computers are as
    below:
    Sevrer1: 192.168.1.54
    Server2: 192.168.1.53
    Run
    Enable-PSRemoting –Force on Server1. (Figure 20)
    Figure 20.
    Since there is no existing domain, it is necessary to add the target computer (Server1) to a TrustedHosts list (maintained by WinRM) on Server 2. We can use following command
    to
    add the TrustedHosts entry:
    Set-Item WSMan:\localhost\Client\TrustedHosts IP-Address
    (Figure 21)
    Figure 21.
    Next, we can use
    Enter-PSSession
    cmdlet and provide the correct credential to start an interactive session with the remote computer. (Figure 22)
    Figure 22.
    After that, you can install Windows Server Essentials Experience Role remotely via Add-WindowsFeature ServerEssentialsRole cmdlet. (Figure 23)
    Figure 23.
    From figure 24, we can see that the installation is completed.
    Figure 24.
    Then you can use
    Start-WssConfigurationService cmdlet to configure Essentials Role and follow the steps in the first part (configure Windows Server Essentials Experience in a non-domain environment) as the steps would be the same.
    The figure below shows the status of Windows Server Essentials.
    Figure
    25.
    Finally, we have successfully configured Windows Server Essentials on Server1. (Figure 26)
    Figure 26.
    More information:
    [Forum
    FAQ] Introduce Windows Powershell Remoting
    Windows Server Essentials Setup Cmdlets
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

  • Windows Server Essentials Experience Role - Deployment in Active Directory Environment

    Hello
    I have a new domain with 2 x DCs working normally.
    If I add the Essentials Experience role to a member server primarily for Remote Web Access, VPN and Direct Access, will this affect the existing Active Directory setup in any way? I see the Dashboard wants to manage everything including file shares,
    user accounts, Office 365 etc., etc., Is this going to be more trouble than it is worth?
    Are there any blogs or field notes about using the Essentials Experience Role in a standard Active Directory environment?
    Advice appreciated

    Hi Susan
    Many thanks for your reply but I have already installed the Essentials Experience Role on a Windows 2012 Standard R2 member server OK.
    You mention that the Essentials Role wizards do not support multiple DC environments - which any existing domain would be - so I am a bit confused!
    Is this because the Essentials Role wizards automatically federate the on premise AD with Azure AD or something like that?
    I am not sure how this role integrates into an existing corporate structure like MS says it does.
    Any suggestions would be very much appreciated

  • Can I install WSUS alongside Windows Essentials Experience Role without killing IIS & Remote web access?

    Can I install WSUS alongside Windows Essentials Experience Role without killing IIS & Remote web access?
    I have recently installed Windows Server 2012 Essentials R2, but I want to use WSUS on the same server.  Is this possible, if so how?  Last time I tried this I lost my Remote Web Access.
    I did post this in the Windows server 2012 essentials thread but didn't get any replies so thought I'd try posting it here to see if I got any hits here?
    Is there a way to get WSUS to install to different web ports i.e. 880 & 8443?  Or can I get it to install in a new site in IIS?  Its just I know that the Essentials Experience role sets up RWA in IIS and installing the WSUS on top just overwrites
    the RWA site & settings?  I assume this is also why Remote Desktop Services does the same?
    Thanks
    JK MCP

    Can I install WSUS alongside Windows Essentials Experience Role without killing IIS & Remote web access?
    http://blogs.technet.com/b/sbs/archive/2013/06/25/how-to-install-wsus-3-0-sp2-on-windows-server-2012-essentials.aspx
    Last time I tried this I lost my Remote Web Access.
    Remote Web Access uses the Default Web Site. If you install WSUS to the Default Web Site, it will break things. Install WSUS to the alternate "WSUS Administration" site on port 8530.
    Is there a way to get WSUS to install to different web ports i.e. 880 & 8443?
    No.
    Or can I get it to install in a new site in IIS?
    Just select the option during the installer to do that.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Server 2012 R2 Essentials without essentials experience role

    Hi,
    is it possible to run Windows Server 2012 Essentials R2 without the Windows Essentials Experience Role? I just need a single server for about 20 users - I have no need for this role. Is it possible from the technical and licensing standpoints?
    Thank You
    Jan

    Not possible

  • Add standalone webserver in 2012 r2 domain with essentials experience

    Hi all,
    I'm struggling to configure a standalone web server to run in a server 2012 r2 essentials experience domain.  The goal is to leave the essentials hosted anywhere access features managed by iis on the server, and also serve a public website on a separate
    win 7/8 machine.
    The essentials experience access anywhere features use ports 80 and 443, and the current configuration works.  The standalone server can use ports 8080/8443.  The anywhere access wizard configured the router to forward ports 80 and 443 to the 2012
    server.  I added forwarding rules to the router for 8080 and 8443 to the standalone.
    How do I indicate that www.standalone-site.com is a) on port 8080 and b) on a different domain computer?  I attempted to do so with iis bindings, and Get-WebBinding shows:
    http          192.168.192.12:8080:www.standalone-site.com
    However, internal browsing to www.standalone-site.com results in an ERR_CONNECTION_TIMED_OUT error.
    Internal browsing to www.standalone-site.com:8080 works as expected.
    I'd appreciate any help.
    Thanks,
    Steve

    Hi Larry,
    Thanks for the suggestions.  I left out some details -- using the DMZ along with a second router -- but I think the original question still stands.  All queries for domain.com will still want resolution from the Exxentials Experience AD DS
    (with DNS).  Some queries will be sourced by remote staff looking for Access Anywhere (a key reason we're using Essentials Exp).  Other queries will be looking for www.domain.com, regardless of where it is hosted.  I don't know how to configure
    that.  Should I be looking at IIS's Application Request Routing to route traffic based on the fqdn?
    I'd like to avoid the easy solution of acquiring a different domain name for web site vs. the staff's Anywhere Access portal.  I do this as a favor for a few non profits.  I've been handling their domain reg and ddns bills and it starts to add
    up.
    I do appreciate the reply.  Any follow up based on what I've written here?
    Thanks again,
    Steve

  • NSM 3.0.3.9 not seeing DFS Namespace with two taget paths.

    I am currently running NSM 3.0.3.9 (Evaluation copy) on a server 2008 r2 file server which is a member of a domain.
    When cofigured DFS with one target path I could see the storage via the storage resource list in NSM however, when added a second path for redundency and created a replication group, I could then no longer see the storage via the storage manager list.
    The second UNC path has been put into the description field {{\\dca-filesrv\homedrive}} and it still won't see the DFS storage.
    Any suggestions?

    fuadul,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Cannot have multiple domain controllers with Essentials role in 2012 R2 Standard/Datacenter

    Microsoft's Technet post on deploying Essentials Role in an existing AD environment states the following:
    "The online service integration features only work when the server is a domain controller. Also, integration cannot be initiated if there are multiple domain controllers in the environment. The product team is investigating possible solutions."
    http://blogs.technet.com/b/sbs/archive/2013/10/28/enabling-multiple-instances-of-windows-server-essentials-experience-in-your-environment.aspx
    Microsoft Essentials Role product team, can you let us know when this will be fixed? I will not be installing Essentials as a Role if I cannot have multiple domain controllers.
    As soon as I add another domain controller the Essentials role no longer functions as designed.
    This is quite an oversight by your team. Can we have an ETA for a fix to this please?
    Here are more with the same issue:
    http://social.technet.microsoft.com/Forums/en-US/ed34abe9-6412-415d-950a-50c9675deb2e/unable-to-register-essentials-experience-role-with-microsoft-online-services?forum=2012R2EssentialsPreview

    Hi. We can't give ETA. Most user there that help does not work for Microsoft. (and if a Microsoft's employee help, then it's on it's free time at home or during break)
    Thus, for that reason, please call the support to get a good answer on the ETA is it's planned or not. Be advised that the essential's version replaced the SBS, thus it target small office, such limitation can stay for a long time IMO.
    Regards, Philippe

  • Import already existing directory structure into DFS namespace?

    Hi all,
    I'm planning to migrate three file servers to a single DFS namespace and after reading the official docs and numerous blog posts I'm still unsure about the right way to do it.
    The "main" server already has a share with a complex directory structure, called \\server1\team, and that share shall become the root of the new DFS namespace, lets call it  \\domain.local\team.
    Part of that already existing directory structure is this folder: \\server1\team\admin\communication\archive. The folder "archive" contains thousands of files in numerous folders and shall become a dfs link to another share \\server2\archive. But
    before I can create the folder "archive" as a dfs link I have to create the folder "admin" in the dfs hierarchy of course, then below that the folder "communication"
    Question: When I try to create a folder "admin" in the dfs namespace, I get the error message "the folder cannot be created in the namespace. The file exists."
    Ok, the folder "admin" indeed exists, but how can I "import" this branch of the existing directory hierarchy into the dfs namespace?
    Do I have to rename the existing folder "admin" to e.g. "admin2", then create the dfs folder "admin" and move the complete directory structure below "admin2" to "admin"? Or can I simply make the existing folder
    "admin" a dfs folder?
    Thanks in advance!
    Regards
    Christoph

    Mandy, thanks for your feedback!
    I have to describe my problem more precisely: creating the root of the new DFS namespace is *not* the problem. This worked for me exactly as you expained it. The problem appears when I try to create a folder below that root in the DFS namespace. If that
    folder already exists in the share you cannot choose how to handle security settings but you get an error message, and that's it.
    This may be helpfull to explain what I want to achieve:
    Old structure:
    \\server1\team - folder admin - subfolder "archive" - lots of subfolders and files
    Now I want to move all files and folders from "archive" to \\server2\archive and link this share into the new DFS namespace, so that our users don't notice any change when they access that archive folder.
    new structure:
    1. Create DFS namespace root: \\domain.local\team  -> \\server1\team   (works!)
                |
    2. Create folder admin  (problem!)
                |
    3. Create subfolder "archive" -> \\server2\archive (not possible becaues "admin" couldn't be created)
    I could perhaps create a DFS namespace with the root \\server1\team\admin\archive and link that to \\server2\archive, but I would like to avoid creating a new namespace for each share which from \\server2 which I mount into some subfolder of \\server1\team...
    Thanks for reading.
    Regards
    Christoph

  • Installing Windows Server Essentials Experience in SBS 2011 Environment

    Scenario: I currently have an SBS 2011 environment with two sites. The business has rapidly grown since I first installed the SBS at the main site. I have setup a new office with a separate AD site. At secondary office I have a DC and a file server (all
    bound to the same domain as the SBS).
    My question is, can I setup the file server with Windows Server Essentials experience without it messing up the SBS schema? I know the WSEE is supported on an existing single domain environment but not sure if it will mess up anything on the SBS AD environment
    since we are using the builtin exchange.
    regards,
    LJAC

    Hi,
    My goal isn't to have an SBS server in one site and an Essentials server in the other. I have an SBS at the main site and a Windows Server 2012 R2 'Standard' in the other acting as a DC to the same domain as the SBS. My goal is to use the Anywhere Access feature
    at the site with the 2012 R2 server by installing the Essentials experience role. Both sites will be on the same domain and only users at the 2012 site will be using the Anywhere Access feature.
    Eventually I'll be migrating the SBS to 2012 R2 server and Exchange 2013 but thats way down the line.
    Thank you for your response!
    Ljac

  • Server 2012 R2 - Essentials Experience - - I jacked my CA and certificates all to @#&$%!!

    Windows Server 2012 R2 - Essentials Experience
    In trying to put pieces together, I jacked my CA and certificates all to @#&$%!!
    Some of the factors involved are:
     Server0 - Hyper-V Host
      Server1 - DC, 2012 R2 Essentials Experience role
      Server2 - Exchange 2013
     Client Machines -
      Windows 7 Pro
      XP (Yes, these are my cross to bear... - worth noting their presence, but I'm working them out) 
     The functional requirements:
      Anywhere Access for Remote users
       - Remote Desktop for Windows 7 machines
      Outlook Web Access
    The mistake... 'Web Application Proxy'
     -which uninstalled the CA
    There is a CA back now, but after days of spinning in cirles in a rare area where I feel nearly completely lost (Certificate services) I am asking for help getting these pieces put back together.
    The current situation:
     The network is up with all of the network and business services required to work 'Inside the Office' - so the client is "functional".
     The "Essentials Experience" is broken and won't install to the clients, though it does provide the Essentials website, access to server shared files (fairly gracefully, I might add) and, as an administrator user, I can get to the servers via
    RWA through the site and there are no certificate problems with that since I have a secured certificate for the domain. 
     OWA has been moved to a further back burner while I try to get the Essentials Experience functioning t the point where the remote users can get to their workstations through RWA... This is the biggest current hurdle... RWA for the clients.
    Trying to install the client to the workstations nets me the "The Server is not available.  Try connecting this computer again,..." message at the point of username and password authentication.
    The clientdeploy.log finishes like this:
     [4976] 141016.153746.2670: ClientSetup: Standard Error:
     [4784] 141016.153746.2670: ClientSetup: The exit code of the process (C:\Windows\system32\nslookup.exe) is: 0
     [4784] 141016.153746.2670: ClientSetup: Set CD Fail reason 10 for SQM in ClientDeployment.exe
     [4784] 141016.153746.2670: ClientSetup: RecordClientDeploymentFailReason: Save registry failed in ClientDeployment.exe : System.UnauthorizedAccessException: Cannot write to the registry key.
      at Microsoft.Win32.RegistryKey.EnsureWriteable()
      at Microsoft.Win32.RegistryKey.CreateSubKeyInternal(String subkey, RegistryKeyPermissionCheck permissionCheck, Object registrySecurityObj, RegistryOptions registryOptions)
      at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck)
      at Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.Helper.RecordClientDeploymentFailReason(UInt32 failReason)
     [4784] 141016.153746.2670: ClientSetup: Exiting ValidateUserTask.Run
     [4784] 141016.153746.2670: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Failed
     [4784] 141016.153746.2670: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
     [4784] 141016.153746.2670: ClientSetup: Exting ConnectorWizardForm.RunTasks
     [1272] 141016.153755.0976: ClientSetup: Back from the Client Deployment Wizard
     [1272] 141016.153755.0976: ServerDiscovery:HostsFileUpdater: Removing hosts file entry: 1-WGB-01
     [1272] 141016.153755.0976: ClientSetup: Saving Wizard Data
     [1272] 141016.153755.0976: ClientSetup: End of ClientDeploy: ErrorCode=1603
    The computerconnector.log shows nothing of value.
    What I want to accomplish as a 'first step' toward recovery is to get the workstations properly connected so they show up in the Dashboard 'Devices' pane and can be managed and access by the Essentials tools.
    Secondarily, I would like to get the client side tools in place and functioning (I expect the latter will be a side effect of the former).
    So,... for anyone patient enough to have read this far... uh,... help?

    Actually,... I can now confirm the delicacy of which you speak...
    After a support incident with Microsoft which spanned a marathon 18+ hours on the phone and remote access by no fewer than 7 Microsoft Engineers, we got to a successful result. 
    It is a point of utter frustration for me when people put in threads like this then don't bother to come back and report 'how the issue was solved', and sadly, I am about to have done that merely because my span of functional attention and valuable reporting
    capability was basically gone before I submitted the ticket and following all that was done in my state was not conceivably possible. 
    So - all I can do is apologize for not being able to report a valuable resolution and give a few little tidbits.
    The net result is this - DO WHAT YOU CAN TO AVOID THE SITUATION IN THE FIRST PLACE.  Once your CA is in place, LEAVE IT THE $%@& ALONE!!!!  I mean... my best current advice.
    In all, the CA was uninstalled and reinstalled 4 times after my blunder and significant work was done in ADSIEdit as well as substantial manual manipulation of certificates and CAs that was well outside of my (quite considerable) scope of expertise.
    I wish I had more to offer in the world of resolution.
    With this said, I will make one more request of viewers and moderators alike:
    THIS QUESTION IS OFFICIALLY NOT ANSWERED.  IT WILL NEVER BE ANSWERED.  THE RESOLUTION IS NOT AVAILABLE TO THE MORTAL MAN.
    DO NOT MARK IT AS ANSWERED
    IF YOU MUST DO SOMETHING, DELETE THE WHOLE THREAD, BUT DO NOT BURDON PEOPLE WHO ARE LOOKING FOR REAL ANSWERS WITH THE NECESSITY OF READING THROUGH THIS.
    DO NOT MARK THIS QUESTION AS ANSWERED
    I hope this makes sense for people, and I hope people will appreciate NOT having to read this as though there is some 'resolution' contained within.

  • BSOD on Server 2012 running dfs namespace and dfs replication roles with deduplication

    Hello,
    I have recently setup 2 dfsn & dfsr servers, both 2012 one physical the other virtual.
    The idea is to have one server as primary and the other as a failover \ DR.
    The primary server is virtual and connects via mpio \ iscsi to a dell san, using the provided dell DSM Drivers.
    The secondary server is physical with local disk for storage.
    I copy files to a namespace setup to always prefer the primary server, these files are then replicated across to the secondary.
    I have also turned on deduplication on both servers to get the most out of the available storage.
    This has been working well for 6 months or so, there have however been 2-3 occasions where the primary virtual server has crashed and blue screened causing the DFSR database to undergo a full consistency check.
    The bug check errors i have managed to extract from the Memory.dmp and mini dump are as follows:
    *                        Bugcheck Analysis                                   
    REFERENCE_BY_POINTER (18)
    Arguments:
    Arg1: 0000000000000000, Object type of the object whose reference count is being lowered
    Arg2: fffffa80379a3070, Object whose reference count is being lowered
    Arg3: 0000000000000002, Reserved
    Arg4: ffffffffffffffff, Reserved
        The reference count of an object is illegal for the current state of the object.
        Each time a driver uses a pointer to an object the driver calls a kernel routine
        to increment the reference count of the object. When the driver is done with the
        pointer the driver calls another kernel routine to decrement the reference count.
        Drivers must match calls to the increment and decrement routines. This bugcheck
        can occur because an object's reference count goes to zero while there are still
        open handles to the object, in which case the fourth parameter indicates the number
        of opened handles. It may also occur when the object?s reference count drops below zero
        whether or not there are open handles to the object, and in that case the fourth parameter
        contains the actual value of the pointer references count.
    Debugging Details:
    DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
    BUGCHECK_STR:  0x18
    PROCESS_NAME:  dfsrs.exe
    CURRENT_IRQL:  0
    ANALYSIS_VERSION: 6.3.9600.17029 (debuggers(dbg).140219-1702) amd64fre
    LAST_CONTROL_TRANSFER:  from fffff800999ee0d7 to fffff8009985a440
    STACK_TEXT:  
    fffff880`0bf3fb48 fffff800`999ee0d7 : 00000000`00000018 00000000`00000000 fffffa80`379a3070 00000000`00000002 : nt!KeBugCheckEx
    fffff880`0bf3fb50 fffff800`99c33529 : fffffa80`379a3070 fffff8a0`0244adc0 00000000`000017e4 0000001b`930b60d8 : nt! ?? ::FNODOBFM::`string'+0x38605
    fffff880`0bf3fb90 fffff800`99859453 : fffffa80`4063db00 fffffa80`4063db00 fffff880`0bf3fcc0 00000000`00000001 : nt!NtClose+0x239
    fffff880`0bf3fc40 000007ff`5e8d2cda : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
    0000001b`9069f398 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x000007ff`5e8d2cda
    STACK_COMMAND:  kb
    FOLLOWUP_IP:
    nt! ?? ::FNODOBFM::`string'+38605
    fffff800`999ee0d7 cc              int     3
    SYMBOL_STACK_INDEX:  1
    SYMBOL_NAME:  nt! ?? ::FNODOBFM::`string'+38605
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: nt
    IMAGE_NAME:  ntkrnlmp.exe
    DEBUG_FLR_IMAGE_TIMESTAMP:  51a966cd
    IMAGE_VERSION:  6.2.9200.16628
    BUCKET_ID_FUNC_OFFSET:  38605
    FAILURE_BUCKET_ID:  0x18_OVER_DEREFERENCE_nt!_??_::FNODOBFM::_string_
    BUCKET_ID:  0x18_OVER_DEREFERENCE_nt!_??_::FNODOBFM::_string_
    ANALYSIS_SOURCE:  KM
    FAILURE_ID_HASH_STRING:  km:0x18_over_dereference_nt!_??_::fnodobfm::_string_
    FAILURE_ID_HASH:  {eaf19261-0688-f327-a17d-6f7960ac4ebd}
    Followup: MachineOwner
    rax=0000000000000000 rbx=ffffffffffffffff rcx=0000000000000018
    rdx=0000000000000000 rsi=fffffa80379a3070 rdi=00000000fffc000c
    rip=fffff8009985a440 rsp=fffff8800bf3fb48 rbp=fffffa80379a3040
     r8=fffffa80379a3070  r9=0000000000000002 r10=fffffa8030d89190
    r11=fffffa804063db00 r12=00000000000017e4 r13=0000000000000000
    r14=fffff8a00a548f90 r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
    nt!KeBugCheckEx:
    fffff800`9985a440 48894c2408      mov     qword ptr [rsp+8],rcx ss:0018:fffff880`0bf3fb50=0000000000000018
    Child-SP          RetAddr           : Args to Child                                                          
    : Call Site
    fffff880`0bf3fb48 fffff800`999ee0d7 : 00000000`00000018 00000000`00000000 fffffa80`379a3070 00000000`00000002 : nt!KeBugCheckEx
    fffff880`0bf3fb50 fffff800`99c33529 : fffffa80`379a3070 fffff8a0`0244adc0 00000000`000017e4 0000001b`930b60d8 : nt! ?? ::FNODOBFM::`string'+0x38605
    fffff880`0bf3fb90 fffff800`99859453 : fffffa80`4063db00 fffffa80`4063db00 fffff880`0bf3fcc0 00000000`00000001 : nt!NtClose+0x239
    fffff880`0bf3fc40 000007ff`5e8d2cda : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13 (TrapFrame @ fffff880`0bf3fc40)
    0000001b`9069f398 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x000007ff`5e8d2cda
    start             end                 module name
    fffff800`987b1000 fffff800`987ba000   kd       kd.dll       Thu Jul 26 03:30:34 2012 (5010ABCA)
    fffff800`99800000 fffff800`99f4c000   nt       ntkrnlmp.exe Sat Jun 01 04:13:17 2013 (51A966CD)
    fffff800`99f4c000 fffff800`99fb8000   hal      hal.dll      Wed Oct 24 04:03:21 2012 (50875A79)
    fffff880`00a00000 fffff880`00a34000   ataport  ataport.SYS  Thu Jul 26 03:29:04 2012 (5010AB70)
    fffff880`00a34000 fffff880`00a51000   lsi_sas  lsi_sas.sys  Fri May 11 20:40:21 2012 (4FAD6B25)
    fffff880`00a51000 fffff880`00a5e000   serenum  serenum.sys  Thu Jul 26 03:30:13 2012 (5010ABB5)
    fffff880`00a5e000 fffff880`00a6c000   fdc      fdc.sys      Thu Jul 26 03:30:15 2012 (5010ABB7)
    fffff880`00a7b000 fffff880`00adb000   volmgrx  volmgrx.sys  Thu Jul 26 03:29:59 2012 (5010ABA7)
    fffff880`00adb000 fffff880`00ae4000   intelide intelide.sys Thu Jul 26 03:29:52 2012 (5010ABA0)
    fffff880`00ae4000 fffff880`00af3000   PCIIDEX  PCIIDEX.SYS  Thu Jul 26 03:29:09 2012 (5010AB75)
    fffff880`00af3000 fffff880`00b56000   md3dsm   md3dsm.sys   Wed Aug 22 22:14:46 2012 (50354BC6)
    fffff880`00b56000 fffff880`00b87000   msdsm    msdsm.sys    Sat Oct 05 04:32:09 2013 (524F8839)
    fffff880`00b87000 fffff880`00ba0000   vmci     vmci.sys     Tue May 01 02:14:27 2012 (4F9F38F3)
    fffff880`00ba0000 fffff880`00bb5000   vsock    vsock.sys    Fri Aug 30 20:25:34 2013 (5220F1AE)
    fffff880`00bb5000 fffff880`00bcf000   mountmgr mountmgr.sys Thu Jul 26 03:29:33 2012 (5010AB8D)
    fffff880`00bcf000 fffff880`00bd9000   atapi    atapi.sys    Thu Jul 26 03:30:33 2012 (5010ABC9)
    fffff880`00bd9000 fffff880`00bf0000   vmxnet3n61x64 vmxnet3n61x64.sys Fri Sep 27 10:40:11 2013 (5245527B)
    fffff880`00bf0000 fffff880`00bfa000   pnpmem   pnpmem.sys   Thu Jul 26 03:30:11 2012 (5010ABB3)
    fffff880`00c40000 fffff880`00c9f000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Thu Jul 26 03:30:12 2012 (5010ABB4)
    fffff880`00c9f000 fffff880`00cfb000   CLFS     CLFS.SYS     Thu Jul 26 03:29:39 2012 (5010AB93)
    fffff880`00cfb000 fffff880`00d1e000   tm       tm.sys       Thu Jul 26 03:29:01 2012 (5010AB6D)
    fffff880`00d1e000 fffff880`00d33000   PSHED    PSHED.dll    Thu Jul 26 05:53:53 2012 (5010CD61)
    fffff880`00d33000 fffff880`00d3d000   BOOTVID  BOOTVID.dll  Thu Jul 26 03:30:22 2012 (5010ABBE)
    fffff880`00d3d000 fffff880`00dbc000   CI       CI.dll       Thu Mar 28 03:30:42 2013 (5153B962)
    fffff880`00dbc000 fffff880`00de1000   rasl2tp  rasl2tp.sys  Thu Jul 26 03:23:16 2012 (5010AA14)
    fffff880`00e00000 fffff880`00e49000   spaceport spaceport.sys Sat Oct 05 04:32:08 2013 (524F8838)
    fffff880`00e49000 fffff880`00e61000   volmgr   volmgr.sys   Thu Jul 26 03:29:22 2012 (5010AB82)
    fffff880`00e61000 fffff880`00ea9000   vm3dmp   vm3dmp.sys   Wed Oct 09 05:25:53 2013 (5254DAD1)
    fffff880`00eb5000 fffff880`00f41000   cng      cng.sys      Thu Oct 11 06:17:34 2012 (5076566E)
    fffff880`00f41000 fffff880`00f5b000   raspppoe raspppoe.sys Thu Jul 26 03:24:55 2012 (5010AA77)
    fffff880`00f5c000 fffff880`00f99000   mpio     mpio.sys     Sat Sep 28 04:37:24 2013 (52464EF4)
    fffff880`00f99000 fffff880`00fd3000   md3utm   md3utm.sys   Wed Aug 22 22:14:56 2012 (50354BD0)
    fffff880`00fd3000 fffff880`00fef000   intelppm intelppm.sys Tue Nov 06 03:55:02 2012 (50988A16)
    fffff880`01000000 fffff880`0106d000   ACPI     ACPI.sys     Thu Sep 20 07:09:16 2012 (505AB30C)
    fffff880`01075000 fffff880`010d8000   msrpc    msrpc.sys    Thu Jul 26 03:28:37 2012 (5010AB55)
    fffff880`010d8000 fffff880`0119a000   Wdf01000 Wdf01000.sys Sat Jun 22 04:13:05 2013 (51C51641)
    fffff880`0119a000 fffff880`011aa000   WDFLDR   WDFLDR.SYS   Sat Jun 22 04:14:38 2013 (51C5169E)
    fffff880`011aa000 fffff880`011c1000   acpiex   acpiex.sys   Thu Jul 26 03:25:57 2012 (5010AAB5)
    fffff880`011c1000 fffff880`011cc000   WppRecorder WppRecorder.sys Thu Jul 26 03:29:07 2012 (5010AB73)
    fffff880`011cc000 fffff880`011d6000   WMILIB   WMILIB.SYS   Thu Jul 26 03:30:04 2012 (5010ABAC)
    fffff880`011d6000 fffff880`011f7000   raspptp  raspptp.sys  Thu Jul 26 03:23:13 2012 (5010AA11)
    fffff880`01400000 fffff880`0140d000   vdrvroot vdrvroot.sys Thu Jul 26 03:27:29 2012 (5010AB11)
    fffff880`0140d000 fffff880`01424000   pdc      pdc.sys      Fri Mar 01 04:58:34 2013 (5130357A)
    fffff880`01424000 fffff880`0143e000   partmgr  partmgr.sys  Wed Jan 09 04:01:42 2013 (50ECEBA6)
    fffff880`01444000 fffff880`0153f000   NDIS     NDIS.SYS     Sat Jun 15 06:11:35 2013 (51BBF787)
    fffff880`0153f000 fffff880`015ae000   NETIO    NETIO.SYS    Thu Oct 11 06:16:20 2012 (50765624)
    fffff880`015ae000 fffff880`015b8000   msisadrv msisadrv.sys Thu Jul 26 03:28:02 2012 (5010AB32)
    fffff880`015b8000 fffff880`015f5000   pci      pci.sys      Thu Jul 26 03:27:43 2012 (5010AB1F)
    fffff880`01800000 fffff880`01816000   datascrn datascrn.sys Thu Jul 26 03:29:13 2012 (5010AB79)
    fffff880`01816000 fffff880`01824000   cbafilt  cbafilt.sys  Thu Jul 26 03:29:05 2012 (5010AB71)
    fffff880`01824000 fffff880`0186c000   msiscsi  msiscsi.sys  Mon Feb 03 16:23:09 2014 (52EFC26D)
    fffff880`0186c000 fffff880`01877000   kdnic    kdnic.sys    Thu Jul 26 03:27:41 2012 (5010AB1D)
    fffff880`01877000 fffff880`01889000   umbus    umbus.sys    Thu Jul 26 03:27:39 2012 (5010AB1B)
    fffff880`01889000 fffff880`018a9000   i8042prt i8042prt.sys Thu Jul 26 03:28:50 2012 (5010AB62)
    fffff880`018a9000 fffff880`018b8000   kbdclass kbdclass.sys Thu Jul 26 03:28:47 2012 (5010AB5F)
    fffff880`018b8000 fffff880`018c7000   mouclass mouclass.sys Thu Jul 26 03:28:47 2012 (5010AB5F)
    fffff880`018c7000 fffff880`018e5000   parport  parport.sys  Thu Jul 26 03:29:53 2012 (5010ABA1)
    fffff880`018e5000 fffff880`018fd000   serial   serial.sys   Thu Jul 26 03:30:01 2012 (5010ABA9)
    fffff880`018fd000 fffff880`01952000   storport storport.sys Mon Feb 03 16:23:24 2014 (52EFC27C)
    fffff880`01952000 fffff880`019b2000   fltmgr   fltmgr.sys   Thu Jul 26 03:30:09 2012 (5010ABB1)
    fffff880`019b2000 fffff880`019e0000   quota    quota.sys    Thu Jul 26 03:29:14 2012 (5010AB7A)
    fffff880`019e0000 fffff880`019f4000   dfsrro   dfsrro.sys   Thu Jul 26 03:29:13 2012 (5010AB79)
    fffff880`019f4000 fffff880`01a00000   BATTC    BATTC.SYS    Thu Oct 11 06:19:58 2012 (507656FE)
    fffff880`01a00000 fffff880`01a2c000   tunnel   tunnel.sys   Thu Jul 26 03:23:04 2012 (5010AA08)
    fffff880`01a2c000 fffff880`01a3b000   CompositeBus CompositeBus.sys Thu Jul 26 03:28:03 2012 (5010AB33)
    fffff880`01a3b000 fffff880`01a45000   vmgencounter vmgencounter.sys Thu Jul 26 03:27:58 2012 (5010AB2E)
    fffff880`01a45000 fffff880`01c2a000   Ntfs     Ntfs.sys     Sun Jan 26 23:28:35 2014 (52E59A23)
    fffff880`01c2a000 fffff880`01c45000   ksecdd   ksecdd.sys   Thu Sep 20 07:09:16 2012 (505AB30C)
    fffff880`01c45000 fffff880`01c56000   pcw      pcw.sys      Thu Jul 26 03:28:44 2012 (5010AB5C)
    fffff880`01c56000 fffff880`01c60000   Fs_Rec   Fs_Rec.sys   Thu Jul 26 03:30:08 2012 (5010ABB0)
    fffff880`01c60000 fffff880`01c8f000   ksecpkg  ksecpkg.sys  Thu Oct 11 06:16:46 2012 (5076563E)
    fffff880`01c8f000 fffff880`01cc0000   cdrom    cdrom.sys    Thu Jul 26 03:26:36 2012 (5010AADC)
    fffff880`01cc0000 fffff880`01d2b000   dedup    dedup.sys    Sat Oct 05 04:31:38 2013 (524F881A)
    fffff880`01d2b000 fffff880`01d3a000   vmrawdsk vmrawdsk.sys Sun Dec 15 03:36:38 2013 (52AD23C6)
    fffff880`01d3a000 fffff880`01d47000   BasicRender BasicRender.sys Thu Jul 26 03:28:51 2012 (5010AB63)
    fffff880`01d47000 fffff880`01d53000   mssmbios mssmbios.sys Thu Jul 26 03:29:19 2012 (5010AB7F)
    fffff880`01d53000 fffff880`01d64000   discache discache.sys Thu Jul 26 03:28:23 2012 (5010AB47)
    fffff880`01d64000 fffff880`01d85000   dfsc     dfsc.sys     Wed Jan 15 23:42:58 2014 (52D71D02)
    fffff880`01d85000 fffff880`01d91000   ndistapi ndistapi.sys Thu Sep 20 07:09:19 2012 (505AB30F)
    fffff880`01d91000 fffff880`01dc0000   ndiswan  ndiswan.sys  Thu Jul 26 03:23:13 2012 (5010AA11)
    fffff880`01dc0000 fffff880`01dde000   rassstp  rassstp.sys  Thu Jul 26 03:23:59 2012 (5010AA3F)
    fffff880`01dde000 fffff880`01df6000   AgileVpn AgileVpn.sys Thu Jul 26 03:23:11 2012 (5010AA0F)
    fffff880`01df6000 fffff880`01dfc400   CmBatt   CmBatt.sys   Thu Jul 26 03:29:20 2012 (5010AB80)
    fffff880`01e00000 fffff880`01e54000   CLASSPNP CLASSPNP.SYS Sat Jun 29 04:07:45 2013 (51CE4F81)
    fffff880`01e54000 fffff880`01e68000   crashdmp crashdmp.sys Fri Aug 30 04:11:28 2013 (52200D60)
    fffff880`01e75000 fffff880`01e7e000   Null     Null.SYS     Thu Jul 26 03:30:16 2012 (5010ABB8)
    fffff880`01e81000 fffff880`020ba000   tcpip    tcpip.sys    Wed Jan 22 04:28:22 2014 (52DF48E6)
    fffff880`020ba000 fffff880`02122000   fwpkclnt fwpkclnt.sys Fri Mar 01 04:55:54 2013 (513034DA)
    fffff880`02122000 fffff880`0213d000   wfplwfs  wfplwfs.sys  Thu Oct 10 04:32:19 2013 (52561FC3)
    fffff880`0213d000 fffff880`02191000   volsnap  volsnap.sys  Sat Jun 01 04:10:22 2013 (51A9661E)
    fffff880`02191000 fffff880`021a8000   mup      mup.sys      Thu Jul 26 03:30:00 2012 (5010ABA8)
    fffff880`021a8000 fffff880`021b4000   npsvctrig npsvctrig.sys Thu Jul 26 03:27:33 2012 (5010AB15)
    fffff880`021b4000 fffff880`021d0000   disk     disk.sys     Sat Oct 12 07:31:15 2013 (5258ECB3)
    fffff880`021ed000 fffff880`021ff000   dfs      dfs.sys      Thu Jul 26 03:28:21 2012 (5010AB45)
    fffff880`03800000 fffff880`03863000   mrxsmb   mrxsmb.sys   Tue Feb 05 22:29:08 2013 (511187B4)
    fffff880`0389c000 fffff880`038eb000   ks       ks.sys       Sat Feb 02 07:25:50 2013 (510CBF7E)
    fffff880`038eb000 fffff880`038f6000   rdpbus   rdpbus.sys   Thu Jul 26 03:28:19 2012 (5010AB43)
    fffff880`038f6000 fffff880`0390a000   NDProxy  NDProxy.SYS  Tue Apr 09 03:33:41 2013 (51637E05)
    fffff880`0390a000 fffff880`03915000   flpydisk flpydisk.sys Thu Jul 26 03:30:15 2012 (5010ABB7)
    fffff880`03915000 fffff880`03922000   dump_diskdump dump_diskdump.sys Thu Jul 26 03:29:58 2012 (5010ABA6)
    fffff880`03922000 fffff880`0393f000   dump_LSI_SAS dump_LSI_SAS.sys Fri May 11 20:40:21 2012 (4FAD6B25)
    fffff880`0393f000 fffff880`03947000   HIDPARSE HIDPARSE.SYS Sat Jun 29 04:08:18 2013 (51CE4FA2)
    fffff880`03947000 fffff880`03955000   monitor  monitor.sys  Fri Mar 01 04:56:18 2013 (513034F2)
    fffff880`03955000 fffff880`0397d000   luafv    luafv.sys    Thu Jul 26 03:29:13 2012 (5010AB79)
    fffff880`0397d000 fffff880`03991000   lltdio   lltdio.sys   Thu Jul 26 03:24:02 2012 (5010AA42)
    fffff880`03991000 fffff880`039a9000   rspndr   rspndr.sys   Thu Jul 26 03:24:06 2012 (5010AA46)
    fffff880`039a9000 fffff880`039c9000   bowser   bowser.sys   Thu Jul 26 03:28:01 2012 (5010AB31)
    fffff880`039c9000 fffff880`039e0000   mpsdrv   mpsdrv.sys   Thu Oct 31 03:42:19 2013 (5271D19B)
    fffff880`03c00000 fffff880`03c73000   rdbss    rdbss.sys    Sat May 04 05:47:00 2013 (518492C4)
    fffff880`03c73000 fffff880`03c8d000   wanarp   wanarp.sys   Tue Apr 09 03:31:00 2013 (51637D64)
    fffff880`03c8d000 fffff880`03c9b000   nsiproxy nsiproxy.sys Thu Jul 26 03:25:00 2012 (5010AA7C)
    fffff880`03c9b000 fffff880`03ca3000   vmmouse  vmmouse.sys  Mon Jun 04 10:34:25 2012 (4FCC8121)
    fffff880`03ca3000 fffff880`03e0c000   dxgkrnl  dxgkrnl.sys  Thu Sep 19 04:16:23 2013 (523A6C87)
    fffff880`03e0c000 fffff880`03e1d000   watchdog watchdog.sys Thu Jul 26 03:29:05 2012 (5010AB71)
    fffff880`03e1d000 fffff880`03e6b000   dxgmms1  dxgmms1.sys  Wed Jan 09 03:58:58 2013 (50ECEB02)
    fffff880`03e6b000 fffff880`03e7c000   BasicDisplay BasicDisplay.sys Thu Jul 26 03:29:08 2012 (5010AB74)
    fffff880`03e7c000 fffff880`03e8e000   Npfs     Npfs.SYS     Thu Jul 26 03:30:26 2012 (5010ABC2)
    fffff880`03e8e000 fffff880`03e9a000   Msfs     Msfs.SYS     Thu Jul 26 03:30:24 2012 (5010ABC0)
    fffff880`03e9a000 fffff880`03ebc000   tdx      tdx.sys      Thu Jul 26 03:24:58 2012 (5010AA7A)
    fffff880`03ebc000 fffff880`03eca000   TDI      TDI.SYS      Thu Jul 26 03:27:59 2012 (5010AB2F)
    fffff880`03eca000 fffff880`03ed6000   ws2ifsl  ws2ifsl.sys  Thu Sep 20 07:09:50 2012 (505AB32E)
    fffff880`03ed6000 fffff880`03f2e000   netbt    netbt.sys    Thu Jul 26 03:24:26 2012 (5010AA5A)
    fffff880`03f2e000 fffff880`03fc4000   afd      afd.sys      Wed Sep 04 04:11:20 2013 (5226A4D8)
    fffff880`03fc4000 fffff880`03fee000   pacer    pacer.sys    Thu Jul 26 03:23:05 2012 (5010AA09)
    fffff880`03fee000 fffff880`03ffe000   netbios  netbios.sys  Thu Jul 26 03:28:19 2012 (5010AB43)
    fffff880`03ffe000 fffff880`03fff480   swenum   swenum.sys   Thu Jul 26 03:28:53 2012 (5010AB65)
    fffff880`0ac00000 fffff880`0acdf000   HTTP     HTTP.sys     Fri Mar 15 00:17:15 2013 (5142688B)
    fffff880`0acdf000 fffff880`0ace7000   vmmemctl vmmemctl.sys Sun Dec 15 03:36:24 2013 (52AD23B8)
    fffff880`0acf8000 fffff880`0ad43000   mrxsmb10 mrxsmb10.sys Thu Jul 26 03:23:06 2012 (5010AA0A)
    fffff880`0ad43000 fffff880`0ad7e000   mrxsmb20 mrxsmb20.sys Tue Feb 05 22:28:36 2013 (51118794)
    fffff880`0b200000 fffff880`0b20d000   condrv   condrv.sys   Thu Jul 26 03:30:08 2012 (5010ABB0)
    fffff880`0b20d000 fffff880`0b2ae000   srv2     srv2.sys     Tue Apr 09 03:33:02 2013 (51637DDE)
    fffff880`0b2cd000 fffff880`0b399000   peauth   peauth.sys   Tue Apr 09 03:32:01 2013 (51637DA1)
    fffff880`0b399000 fffff880`0b3a4000   secdrv   secdrv.SYS   Wed Sep 13 14:18:38 2006 (4508052E)
    fffff880`0b3a4000 fffff880`0b3e8000   srvnet   srvnet.sys   Tue Apr 09 03:31:13 2013 (51637D71)
    fffff880`0b3e8000 fffff880`0b3fa000   tcpipreg tcpipreg.sys Thu Jul 26 03:23:13 2012 (5010AA11)
    fffff880`0b4e3000 fffff880`0b570000   srv      srv.sys      Thu Jul 26 03:25:28 2012 (5010AA98)
    fffff880`0b570000 fffff880`0b57b000   rdpvideominiport rdpvideominiport.sys Fri Oct 12 06:48:28 2012 (5077AF2C)
    fffff880`0b57b000 fffff880`0b5ac000   rdpdr    rdpdr.sys    Thu Jul 26 03:25:18 2012 (5010AA8E)
    fffff880`0b5ac000 fffff880`0b5b9000   terminpt terminpt.sys Thu Jul 26 03:28:53 2012 (5010AB65)
    fffff960`00118000 fffff960`00508000   win32k   win32k.sys   Sat Feb 08 04:34:05 2014 (52F5B3BD)
    fffff960`006cb000 fffff960`006d4000   TSDDD    TSDDD.dll    Thu Jul 26 03:30:25 2012 (5010ABC1)
    fffff960`00879000 fffff960`008af000   cdd      cdd.dll      Thu Jul 26 05:49:37 2012 (5010CC61)
    fffff960`00a21000 fffff960`00a60000   RDPUDD   RDPUDD.dll   Fri Oct 12 06:50:01 2012 (5077AF89)
    Unloaded modules:
    fffff880`01e68000 fffff880`01e75000   dump_storport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000D000
    fffff880`021d0000 fffff880`021ed000   dump_LSI_SAS.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0001D000
    fffff880`021a8000 fffff880`021b4000   hwpolicy.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000C000
    fffff880`00f41000 fffff880`00f5c000   sacdrv.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0001B000
    fffff880`00c33000 fffff880`00c40000   ApiSetSchema.dll
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000D000
    I have searched for others having a similar problem but have not managed to find much.
    The memory dump at the time of the crash does seem to hint at a problem with DFSR.exe.
    The setup seems to be running fine again now and is going through its consistency checks, it is just a major inconvenience and will only get worse as the DFS becomes busier and approaches capacity.
    The plan was to put this setup into production however with the unpredictability of blue screen reboots I cannot see this happening until I can find a fix or work around.
    I have yet to see this problem occur on the other (physical) server, this is pretty much identical in configuration apart from its storage access.
    My thoughts are a possible bug in the DFSR component or a bug in the DSM Drivers used for the iSCSI SAN connection or maybe a combination of the two.
    Any help, thoughts or suggestions greatly appreciated
    Thanks

    Hi,
    Please install the current version of Dfssvc.exe Dfsc.sys Dfsrs.exe for Windows Server 2012.
    List of currently available hotfixes for Distributed File System (DFS) technologies in Windows Server 2012 and Windows Server 2012 R2
    http://support.microsoft.com/kb/2951262
    The issue may be due to the DFSRoot folder has lost NTFS permission. Some reasons why DFS root lose ACLs Links are listed in the article below:
    How to implement Windows Server 2003 Access-based Enumeration in a DFS environment
    http://support.microsoft.com/kb/907458/en-us
    You could use dfsutil to set NTFS permission: dfsutil property ACL \\DFS-namespace
    Using the Windows Server 2008 DFSUTIL.EXE command line to manage DFS-Namespaces
    http://blogs.technet.com/b/josebda/archive/2009/05/01/using-the-windows-server-2008-dfsutil-exe-command-line-to-manage-dfs-namespaces.aspx
    To narrow down the issue, you could remove the DFS role to check if the issue related to the dfs namespace and dfs replication roles.
    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.

  • Discoverer 4i error msg "A database role exists which confilcts with this username"

    When I try to open workbooks -> from database, I get a Discoverer 4i error msg "A database role exists which confilcts with this username" with only an "OK" button in the window. The database works fine for Discoverer 3.1. After clicking on the OK button, I get an empty list of workbooks to open. If I create a new workbook & try to save it, I see the list of dozens of workbooks in the database.
    Which role is it complaining about? How can I fix this?
    null

    What you will have to do is log into the database as a user with DBA priveleges, query the DBA_ROLES table (SELECT * FROM DBA_ROLES) and see what role exists that has the same name as the user you are logging in as... that should give you a direction to either rename the role, or the drop the user and recreate with a unique name... Good Luck!
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by William Sheridan ([email protected]):
    When I try to open workbooks -> from database, I get a Discoverer 4i error msg "A database role exists which confilcts with this username" with only an "OK" button in the window. The database works fine for Discoverer 3.1. After clicking on the OK button, I get an empty list of workbooks to open. If I create a new workbook & try to save it, I see the list of dozens of workbooks in the database.
    Which role is it complaining about? How can I fix this?
    <HR></BLOCKQUOTE>
    null

  • Impossible to connect to Remote Web Access (Win Server 2012 Standard R2 with Essential Experience)

    Hi everyone,
    I've got a little problem and maybe someone here could help me a little.
    I've installed the essential experience role on my 2012 R2 standard server and I configured all the stuff to connect my server via remote web access. Unfotunatly, I the connection doesn't work and i've got an error message like "Impossible to connect
    with RWA. Please contact the person in charge of the server".
    I spend a long time looking about my problem on google but didn't find how to solve it.
    Thanks for any help
    Julien
    + Here is a part of my log file :
    [11464] 141225.214952.6462: RemoteAccess: [Website] RequestedLogOnPage: Previously in this browser session it went to the DefaultWithoutDetection, so now serving the same page
    [8248] 141225.215001.2419: RemoteAccess: [Website] RequestedLogOnPage: Previously in this browser session it went to the DefaultWithoutDetection, so now serving the same page
    [8248] 141225.215001.2775: RemoteAccess: [Website] A logon attempt detected
    [8248] 141225.215001.4185: RemoteAccess: [Identity] A new LogOn starts.
    [8248] 141225.215001.5005: IDENTITY: Looking for Microsoft.WindowsServerSolutions.Users.IUserLogonProvider
    [8248] 141225.215002.9182: RemoteAccess: [HSBSMembershipProvider] OnLogin took 1448 milliseconds
    [8248] 141225.215002.9292: RemoteAccess: [Identity] DOMAIN\User logged on.
    [8248] 141225.215003.0032: RemoteAccess: [Extensibility] Cannot load AddInfoProvider; Provider not specified in the config file.
    [8248] 141225.215003.0032: RemoteAccess: [Extensibility] Try to load addins
    [8248] 141225.215005.6781: RemoteAccess: [Extensibility] Loading built in Addins succeeds
    [8248] 141225.215005.6781: RemoteAccess: [Extensibility] The folder for third party add-ins are missing or broken.
    [8248] 141225.215005.6781: RemoteAccess: [Extensibility] Loading third party Addins succeeds
    [8248] 141225.215005.9428: RemoteAccess: [Customization] Start loading customization settings (4401b62c-fcb6-49dd-869d-d54cb0e3fa3c): Culture fr-FR
    [8248] 141225.215005.9468: RemoteAccess: [Customization] Folder of Customization Level Partner doesn't exist.
    [8248] 141225.215005.9498: RemoteAccess: [Customization] Start loading customization settings (54511254-bb20-4e95-91d9-e7553716099b): Culture fr-FR
    [8248] 141225.215005.9538: RemoteAccess: [Customization] Folder of Customization Level Partner doesn't exist.
    [13152] 141225.215014.8345: RemoteAccess: [Website] RequestedLogOnPage: Previously in this browser session it went to the DefaultWithoutDetection, so now serving the same page
    [8248] 141225.215015.7706: RemoteAccess: [Website] Try to clear sessoin state at ClearSessionHandler
    [864] 141225.215118.9208: RemoteAccess: [Website] RequestedLogOnPage: This is a Desktop browser, UserAgent: RaMgmtSvc
    [864] 141225.215118.9218: RemoteAccess: [Website] +++++ Session fdzxgm01ny0qzphn4garzpym is starting +++++
    [864] 141225.215118.9218: CultureSetting: None of browser languages can be exactly matched to supported list.
    [864] 141225.215118.9218: RemoteAccess: [Website] Session fdzxgm01ny0qzphn4garzpym finished initializing.
    [864] 141225.215118.9218: CultureSetting: None of browser languages can be exactly matched to supported list.
    [864] 141225.215118.9228: RemoteAccess: [Customization] Start loading customization settings (308a562a-fd70-4815-a154-4a3d6ac4b053): Culture fr-FR
    [864] 141225.215118.9258: RemoteAccess: [Customization] Folder of Customization Level Partner doesn't exist.
    [864] 141225.215118.9278: RemoteAccess: [Customization] Start loading customization settings (d4404e0f-1d72-4c10-8e42-7dddb1c429b6): Culture fr-FR
    [864] 141225.215118.9298: RemoteAccess: [Customization] Folder of Customization Level Partner doesn't exist.
    [864] 141225.215118.9328: CultureSetting: None of browser languages can be exactly matched to supported list.
    [8248] 141225.215132.4461: RemoteAccess: [Website] Session l3swbcif1hdbhpsw4g22j5fr is about to end.
    [8248] 141225.215132.4461: RemoteAccess: [Framework] SessionStateBase attaches to l3swbcif1hdbhpsw4g22j5fr in thread 81
    [8248] 141225.215132.4571: RemoteAccess: [Framework] SessionStateBase detaches from System.Web.SessionState.HttpSessionState in thread 81
    [8248] 141225.215132.4581: RemoteAccess: [TaskManagement] No Task Manager instance found in SessionEnd
    [8248] 141225.215132.4581: RemoteAccess: [Extensibility] Cannot load AddInfoProvider; Provider not specified in the config file.
    [8248] 141225.215132.4581: RemoteAccess: [Extensibility] Try to load addins
    [8248] 141225.215132.4711: RemoteAccess: [Extensibility] Loading built in Addins succeeds
    [8248] 141225.215132.4721: RemoteAccess: [Extensibility] The folder for third party add-ins are missing or broken.
    [8248] 141225.215132.4721: RemoteAccess: [Extensibility] Loading third party Addins succeeds
    [8248] 141225.215132.4721: RemoteAccess: [Framework] SessionStateBase attaches to l3swbcif1hdbhpsw4g22j5fr in thread 81
    [8248] 141225.215132.4721: RemoteAccess: [Framework] SessionStateBase detaches from System.Web.SessionState.HttpSessionState in thread 81
    [864] 141225.215618.9753: RemoteAccess: [Website] RequestedLogOnPage: This is a Desktop browser, UserAgent: RaMgmtSvc
    [864] 141225.215618.9753: RemoteAccess: [Website] +++++ Session g0zk1xuahs2rabpfzliofwr3 is starting +++++
    [864] 141225.215618.9753: CultureSetting: None of browser languages can be exactly matched to supported list.
    [864] 141225.215618.9763: RemoteAccess: [Website] Session g0zk1xuahs2rabpfzliofwr3 finished initializing.
    [864] 141225.215618.9763: CultureSetting: None of browser languages can be exactly matched to supported list.
    [864] 141225.215618.9783: RemoteAccess: [Customization] Start loading customization settings (cef3ea82-5347-4ce6-b125-a6180787c50b): Culture fr-FR
    [864] 141225.215619.0203: RemoteAccess: [Customization] Folder of Customization Level Partner doesn't exist.
    [864] 141225.215619.0874: RemoteAccess: [Customization] Start loading customization settings (a4e28700-1ea1-4253-8bb6-fdb279a69d8c): Culture fr-FR
    [864] 141225.215619.0904: RemoteAccess: [Customization] Folder of Customization Level Partner doesn't exist.
    [864] 141225.215619.0934: CultureSetting: None of browser languages can be exactly matched to supported list.
    [8248] 141225.215632.5660: RemoteAccess: [Website] Session v2z1axfm1qglfloipkpkmgsy is about to end.
    [8248] 141225.215632.5660: RemoteAccess: [Framework] SessionStateBase attaches to v2z1axfm1qglfloipkpkmgsy in thread 81
    [8248] 141225.215632.5660: RemoteAccess: [Framework] SessionStateBase detaches from System.Web.SessionState.HttpSessionState in thread 81
    [8248] 141225.215632.5660: RemoteAccess: [TaskManagement] No Task Manager instance found in SessionEnd
    [8248] 141225.215632.5670: RemoteAccess: [Extensibility] Cannot load AddInfoProvider; Provider not specified in the config file.
    [8248] 141225.215632.5670: RemoteAccess: [Extensibility] Try to load addins
    [8248] 141225.215632.7479: RemoteAccess: [Extensibility] Loading built in Addins succeeds
    [8248] 141225.215632.7479: RemoteAccess: [Extensibility] The folder for third party add-ins are missing or broken.
    [8248] 141225.215632.7479: RemoteAccess: [Extensibility] Loading third party Addins succeeds
    [8248] 141225.215632.7489: RemoteAccess: [Framework] SessionStateBase attaches to v2z1axfm1qglfloipkpkmgsy in thread 81
    [8248] 141225.215632.7489: RemoteAccess: [Framework] SessionStateBase detaches from System.Web.SessionState.HttpSessionState in thread 81
    [13152] 141225.220118.8912: RemoteAccess: [Website] RequestedLogOnPage: This is a Desktop browser, UserAgent: RaMgmtSvc
    [13152] 141225.220118.8912: RemoteAccess: [Website] +++++ Session 3v0qgg52o3sj52nw0mmseeva is starting +++++
    [13152] 141225.220118.8922: CultureSetting: None of browser languages can be exactly matched to supported list.
    [13152] 141225.220118.8922: RemoteAccess: [Website] Session 3v0qgg52o3sj52nw0mmseeva finished initializing.
    [13152] 141225.220118.8922: CultureSetting: None of browser languages can be exactly matched to supported list.
    [13152] 141225.220118.8932: RemoteAccess: [Customization] Start loading customization settings (f320d814-acfe-44dd-953b-4516b1010621): Culture fr-FR
    [13152] 141225.220118.9162: RemoteAccess: [Customization] Folder of Customization Level Partner doesn't exist.
    [13152] 141225.220118.9402: RemoteAccess: [Customization] Start loading customization settings (9f646469-b201-475c-9876-bdd6fa100c26): Culture fr-FR
    [13152] 141225.220118.9432: RemoteAccess: [Customization] Folder of Customization Level Partner doesn't exist.
    [13152] 141225.220118.9462: CultureSetting: None of browser languages can be exactly matched to supported list.
    [12488] 141225.220132.6698: RemoteAccess: [Website] Session 1isri15oy2gyonwhqmcwnu2h is about to end.
    [12488] 141225.220132.6698: RemoteAccess: [Framework] SessionStateBase attaches to 1isri15oy2gyonwhqmcwnu2h in thread 83
    [12488] 141225.220132.6698: RemoteAccess: [Framework] SessionStateBase detaches from System.Web.SessionState.HttpSessionState in thread 83
    [12488] 141225.220132.6698: RemoteAccess: [TaskManagement] No Task Manager instance found in SessionEnd
    [12488] 141225.220132.6707: RemoteAccess: [Extensibility] Cannot load AddInfoProvider; Provider not specified in the config file.
    [12488] 141225.220132.6707: RemoteAccess: [Extensibility] Try to load addins
    [12488] 141225.220132.8510: RemoteAccess: [Extensibility] Loading built in Addins succeeds
    [12488] 141225.220132.8519: RemoteAccess: [Extensibility] The folder for third party add-ins are missing or broken.
    [12488] 141225.220132.8519: RemoteAccess: [Extensibility] Loading third party Addins succeeds
    [12488] 141225.220132.8519: RemoteAccess: [Framework] SessionStateBase attaches to 1isri15oy2gyonwhqmcwnu2h in thread 83
    [12488] 141225.220132.8519: RemoteAccess: [Framework] SessionStateBase detaches from System.Web.SessionState.HttpSessionState in thread 83
    [11464] 141225.220618.8676: RemoteAccess: [Website] RequestedLogOnPage: This is a Desktop browser, UserAgent: RaMgmtSvc
    [11464] 141225.220618.8676: RemoteAccess: [Website] +++++ Session u1yks4s2vu5nnwmgimxpdxsa is starting +++++
    [11464] 141225.220618.8676: CultureSetting: None of browser languages can be exactly matched to supported list.
    [11464] 141225.220618.8676: RemoteAccess: [Website] Session u1yks4s2vu5nnwmgimxpdxsa finished initializing.
    [11464] 141225.220618.8676: CultureSetting: None of browser languages can be exactly matched to supported list.
    [11464] 141225.220618.8676: RemoteAccess: [Customization] Start loading customization settings (11683447-399a-4db1-aec5-346ceac75046): Culture fr-FR
    [11464] 141225.220618.8676: RemoteAccess: [Customization] Folder of Customization Level Partner doesn't exist.
    [11464] 141225.220618.8676: RemoteAccess: [Customization] Start loading customization settings (4d1c7c3e-80ec-4526-af9e-e42639e7aefe): Culture fr-FR
    [11464] 141225.220618.8676: RemoteAccess: [Customization] Folder of Customization Level Partner doesn't exist.
    [11464] 141225.220618.8676: CultureSetting: None of browser languages can be exactly matched to supported list.
    [12488] 141225.220632.8011: RemoteAccess: [Website] Session xq2ztj3nzkyuio4gpvrenzkv is about to end.
    [12488] 141225.220632.8011: RemoteAccess: [Framework] SessionStateBase attaches to xq2ztj3nzkyuio4gpvrenzkv in thread 83
    [12488] 141225.220632.8011: RemoteAccess: [Framework] SessionStateBase detaches from System.Web.SessionState.HttpSessionState in thread 83
    [12488] 141225.220632.8011: RemoteAccess: [TaskManagement] No Task Manager instance found in SessionEnd
    [12488] 141225.220632.8011: RemoteAccess: [Extensibility] Cannot load AddInfoProvider; Provider not specified in the config file.
    [12488] 141225.220632.8011: RemoteAccess: [Extensibility] Try to load addins
    [12488] 141225.220632.8011: RemoteAccess: [Extensibility] Loading built in Addins succeeds
    [12488] 141225.220632.8011: RemoteAccess: [Extensibility] The folder for third party add-ins are missing or broken.
    [12488] 141225.220632.8011: RemoteAccess: [Extensibility] Loading third party Addins succeeds
    [12488] 141225.220632.8011: RemoteAccess: [Framework] SessionStateBase attaches to xq2ztj3nzkyuio4gpvrenzkv in thread 83
    [12488] 141225.220632.8011: RemoteAccess: [Framework] SessionStateBase detaches from System.Web.SessionState.HttpSessionState in thread 83

    Hi,
    à
    "Impossible to connect with RWA. Please contact the person in charge of the server"
    Did you type RWA URL in IE (or any third-party Browser) and then get below error? Did you access the RWA website
    internally? In addition, would you please let me know complete error message that you can get?
    Would you please let me know what kind of domain name you use via
    Set Up Your Domain Name wizard? When complete Set up Anywhere Access wizard, did you find any error message?
    Please refer to following article to check if configure RWA correctly and troubleshoot RWA.
    Manage Remote Web Access in Windows Server
    Essentials
    Please also use the following Configuration Troubleshooter tool that Robert created and check if can find some
    issues. This tool will check IIS and Certificates.
    Windows Server Essentials
    - Configuration Troubleshooter
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Essentials Experience on member server - Office 365 Integration

    A. Windows Server Essentials Experience on 2012 R2
    B. Office 365 (existing subscription)
    Attempt to run wizard for integration with Azure AD/ Office 365 results in "This task must be performed on the domain controller".  At this stage there is only one, has ever only been one, domain controller in the forest.  Fresh
    install of a DC, no previous Essentials components ever existed.
    So, how do you run the integration components on the DC?
    DC doesn't have the wizard links in the %systemroot%\System32\Essentials directory.  Attempting to run it over the network fails (accessing via Explorer).  I hesitate to install DIRSYNC to the DC or any other components, thinking it won't have
    the Dashboard integration (required).  Can't find documentation of the configuration anywhere, but WSEE is supported as a member server, so why is there only documentation for installation to a DC?  Even tried using remote dashboard access, obviously
    this failed miserably because the remote dashboard is just a RDS published app.
    Tried the Office 365 folks asking if they had any documentation for the process, met with "contact the WSE team, not an Office 365 issue", even though it's a connector to their setup, and at least they could have something to indicate whether it's
    supported or a "how to".  Nada on TechNet, it all refers to the Essentials server, not Essentials Experience.  Bing search spits out lots of references to the articles about WSEE on domain member support, but nothing about features within
    WSEE supported on a domain member.

    I just built this up in Azure.
    1 DC VM
    1 Essentials VM (member server w/Role)
    I can confirm i see the same behaviour.
    This is an error from PowerShell which explains perhaps, a little more:
    PS C:\Users\dfunk.TR> Enable-WssIntuneIntegration
    Enable-WssIntuneIntegration : The service can only be integrated on Essentials server running as single domain
    controller in the network.
    At line:1 char:1
    + Enable-WssIntuneIntegration
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidOperation: (:) [Enable-WssIntuneIntegration], InvalidOperationException
    + FullyQualifiedErrorId : InvalidOperation,Microsoft.WindowsServerSolutions.Administration.EnableWssIntuneIntegrat
    ion
    So, it would seem that these integration features are currently, only applicable to an Essentials network with a single DC, but when that DC is also the Essentials Server.
    If only we had bugged it in the recent past..
    Robert Pearman SBS MVP
    itauthority.co.uk |
    Title(Required)
    Facebook |
    Twitter |
    Linked in |
    Google+

Maybe you are looking for

  • OD users cannot log on without server home directory

    I am new to OD and am trying to configure a working setup for a few Macs on the network. The server is set up as an OD master, and while we are running Active Directory, the Mac server is not integrated into the AD network. DHCP and DNS are handled b

  • MSI P67A-C43 (B3) & OCZ Vertex 3 VTX3-25SAT3 Issues

    Specifications: Quote Mobo/Laptop: MSI P67A-C43 (B3) BIOS: 1.B (2011-04-14) CPU: Intel Core i5-2500K RAM: 8GB (2 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600 CML8GX3M2A1600C9B Vid: ASUS ENGTX560 TI DCII TOP/2DI/1GD5 GeForce GTX 560 Ti PSU: HX750 (CMPSU-750HX)

  • Live! Cam Video IM Pro VF0410 Frame Rate Problem

    Hello I'm from Turkey sorry for my English first. I bought this camera yesterday and i tried it on 2 PC.First one is using Win Vista Home Premium (4Gb RAM + Core 2 Duo E6750),second one is Win XP Home (Gb Ram + Pentium M .8). In these PC's i can't ge

  • My Macbook Pro (mid 2007) will not go to sleep.

    When I close the lid, select sleep from the  menu, or push the power button, and select "sleep" my MBP will not go to sleep as it ussually does.  It has been doing this since I performed the last set of software updates (Mac OS X Lion 10.7.4 (11E53)

  • I'm getting an" itunes library error(-54) saying my library wasn't saved

    I'm getting an" itunes library error(-54) saying my library wasn't saved. What did I do?