How to uninstall Sharepoint Foundation 2010 and remove its databases

Hello, 
My company has Sharepoint Foundation 2010 installed on a Windows Server 2008 R2. I want to remove this server from our network. I'd like to know what are the steps to unsintall Sharepoint Foundation 2010 and remove its databases. The databases are located
on a remote machine with SQL Server 2008 R2. I'm wondering if the Sharepoint uninstall process will remove its databases from the remote server or do the databases need to be removed manually. If the databases need to be removed manually, I'd like to know
how to find out the name of the configuration, content, administration, search and user profile application databases that Sharepoint is using. 
I appreciate any help that anybody can provide. Thanks!!

Uninstall SharePoint via Programs and Features from the SharePoint server. Once that is done, drop/delete the databases from the SQL Server. Uninstalling SharePoint does not remove databases.
Before you uninstall SharePoint, you can run:
Get-SPDatabase | Select Name,Server
That will list all database names and their associated SQL Server/instance.
Trevor Seward
Follow or contact me at...
&nbsp&nbsp
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • Sharepoint Foundation 2010 and SSRS

    Hi I have one small problem with Sharepoint Foundation 2010 and SSRS Integrated mode.
    We have one installation with frontend and backend server, backend is installed on SSRS server and Kerberos authentication is enabled.
    There are no problem to view reports with webparts but when you make one automatic subscription to make Report PDF files in one file share, it makes 5 och 30 files.
    I can only find this in log files:
    w3wp!library!18!01/26/2015-19:20:33:: i INFO: Skipped creating a dump file for the error InternalCatalogException, because a dump with the identical stack trace (with signature 1778776910) was already created.
    w3wp!library!18!01/26/2015-19:20:33:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: Unhandled exception in timer Database version check, Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
    An internal error occurred on the report server. See the error log for more details. ---> System.InvalidCastException: Unable to cast object of type 'System.DBNull' to type 'System.String'.
       at Microsoft.ReportingServices.Library.ConnectionManager.GetDBVersion(Boolean rethrow)
       at Microsoft.ReportingServices.Library.ConnectionManager.EnsureCorrectDBVersion()
       at Microsoft.ReportingServices.Library.ConnectionManager.ConnectStorage(VersionVerificationOptions option)
       at Microsoft.ReportingServices.Library.DatabaseVersionCheckTimer.DoTimerAction()
       at Microsoft.ReportingServices.Diagnostics.TimerActionBase.TimerAction(Object unused)
       --- End of inner exception stack trace ---;
    Any ideas?

    Hi Dalibor,
    Based on your description, my understanding is that the error occurred when automatically making Report PDF files.
    Could you please provide the version of SQL server in your environment?
    If you are using SQL server 2012, I recommend to update the SQL server with SP1 and CU7 to see if the issue still occurs.
    And please also re-configure the Reporting Service Application and then check the results:
    https://technet.microsoft.com/en-us/library/bb326213(v=sql.105).aspx
    https://msdn.microsoft.com/en-us/library/gg492276(v=sql.110).aspx
    Thanks,
    Victoria
    Forum Support
    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]
    Victoria Xia
    TechNet Community Support

  • When building a vacation leave holiday system using SharePoint Foundation 2010 and SharePoint Designer workflows how can I add half day functionality?

    Hi,
    I have built a vacation leave holiday system for SharePoint Foundation 2010 using SharePoint Designer workflows and Javascript. Everything works perfectly but I'm struggling to design a solution for users to specify half day requests that span over dates
    greater than 1 day, i.e. my half day solution works but only when the start and end date are the same. How would I change the user interface to allow users to choose which day they want the half day to be requested when the vacation leave holiday request is
    from, say,  6th - 10th Jan 2014?
    Thanks.

    Hi ,
    I have a test on my machine with a custom approval workflow and it can work normally .Here are the detailed steps :
    1.      
    Open the site in SharePoint Designer .Create a workflow to associate with the document library .Set the workflow to start when an item is created and when an item is changed
    .Also allow the workflow to start manually .
    2.      
    Choose ‘Collect Data from a user’ .
    3.      
    Click on the data and give a name to the Task created .
    4.      
    Define the custom form field name as ‘Approve ?’ .Set the information type as Choice .
    5.      
    Set the choices as ‘Approve’ and ’Reject’ .Display as Checkboxes .Uncheck the ‘Allow fill-in values’ and ‘Allow blank values’
    .Click finish to save .
    6.      
    Click on users and add the users who will approve the documents .
    7.      
    Keep the output to variable as collect .
    8.      
    Add a new step .Choose ‘If any value equals value ’ .Set the any value ‘Data source’ as  workflow variables and parameters .Set the ‘Field
    from source’ as Variable: collect .
    9.      
    Set the value behind ‘equals ’ as ‘Approve’ .
    10.  
    Add a new action ‘Update list item ’ .Set the item as current item .Add the field Approval status as Approved .
    11.  
    Add an Else-if branch to update the Approval status as Rejected .
    12.  
    Publish the workflow and test in your site .
    Thanks,
    Entan Ming

  • Sharepoint Foundation 2010 and Large Media Files?

    I have already seen links giving instructions in how to raise the default 50MB upload limit to up to 2GB, but it doesn't seem like a good idea based on all the caveats and warnings about it.
    If we need to occasionally allow access to external SharePoint users to files of size much larger than 50MB (software application installation files, audio recordings and video recordings) despite most documents being much less than 50MB (Office documents)
    what is the best solution that does not involve using third party external services such as OneDrive, Azure or Dropbox because we must host all of our files on premises.
    The SharePoint server is Internet accessible, but it requires AD authentication to log in and access files.
    Some have recommended file server shares for the larger files, but the Internet users only have AD accounts that are used to access the SharePoint document libraries, but they do not have VPN that would be needed to access an internal file share.
    I have heard of FTP and SFTP, but the users need something more user-friendly, doesn't require anything applications than their browser and that will use their existing AD credentials and we need to have auditing of who is uploading and downloading files.
    Is there any other solution other than just raising the file limit to 1 or 2GB just for a handful of large files in a document library full of mostly sub 50MB files?

    I had a
    previous post about performance impacts on the upload/download of large content on SharePoint.
    Shredded storage has got little to do with this case, as it handles Office documents shared on SharePoint, being edited on Office client, and saving back only the differences, therefore, lightening up the throughput.
    These huge files are not to be edited, they're uploaded once.
    It's a shame to expose this SharePoint Farm on the extranet, just because of a handful of huge files.
    Doesn't the company have a webserver on the DMZ hosting a extranet portal ? Can't that extranet portal feature a page that discovers those files intended to be downloaded from the outside, and then, act as a reverse proxy to stream them out ?
    Or, it may be a chance to build a nice Portal site on SharePoint.

  • How do I set up OCR on PDF's to integrate into Sharepoint Foundation 2010 on my SBS2011 Server?

    I'm going to give an overview of my situation, and what I need to accomplish as a final goal.
    I am administering a small network for a local firm.  We are running Windows Small Business Server 2011 (Windows Server 2008 R2, and Sharepoint Foundation 2010) and 6 new Windows 7 workstations.  We have a network copier installed in a central
    location, which is the only place we get incoming scans.  When we scan, we currently choose which desktop is our destination, and each user retrieves their scans independently, and does as they wish.  Each workstation also receives PDF's through
    email.
    We need a solution which would allow us to use our scanner and send to a single location for all incoming scans.  Then have that location OCR the scans into readable PDF's, and have those PDF's transferred to a folder on our Sharepoint Server. 
    We also need the same ability from incoming emails, or any existing PDF's we have.
    This needs to be an extremely user friendly role on the client side, being as the users are not computer literate.  If there is a button in outlook that says Send to sharepoint, and it automatically sends them to the OCR server, which forwards them
    into Sharepoint that is perfect.
    Our current server (i7-2700k, 32gb ram) is already slow with everybody on sharepoint and using the library.  If there is software that can install on it and be directed to run the batch in the off hours, we can use the existing server, otherwise
    I believe we will need an OCR scanner, being as the processes are CPU intensive.
    Thoughts, ideas, what do I do?!... Our budget is less than $4000 and Windows Server skill level is 5/10.  1/10 being a complete n00b, 5/10 being as I got this thing setup entirely having never done it before, knowing only what I know from years of being
    a PC repair tech.  For this reason, I prefer an option with a company supporting it.

    Hi,
    Maybe a 'little' too late, but you could use Udocx
    for this. With this application you get the same buttons to scan to SharePoint folders on the scanner and the pc, making it very user friendly.
    Processing the scans/emails/documents to searchable PDF files is done in the cloud. This makes the documents accessible almost instantly, instead of having to wait till the off hours. There's no need to install software, and our solution is easily within
    your budget. Furthermore, you can benefit from our in-house support.
    Take a look at the Udocx website: www.udocx.com
    Cheers
    Iris
    Iris vH

  • Sharepoint Foundation 2010 few questions

    Hi, I'm using Sharepoint Foundation 2010, and have some questions:
    1. How do I create different columns on folder level, and different columns inside folder. I.E., on folder level I'd like to have two columns: Client (folders in this column), Country, Date of last entry. Inside folder I'd like to have columns: Date,
    Contact, Form, Actions.
    2. How do I get value of item from subfolder level and use it on folder level. I.E., I'd like on folder level, in the column "Date of last entry", display date of last item added inside folder.
    3. I have List of Clients on one site, and I'd like to use it in "Look up" type of item on different site. How do I do that? By now, I can only use lookup item when list to choose from is on the same site.
    4. Is it possible to employ autocomplete in Sharepoint Foundation 2010? I.E., when I start to write name of a client already defined in the clients list, after few letters, my input is autocompleted.
    Adam.

    1. How do I create different columns on folder level, and different columns inside folder. I.E., on folder level I'd like to have two columns: Client (folders in this column), Country, Date of last entry. Inside folder I'd like to have columns: Date, Contact,
    Form, Actions.
    Inder : It cannot be achieved Out Of box. Plan to create different views for same
    2. How do I get value of item from subfolder level and use it on folder level. I.E., I'd like on folder level, in the column "Date of last entry", display date of last item added inside folder.
    Inder : Use the last modified field or a calculated column 
    3. I have List of Clients on one site, and I'd like to use it in "Look up" type of item on different site. How do I do that? By now, I can only use lookup item when list to choose from is on the same site.
    Inder: Out of Box, not possible in 2010. In 2013 try below:
    http://www.codeproject.com/Articles/619118/Cross-site-Lookup-Column-for-Sh
    http://spform.com/lookup
    4. Is it possible to employ autocomplete in Sharepoint Foundation 2010? I.E., when I start to write name of a client already defined in the clients list, after few letters, my input is autocompleted.
    Inder : It is called search as you type. Use Jquery for same
    https://searchasyoutype2010.codeplex.com/
    http://www.codeplex.com/site/search?query=sharepoint%20search%20as%20you%20type&ac=3
    If this helped you resolve your issue, please mark it Answered

  • Applying theme to all sites in a site collection SharePoint Foundation 2010

    I am working in SharePoint Foundation 2010 and want to apply a theme found in my top level site to all the remaining sites in the site collection.  I found the following bit of code on-line and put it in a script:
    function Apply-SPTheme([string]$SiteUrl, [string]$webName, [string]$themeName)
     $site = new-object Microsoft.SharePoint.SPSite($SiteUrl)
     $web = $Site.OpenWeb($webName)
     $theme = [Microsoft.SharePoint.Utilities.ThmxTheme]::Open($site,"_catatlogs/theme/" + $themeName + ".thmx")
     $theme.ApplyTo($web,$false)
     $web.Update()
     $web.Dispose()
     $site.Dispose()
    Apply-SPTheme "https://sitename" "" "themeName"
    I call the function in the last line and the web site where I obtained the code indicated that this would put the theme in all other sites.  When I run the script I get the follwing message:
    You cannot call a method on a null-valued expression. At C:\applyTheme.ps1(the script file):6 char:16
    $theme.ApplyTo <<<< <$web,$false>
    +CategoryInfo: InvalidOperation: (ApplyTo:String) [], RuntimeException
    +FullyQualifiedErrorId:InvokeMethodOnNull
    I'm a novice programmer and particularly novice on Powershell. I'm not sure I understand what the problem is or how to fix it.
    I'd appreciate any help.

    I highly recommend going back to the SharePoint 2010 site and going through all of the fundamentals.  If yo allocate an hour a day you should be caught up in two weeks.  This will save you hundreds of hours of fishing for solutions.
    SharePoint is far too complex to be "guessed" at.  You will never guess at its structure. Going through the basics from the ground up will burn the structure of its design into you head.  You will then be able to find answers quickly because you
    will know the documentation and how to ask the questions.
    If you are only a basic Admin then your company should allow the vendor to either do the configurations or pay for you to be trained or compensate you to use your personal time for training.  It would be a win for them.
    There are many very good books on SharePoint and PowerShell.  They are only good if you already have the basics of both.  One that I acquired recently is quite good at you level of involvement as it is a cookbook of solutions in PowerShell for
    normal configuration and administration items that goes beyond what is available on the web site or in the basic training.
    http://www.wrox.com/WileyCDA/WroxTitle/productCd-0470533331.html
    I actually have the 2013 version but you should stick to the 2010 version until you are up to speed.  I bought 2013 as a catch up.  Read it over two long dinners of
    Sushi and Sake.
    The books run the gamut of SP from planning to admin.  They are not technical manuals and not developer books.  They are written for general administration,  You will read through quickly and then refer back to chapters as needed.  As
    your SP site evolves the book will help you evolve with it.
    Start by becoming extremely familiar with all of the resources on the SharePoint 2010 product site.  Post future requests that are SharePoint related to the SP forums.  They are very good with PowerShell at this time (three versions but they seem
    to have caught up) - They know the product better than most here and are closer to the MS MVPs on SharePoint.  If there is a pure PowerShell issue then the people in this forum can very helpful,
    Here are all of the SharePoint forums:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/home?filter=alltypes&sort=lastpostdesc&brandIgnore=true
    ¯\_(ツ)_/¯

  • Installtion of Sharepoint Foundation 2010 OFFLINE

    Hi
    I have two problems
    1. I am trying to install Sharepoint Foundation 2010 and failing on pre-requisites. How can I get a FULL online installtion of this. My server is not connected to the internet directly
    2. What are the latest Patches publically available for Sharepoint Foundation 2010
    Regards
    Jayesh

    http://blogs.msdn.com/b/opal/archive/2009/10/25/sharepoint-2010-pre-requisites-download-links.aspx
    KB971831 (This KB only applies to Windows Server 2008 and Vista)
    http://support.microsoft.com/kb/971831 (this is the KB article)
    http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=KB971831&DownloadId=7285 (this is the download)
    KB976462 would be the WCF Fix article for Windows 2008 R2 and Windows 7
    http://support.microsoft.com/kb/976462 (link not activated yet)
    http://go.microsoft.com/fwlink/?LinkID=166231 (this is the download)
    Microsoft SQL Server 2008 Native Client:
    http://download.microsoft.com/download/3/5/5/35522a0d-9743-4b8c-a5b3-f10529178b8a/sqlncli.msi
    Microsoft "Geneva" Framework Runtime
    http://download.microsoft.com/download/F/3/D/F3D66A7E-C974-4A60-B7A5-382A61EB7BC6/MicrosoftGenevaFramework.amd64.msi
    Microsoft Sync Framework Runtime v1.0 (x64)
    http://download.microsoft.com/download/C/9/F/C9F6B386-824B-4F9E-BD5D-F95BB254EC61/Redist/amd64/Microsoft%20Sync%20Framework/Synchronization.msi
    Microsoft Chart Controls for Microsoft .NET Framework 3.5
    http://download.microsoft.com/download/c/c/4/cc4dcac6-ea60-4868-a8e0-62a8510aa747/MSChart.exe
    Microsoft SQL Server 2008 Analysis Services ADOMD.NET
    http://download.microsoft.com/download/A/D/0/AD021EF1-9CBC-4D11-AB51-6A65019D4706/SQLSERVER2008_ASADOMD10.msi
    Or you can run below powershell to download prereqisusts from internet computer. 
    http://gallery.technet.microsoft.com/office/bcf3332d-f726-4ac7-b01a-eeda4b7ece8e
    If this helped you resolve your issue, please mark it Answered

  • Sharepoint Foundation 2010 calendars not linking to Outlook 2013

    We have been using linked calendars between SharePoint Foundation 2010 and Outlook 2010 for some time. I have upgraded a few users to Outlook 2013 and now cannot link the SharePoint calendars. are there any known compatibility issues?

    Hi,
    According to your description, my understanding is that the calendar in SharePoint Foundation 2010 cannot sync to Outlook 2013.
    Did this issue occur with all the calendars?
    I recommend to create a new calendar to see if the issue still occurs.
    Was there any error when you sync the calendar to Outlook 2013?
    If yes, please provide the error message for further research?
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Monitoring Log in SharePoint Foundation 2010

    Hello,
    I´m using SharePoint Foundation 2010 and I want to configure Monitoring log, because we have had any problems because the user changed the permissions in other sites or deleted Users.
    So I want to know who  makes this action in Monitoring Log SharePoint 2010.
    Regards.

    Take a look at this 3rd party solution:
    https://auditlogsp.codeplex.com/
    The Site Collection Administrator can modify audit settings, but audit settings aren't available OOTB in Foundation.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Cannot remove deleted user from people picker - SharePoint Foundation 2010

    So I think I've read all the people picker articles here and I can't find a solution so I thought I'd start a new thread. Here is the issue:
    A user was deleted from Active Directory and removed from SharePoint Foundation 2010. The user was still showing in the People Picker within the site collection, so we have performed a few things to try and get rid of this user.
    User is deleted from AD
    User is deleted from SharePoint Site Collection
    Have tried stsadm -o deleteuser
    Have removed all mention of this user from UserInfo table
    User does NOT show in
    https://<SiteCollectionURL/_layouts/people.aspx?MembershipGroupId=0
    Cannot find any mention of this user anywhere.
    Ran a full crawl as we read on a forum somewhere that it might help.
    If I try and add the user back to SharePoint I get "The user does not exist or is not unique"
    If I try "stsadm -o deleteuser -userlogin DOMAIN\USER -url https://<sitecollectionurl>" I get "The user does not exist or is not unique"
    I am not sure what else I can try now. Can anyone help?
    Thanks,
    Vinny
    Vinny

    No other domain trusts that this user could be in.
    Just so everyone can stop with the warnings, we do NOT regularly delete users from the UserInfo table and fully are aware of the problems behind it, which is why it is so rarely done. But at times, you have to do what you have to do to help a customer, you
    know? This one user is the only one that was removed from the UserInfo table, but there are a few other users that are also deleted (from SharePoint, not manually from UserInfo) that are still showing as well. This one user included.
    There MUST be another place that the people picker gets it's information from. ALL of the user's old information still shows in the people picker (username, email address, display name), and yet none of that information exists anywhere other than in the
    People Picker. Mailbox is gone from Exchange, User deleted from SharePoint, User deleted from Active Directory. Is there no cache someone could point me towards that People Picker might store information in.
    Vinny

  • How to provide internet access for a site collection in SharePoint Foundation 2010

    Hi all,
    I am working on SharePoint Foundation 2010. I have to make a site collection available on internet.
    Only one site collection is to be brought on internet rest of the site collections should not be accessible from outside.
    How do I achieve this. Any help is greatly appreciated.
    Thanks in advance.

    Hello,
    As per my knowledge, you have to create new Web Application for your site to publishing it to internet. Since internet settings can be done at web application so create new one and then backup your existing site and restore in new web app.
    You can refer below thread for licensing:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/b63b3643-d0c7-45d2-8372-364fda348ed0/sharepoint-foundation-licensing-on-internetfacing-server?forum=sharepointgeneralprevious
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Visual Studio 2010 and SharePoint Foundation 2010

    From a development perspective, if I have a Windows 2007 Operating System and download Sharepoint Foundation 2010, can I develop web parts using Visual Studio 2010?  Are there other components I need?
    When we convert to SharePoint Server 2013 in production, is there a version of VS that will allow me to remotely access that server? 

    Hi,
    If your server have already installed the SharePoint Foundation 2010, we can develop web parts using Visual Studio 2010/2012/2013.
    If you want to convert to SharePoint Server 2013 in production, you need use Visual Studio 2012/2013 and install Microsoft Office Developer Tools for Visual Studio 2012 which can be found here:
    http://www.microsoft.com/visualstudio/eng/office-dev-tools-for-visual-studio (direct install :
    http://aka.ms/OfficeDevToolsForVS2012).
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Error Uninstalling SharePoint Foundation 2013

    I foolishly installed Sharepoint foundation on an exchange server and it broke my access to ECP and OWA.  I have attempted uninstallig but get the message "One or more required Office components failed to complete successfully.  For more information,
    consult the setup log file".  In the application logs SharePoint 2010 Products Configuration Wizard reports event ID 101, "Configuration of the SharePoint Products has succeded." and the following is recorded in the setup log file;
    2014/01/21 16:28:44:820::[3180] Showing message Title: 'Setup', Message: 'Are you sure you want to remove Microsoft SharePoint Foundation 2013 from your computer?
    We’ve noticed you have other Office products that will remain installed after you uninstall this product.  We recommend you Repair these products from the Programs and Features item in your Control Panel once you’re done uninstalling.'
    2014/01/21 16:28:45:961::[3180] Message returned: 6
    2014/01/21 16:28:45:961::[6260] Showing message Title: 'Warning:', Message: 'Before uninstalling this product, note the following:
    - Removing this product might result in partial loss of functionality for sites that depend on features installed by this product.
    - If you installed this product over an existing SharePoint Products installation or choose to cancel the uninstall after this dialog box, you must run the SharePoint Products Configuration Wizard to reconfigure the server farm after Setup has exited.
    Do you want to uninstall now?'
    2014/01/21 16:28:47:597::[6260] Message returned: 1
    2014/01/21 16:28:47:597::[6260] Kicking off chained uninstall...
    2014/01/21 16:28:47:597::[6260] Do not use Uninstall MSI to uninstall
    2014/01/21 16:28:47:597::[6260] Executing command path: 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\BIN\PSConfig.exe', args: '-cmd uninstall'
    2014/01/21 16:28:48:831::[6260] Command 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\BIN\PSConfig.exe' returned: 0
    2014/01/21 16:28:48:831::[6260] Executing command path: 'C:\Program Files\Common Files\Microsoft Shared\SERVER15\Server Setup Controller\dbwrap.exe', args: 'timeout=2950 InstallMode=Uninstall'
    2014/01/21 16:29:03:331::[6260] Error: Command: 'C:\Program Files\Common Files\Microsoft Shared\SERVER15\Server Setup Controller\dbwrap.exe' failed with error code: -2067922941. Type: 8::CommandFailed. 
    2014/01/21 16:29:03:331::[3180] Showing completion dialog.
    2014/01/21 16:29:13:476::[3180] Reboot requested if needed.
    2014/01/21 16:29:13:476::[3180] No reboot is needed.
    2014/01/21 16:29:13:507::[3180] Catalyst execution finished: 01/21/2014 16:29:13.  Return code: 8.
    2014/01/21 16:29:13:507::[3180] PERF: TickCount=1856000 Name=RunSetup Description=End function
    I've looked for issues associated with thid dbwrap.exe error code and found nothing.  Does anyone have any suggestions or experience with this error?

    Nevermind I figured it out.  I had to uninstall SQL express manually before uninstalling Sharepoint Foundation.

  • Sharepoint foundation 2010 externel https access problems

    I have a very strange problem with my sharepoint foundation 2010 site.
    I have a site which is accessible from outside on https (we have a valid certificate). I configured IIS for http and https.
    Also I configured internal and externel access for this site on sharepoint.
    But sometimes, the site is not accessible from outside on https with (externe.site.fr), BUT  it will be accessible with public ip !!!
    And also accessible from inside. (with interne.intranet.site.fr)
    Any Idea ?
    thanks

    Hi,
    According to your post, my understanding is that your site is not accessible from outside using external host name with https sometimes.
    As your site can be accessible with public IP, however it can’t be accessible from outside using external host name with https sometimes, the issue could be caused by the gateway server in your environment.
    I suggest that you need to check the gateway server configuration.
    For more information, you can refer to:
    http://community.bamboosolutions.com/blogs/sharepoint-2013/archive/2012/12/05/how-to-set-up-microsoft-forefront-unified-access-gateway-environment-for-sharepoint-2013.aspx
    http://nhutcmos.wordpress.com/2013/07/26/configure-ssl-certificate-for-sharepoint-external-https-access/
    http://sharepointdotnetwiki.iblogger.org/2009/12/dns-setup-in-sharepoint/
    http://underthehood.ironworks.com/2010/06/making-a-sharepoint-2010-site-externally-available-alternate-access-mappings-host-header-bindings.html
    Best Regards,
    Yumi Fu

Maybe you are looking for

  • Shared Variables - Properties

    Hello, I have a couple of questions about properties of Shared Variables (SV). They can be configured either by using the dialog box (right-click on SV -> Properties), or programmatically via the "SharedVariableIO" property node. Have a look at the N

  • Problems with existing stock and batch management indicator

    Hi, We would like to set the batch management indicator for a material. However, there is stock on the material for the given plant. The different stock categories for the plant/material combination are as follows (according to transaction MMBE): Unr

  • How do I know if the hardware acceleration is enabled?

    The Overview of JavaFX 2 said hardware acceleration is available, but is there anyway to detect the feature in code? An example is appreciated.

  • 0INFO_REC_ATTR error!!

    Hi All, This is regarding a different issue on the 0INFO_REC_ATTR Datasource. Issue is: I've loaded an INIT to for this Datasource. then when i'm trying to load the DELTA, it is pulling the old records which are already loaded in the INIT. This is pu

  • How do I deauthorize a lost iPod touch

    How do I deauthorize a lost iPod touch