Suggestions on a server setup please...

Hello all,
I'm about to configure a server for a small office but before going ahead I'd love to hear opinions on my proposed setup from the more experienced amongst you and suggestions on anything I should change/add/remove. Here's my current thinking: -
Modem - existing SDSL modem will remain in place (SDSL line is 2Mb/s up and down).
Firewall - will be using a Netgear ProSafe FVS338 VPN firewall/router (or similar) which will manage DHCP, VPN and port forwarding.
Switches - existing Netgear GS724T 24 Port 10/100/1000 Gigabit Smart Switch will remain in place.
Mac mini with Snow Leopard Server - I'm thinking about using the two internal 500GB HDDs in RAID 1 mirrored format for the boot volume only - although this seems like a bit of a waste of space. The only services running on Snow Leopard Server will be DNS and AFP file sharing. I will be running Kerio Connect 7 on the Mac mini for collaborative e-mail, contacts and calendars.
Promise SmartStor DS4600 4x1TB RAID System - attached to the Mac mini via FW800. This will be in RAID 5 format and will store all AFP and Kerio data.
2 x Apple Time Capsules (2TB) - I'm thinking about backing up all of the data (incrementally) from the Promise RAID wirelessly onto these (or two similarly-sized NAS drives) nightly via ChronoSync. The destination of the backups will alternate on a nightly basis, allowing one Time Capsule (or NAS drive) to be taken off-site each day and swapped over the next. I will not be using Time Machine as I don't want backups running hourly throughout the day, mainly for fear of slowing down the network. One incremental backup per day is perfectly fine.
iDowell iBox UPS 550 VA - cheap and cheerful UPS box for the Mac mini and Promise RAID plus the Firewall, Modem and switch if it allows.
3 x AirPort Extreme Base Stations - handling the WDS.
Cat5E cabling is already in place throughout the office.
At any one time there will be roughly 12 MacBook Pros connecting to the server locally, around 6 MacBook Pros connecting remotely via VPN and again, roughly 6 iPhones connecting to the server remotely, but only for their e-mail, contacts and calendars. Local and remote users will be connecting to work mainly on CS4 files and of course for their e-mail, contacts and calendars.
So how does it look and what can you suggest to improve it? I suppose my biggest questions are how to best utilise the internal and external storage - in terms of reliability and speed - and if there's a better (but no more expensive) off-site backup solution?
All suggestions are greatly welcome.
Cheers.
Dan.

I can't comment on it all, but I do see some issues.
Time Capsules are not what you want to use to back up your server. You have the right idea, but I would consider having three drives in the rotation. One immediate, one stored securely on site and one stored securely off site.
Get a real UPS. APC or Belkin come to mind but do not scrimp, make sure that the thing does automatic voltage regulation, and most of all make sure that it is properly rated.
You may want to consider upgrading your wiring to Cat 6e wherever possible.
Luck-
-DP

Similar Messages

  • I am trying to set up email on new ipad and get msg yahoo!Server Unavailable Please try again later. Any suggestions please?

    I just bought an Ipad 2 and have been trying to set up my yahoo email. I continually get the msg, Yahoo! Server Unavailable Please try again later. I am not real savvy with this stuff so I need an answer I can understand, please...
    Thanks for any help,
    jeannie

    OK this is what I had to do; Not sure why but apple does not support yahoo email on the new ipad 2 so I had to create a gmail account. Deleted my yahoo account on ipad and entered new gmail account on the ipad, and it worked. I can now get email on ipad. Also gamil will import all contacts and mail from yahoo.
    Jeannie

  • NTP server setup in DMZ

    Hi Team,
    We have Windows 2008 AD infrastructure with Single domain Single Forest & 30 remote AD sites with RODC in it.
    We are planning for NTP server setup on Windows 2008 server in DMZ......can someone help me with steps for setup.
    What is best practice for NTP architecture so that all DC will sync time from NTP & NTP sync time from external source.
    Please suggest.

    Hi,
    Would you please tell us that has the plan of your security team worked out?
    Because based on what I understand, domain members will synchronize time from Domain Controllers while DCs will synchronize time from PDC.
    Here is a thread below about the best practices of time synchronization in a domain:
    Time Sync best practices
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/043b1ebe-e7bc-40ca-91e0-174a6854808e/time-sync-best-practices?forum=winserverDS
    Best Regards,
    Amy

  • Connection Broker/RDWeb Single Server Setup.

     
    Hello, I have a quick question for understanding how this configuration works that we just setup and I want to understand if I am driving this the right way and if we configured this in the
    proper setup.
    So..
    Server 1 - RDWeb / Connection Broker
    Server 2 - RDWeb / Connection Broker
    Server 3 - Terminal Server 1
    Server 4 - Terminal Server 2
    Server 4 - Terminal Server 3
    This was setup and I am asking the team to build these server to make a highly available environment so that we can grow and move applications here in the future. I would like the team to configure
    the CB for High Availability then use our F5 to balance the Web Services. This should yield a very fault tolerant model for us, as I see it laid out and if you have suggestions or faults don’t hesitate to voice them.
    However I am getting resistance and I am unable to understand where my logic is flawed. Does the High Availability on the broker balance the web services, I am being told that they do however
    I don’t know how and I want to ensure I am operating off the correct information.
    Thank you for any insight that you can provide for me on this.

    Hi Jessica,
    Thank you for your posting in Windows Server Forum.
    As you want to configure RDCB high availability, I can say that you must have SQL server setup that can be used by RDCB server to store data. You also need to create a folder to store SQL database files. Also SQL Server Native Client is installed on all RD
    Connection Broker servers. Static IP addresses have been assigned to all RD Connection Broker servers. DNS resource records with a single DNS name have been created for all RD Connection Broker servers that will be part of the deployment.
    Please refer beneath article for more information:
    1.  RD Connection Broker High Availability in Windows Server 2012
    2.  Deploying RD Connection Broker High Availability in Windows Server 2012
    3.  Step by Step Windows 2012 R2 Remote Desktop Services – Part 2
    Hope it helps! 
    Thanks,
    Dharmesh

  • Remote Update Server setup

    Using the AUSST tool to set up a remote update server on Windows Server 2012R2 which is IIS 8.5.
    Working through this document: http://helpx.adobe.com/creative-cloud/packager/update-server-setup-tool.html#Preparing a web server to use as the update server
    Have reached the point where it says "Add the httpHandles for the zip, xml, crl, dmg, and sig extension in the web.config file as shown here:"
    I have added the lines specified to the web.config file, here is the complete file:
    configuration>
        <system.web>
            <compilation targetFramework="4.5" />
            <membership>
                <providers>
                    <add name="WebAdminMembershipProvider" type="System.Web.Administration.WebAdminMembershipProvider" />
                </providers>
            </membership>
            <httpModules>
                <add name="WebAdminModule" type="System.Web.Administration.WebAdminModule"/>
            </httpModules>
            <authentication mode="Windows"/>
            <authorization>
                <deny users="?"/>
            </authorization>
            <identity impersonate="true"/>
           <trust level="Full"/>
           <pages validateRequest="true"/>
           <globalization uiCulture="auto:en-US" />
               <httphandlers>
                 <add path="*.zip" verb="*" type="system.web.staticfilehandler" />
                 <add path="*.xml" verb="*" type="system.web.staticfilehandler" />
                 <add path="*.crl" verb="*" type="system.web.staticfilehandler" />
                 <add path="*.dmg" verb="*" type="system.web.staticfilehandler" />
                 <add path="*.sig" verb="*" type="system.web.staticfilehandler" />
               </httphandlers>
        </system.web>
        <system.webServer>
            <modules>
                <add name="WebAdminModule" type="System.Web.Administration.WebAdminModule" preCondition="managedHandler" />
            </modules>
            <validation validateIntegratedModeConfiguration="false" />
        </system.webServer>
    </configuration>
    But when I try to access the web site I get this: " The configuration section 'httphandlers' cannot be read because it is missing a section declaration "
    Clearly I am a newbie in IIS (and indeed on Web Development of any sort).
    Could someone please point out the no-doubt-obvious mistake?
    Thanks.

    I'm on 2012 R2 too.
    ISAPI Module is not available by default. Choose to add ISAPI features (and Server Side Includes) using the Server Manager, Add Roles and Features, Web Server, Web Server, Application Development. I chose both ISAPI options as well as Server Side Includes - not sure which is needed.
    Added Server Side Includes (as well as the ISAPI .xml .crl .zip .dmg .sig ) entries in Add Module Mappings (as per  https://forums.adobe.com/thread/951308?tstart=0)
    My HTTP Handlers section is as follows:
            <httpHandlers>
                <add path="*.xml" verb="*" type="System.Web.StaticFileHandler"/>
                <add path="*.crl" verb="*" type="System.Web.StaticFileHandler"/>
                <add path="*.zip" verb="*" type="System.Web.StaticFileHandler"/>
                <add path="*.dmg" verb="*" type="System.Web.StaticFileHandler"/>
                <add path="*.sig" verb="*" type="System.Web.StaticFileHandler"/>
          <add verb="*" path="*.rules" type="System.Web.HttpForbiddenHandler" validate="true"/>
          <add verb="*" path="*.xoml" type="System.ServiceModel.Activation.HttpHandler, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" validate="false"/>
                <add path="*.svc" verb="*" type="System.ServiceModel.Activation.HttpHandler, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" validate="false"/>
                <add path="trace.axd" verb="*" type="System.Web.Handlers.TraceHandler" validate="True"/>
                <add path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" validate="True"/>
                <add path="*.axd" verb="*" type="System.Web.HttpNotFoundHandler" validate="True"/>
                <add path="*.aspx" verb="*" type="System.Web.UI.PageHandlerFactory" validate="True"/>
                <add path="*.ashx" verb="*" type="System.Web.UI.SimpleHandlerFactory" validate="True"/>
                <add path="*.asmx" verb="*" type="System.Web.Services.Protocols.WebServiceHandlerFactory, System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="False"/>
                <add path="*.rem" verb="*" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" validate="False"/>
                <add path="*.soap" verb="*" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" validate="False"/>
                <add path="*.asax" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.ascx" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.master" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.skin" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.browser" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.sitemap" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.dll.config" verb="GET,HEAD" type="System.Web.StaticFileHandler" validate="True"/>
                <add path="*.exe.config" verb="GET,HEAD" type="System.Web.StaticFileHandler" validate="True"/>
                <add path="*.config" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.cs" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.csproj" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.vb" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.vbproj" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.webinfo" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.licx" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.resx" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.resources" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.mdb" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.vjsproj" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.java" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.jsl" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.ldb" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.ad" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.dd" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.ldd" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.sd" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.cd" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.adprototype" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.lddprototype" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.sdm" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.sdmDocument" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.mdf" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.ldf" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.exclude" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*.refresh" verb="*" type="System.Web.HttpForbiddenHandler" validate="True"/>
                <add path="*" verb="GET,HEAD,POST" type="System.Web.DefaultHttpHandler" validate="True"/>
                <add path="*" verb="*" type="System.Web.HttpMethodNotAllowedHandler" validate="True"/>
            </httpHandlers>
    You should be able to get a web page with "0001" printed on it when you access your servers website from another PC.
    I used the default paths so this was my URL:
    http://server.ucd.ie/Adobe/CS/webfeed/oobe/aam20/win/updaterfeed.xml

  • Sane virtual mail server setup?

    I'm giving up. I want a simple mail server setup (imaps, pop3s, smtps) with virtual user support that I can comfortably configure from the web (PostfixAdmin, web-cyradm, courier-web). I want to manage multiple users on multiple domains. It appears that the task I want to accomplish is insanely complex for some reason. I'd like to use as few different software packages as possible.
    I can't find a simple and sane tutorial on the topic and I don't even care what software is going to be used. Of course, I did search and play around with the config for hours but to no avail. The tutorials in the Arch wiki are no good either, they are either outdated or do not allow me to do web configuration.
    Help me out here, please.

    It's always good to have alternatives, but out of curiousity, did you not try the courier-mta wiki? I used that wiki guide recently and it had me running with a system like what you describe without too much fuss. The only stuff I haven't tried/used is web-based administration or mail access; perhaps this was the problem for you?

  • Directory Server setup issues.

    I recently installed the new OS X Server on my new iMac. I have two iPhones, two iPod touches, the iMac and an Air that I want to serve. I registered macserved.com and have a static IP. As far as I can tell, the domain and DNS is set up correctly (to serve internal DNS). I had a wordpress blog running for a while and can access it both internally and externally. MySQL was a pain in the butt to configure, but I figured it out. When I started the config for Profile and OD however, I get this error:
    An error occurred while configuring iMac as a directory server. Please check your network configuration and try again.
    So I first checked my hostname:
    Primary address     = 192.168.0.6
    Current HostName    = macserved.com
    DNS HostName        = macserved.com
    The names match. There is nothing to change.
    dirserv:success = "success"
    A little dig output:
    ; <<>> DiG 9.8.3-P1 <<>> macserved.com
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27076
    ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;macserved.com.                              IN          A
    ;; ANSWER SECTION:
    macserved.com.                    10800          IN          A          192.168.0.6
    ;; AUTHORITY SECTION:
    macserved.com.                    10800          IN          NS          macserved.com.
    ;; Query time: 2 msec
    ;; SERVER: 192.168.0.6#53(192.168.0.6)
    ;; WHEN: Fri Dec  7 19:24:36 2012
    ;; MSG SIZE  rcvd: 61
    I'm not certain it is a DNS issue, but I'm fairly new to DNS setup so I cannot rule it out.
    Where should I start looking? What should I be looking for in the logs? I'm cool with scraping everything and starting over as well. Right now I have zero invested in it (no files that need saved, etc) but I would PREFER not to reformat/reinstall OS X though.

    I figured it out! My certificates were hosed. I rm -rf the Authority in Library/ and recreated the certs after DNS was setup properly. Works great now aside from a few other website issues, but that is another thread :-)

  • Server Setup advice for a video production house

    Hello Forum,
    I recently started working for a small video production company, I need advice on the type of server and other hardware and services that will allow my co-workers to work efficiently. Here are some details:
    Currently we are going to buy a new server, I am not sure what we should look at getting,
    currently we use a mini mac running OSX server and have 6 iMacs that the editors and other staff use.
    We also have a 15 TB Drobo network storage device which is attached to the mini-mac server we are going to replace.
    The production team uses Final Cut and Motion to build documentaries.
    The other issue is that need a way to connect the office in Baltimore to the office in Washington DC and ideally share files between each location, currently they cannot access the network from Baltimore and have to have a copy of the unedited footage on their own Drobo.
    What type of server setup do you recommend? Quad core? speed?
    Should we set up a VPN to connect offices or does someone have a better idea, if so what applications do we need?
    I know windows networking pretty well, but Mac is totally new to me.Currently editing files from the server is really slow and files are usually pulled to the iMacs to do editing, burning DVDs from files on the server hardly ever works- they pull them local then burn the DVD and it works.
    I would love to hear suggestions to help us get up and running.
    Anyone know of a good website for server setup- Since there is no Domains in OSX that i know of, how can we secure the network? Links would be great.
    Thanks in advance for any help and suggestions.

    Well if your looking for performance. You could get a Promise VTrak E-Class RAID with 32TB of storage, later on you can add more chassis to the raid for more storage space. The raid can be expanded up to 160TB. (80 drive bays, each drive 2 TB)
    Using fiber you could attach the raid to an xServer or Mac Pro (running mac os x server). You'll probable want at least 8 or 16 GB of ram on the server.
    The server can run a copy of final cut server. Witch makes it easer to work as a group. Mac OS X server, when properly configured, can also be used to create a VPN between both locations.
    Final Cut Server will let editors check in/out specific parts of the documentaries. So the project lives on the server; instead of scattered over every ones computers. Part of this is you can pull down thumb nails versions of the video to work off of. Only when you do the final render do you download the HD version of the video.
    If you want even better performance on the editing stations. you could also upgrade to Mac Pros. Mac Pros have upgrade slots witch you can use to add fiber networking. You could also use the upgrade slots to add a black magic real time HD capture card.
    Or if you want to keep the imacs. you might want to hook the server to a switch by fiber, and have the imacs connected to the same switch by 1000-T
    If you call apple i'm sure they'd be happy to help you figure this all out.
    for info on Promise: http://www.promise.com/apple/
    for mor info on final cut server: http://www.apple.com/finalcutserver/

  • Lion Server setup & Time Capsule

    Greetings,
    I am new to lion server so please bear with me. Some of my question me seem dumb to some of you. But to me the only dumb question is one not asked. So please bear with me.
    Server and time capsule will both do NAT, DHCP. Which should I use for the network Server or Time Capsule. I am connecting with a Brighthouse cable modem with a Dynamic IP. I have the Time Capsule in Bridge Mode with a static IP 192.168.0.6. The server is Static with 192.168.0.5. Brighthouse wireless is disabled as I like the time capsule wireless. Time capsule is providing WI-FI. Brighthouse router/Modem provides the Router at 192.168.0.1.
    I have a domain name abc.net. Should I set up lion server first and then set up Time Capsule after it is working? Do I set this up as a .local, .private or .net account during server setup? I want to be able to get to my computer from my domain name and handle my mail.
    I set this up once and it worked for about 2 hours. After that it would never see my computer. So I am setting up server again but wanted to see if I could get a little first time guidence this time. I also signed up with DYNDNS for DNS updating and that just seemed to throw a whole new batch of problems in.
    So any help would be great... Not dumb with computers, but new to apple servers. And I don't do geek well!!
    I think all the IP numbers, what I need to change on Netfirms to get to my computer get me confused in the setup.
    Thanks

    Server and time capsule will both do NAT, DHCP
    Sure.
    Which should I use for the network Server or Time Capsule
    Why do you think you need to use either of them?
    Ideally, you should have ONE device on your network running NAT, and ONE device running DHCP.
    From your description it sounds like your Brighthouse router is running NAT therefore there is no need to run NAT anywhere else.
    The chances are that the Brighthouse router is also running a DHCP server for your LAN, therefore there is also no need to run DHCP off the Time Capsule or the Server. You've already got those bases covered.
    So, at least without more information, I'd be inclined to say: neither.
    Should I set up lion server first and then set up Time Capsule after it is working?
    Probably. It depends on what your plans are for the Time Capsule. If you're using the TC as a wireless base station then it doesn't need to be running until you're ready to connect wireless clients.
    If you're using the TC for backup, you don't need it until your server and/or clients are setup and ready to backup.
    Since the TC is not (as per the above) running either NAT or DHCP, there's not much else to do with it.
    So focus on the server.
    Do I set this up as a .local, .private or .net account during server setup?
    That's entirely up to you, although there are a couple of options. First off, though, realize that there is no, zip, nada connection between the hostname you use on your internal LAN and any public domain. It's 100% valid for your server to be called foo.bar while serving web content for abc.net and getting email for xzy.com, all at the same time.
    Personally, I tend to set them the same (e.g. abc.net in this case), but others will recommend a different approach. It's largely personal preference.
    I want to be able to get to my computer from my domain name and handle my mail.
    If you're talking about getting to your computer/mail from an external locale, that's 100% down to DNS and completely independent of what the server thinks its own name is.

  • Exchange Server Setup Encountered an Error

    I'm trying to install Exchange Server 2010 on a Windows 7 Service Pack 1 machine.  I get to step 4... it says Microsoft Exchange Server 2010 Setup Initializing for a brief moment and then Exchange Server Setup Encountered an Error.  I looked in
    the event log and this is what it says, can someone help me figure out what is wrong?
    Thank you,
    Cynthia
    Log Name:      Application
    Source:        MSExchange Common
    Date:          10/10/2014 1:12:36 PM
    Event ID:      4999
    Task Category: (1)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      HP
    Description:
    The description for Event ID 4999 from source MSExchange Common cannot be found. Either the
    component that raises this event is not installed on your local computer or the installation
    is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the
    event.
    The following information was included with the event:
    9788
    E12
    c-RTL-AMD64
    14.00.0639.021
    ExSetupUI
    M.E.Management.SystemManager
    M.E.M.S.W.WizardForm.InitializeComponent
    System.ArgumentException
    e578
    14.00.0639.021
    False

    hi Cynthna7575
    Thank you for your question.
    By your state,I think you want to install EMC on windows 7.
    If that,you can refer to the following steps;
    1.Check that you have installed the necessary operating system components
    a.     Open Control Panel, and then select Programs.
    b.     Click Turn Windows features on or off.
    c.     Select Microsoft .NET Framework 3.5.1.
    d.     Navigate to Internet Information Services > Web Management Tools >IIS 6 Management Compatibility.
    e.     Select the check box for IIS 6 Management Console, and then click OK.
    2.Ensure that you un-tick the box during the setup wizard to automatically install roles and features required for Exchange
    3.If there will be issue, you can try to install Exchange management tool in other Windows 7 X64 machine to see whether it is OK
    If any questions,please let me know.
    Best Regard,
    Jim Xu

  • Windows 8.1 VPN Server Setup - No Network softwaare to choose

    Hi Everyone
    Windows 8.1
    Setting up an incoming VPN Server.
    When I try to create a New Incoming Connection via  Control Panel > Network and Sharing Center > Change adapter settings > Alt - F > New Incoming Connection.
    The wizard appears so  I check the User Account > Next  > Check Through the Internet > Next  bringing up the Allow connections to this computer window where I should be able select Networking software to be enabled and then go on
    to click Allow Access button.   The networking software to highlight window is blank.  Using the Install... button below this window brings up the Select Network Feature Type window where I can highlight a feature (Client, Service or Protocol)
    and click Add button .  It returns to the Allow connections window which has not changed and nothing is added.  Still blank.
    How do I get the network software to be there to select?
    I have done this on other machines and had no problems at all.  It worked the way it should. 
    After I did an image and reset operating system, the VPN Server Setup worked as it should.  Restored image as it is way to much work to rebuild the machine. So any ideas?
    Any and all help will be appreciated.
    Thanks in advance. Lowell

    Hi,
    Did you mean you have solved this problem by resetting Windows?
    Regarding to current information, this issue can be caused by port settings or corrupted Windows components.
    Please check if the VPN port 1723 has been set as allowed in both your Firewall and router settings pages.
    Also, we may fix such issue by running following repair command:
    NOTE: Please run these commands as administrator.
    SFC /SCANNOW
    dism /online /cleanup-image /restorehealth
    For further help, you can upload %windir%\logs\CBS\cbs.log and %windir%\Logs\DISM\dism.log into Onedrive or similar file service and share the link here for our research.
    Kate Li
    TechNet Community Support

  • My iphone 6 plus after updating to IOS 8.2 the touch id doesn't work neither in home unlock nor in app store and when i'm trying to add a new fingerprint it says ''failed unable to complete touch id setup.Please go back and try again'' .

    my iphone 6 plus after updating to IOS 8.2 seems to have a problem with the touch id witch doesn't work neither in home unlock nor in app store and when i'm trying to add a new fingerprint it says ''failed unable to complete touch id setup.Please go back and try again'' . I have multiple fingerprints and none of them appear to work.

    Hi Giannis,
    If you are having an issue with Touch ID not functioning as expected, I would suggest that you troubleshoot using the steps in this article -
    Use Touch ID on iPhone and iPad - Apple Support
    Start with the section titled Clean the Touch ID sensor and then Get help with Touch ID.
    Thanks for using Apple Support Communities.
    Sincerely,
    Brett L

  • Media Center Server Setup

    I dont know what forum this should go in, since it uses a lot of different macs, but i'll try here
    What kind of external RAID storage would you recommend if I need about 8-10 GB of storage. i need it to appear on one volume, preferrably coming in as a hardware RAID from the enclosure. i dont need it to be redundant, as I can back up the contents separately.
    I will be setting up a media system as follows:
    Server with lots of storage, probably my current mac pro, or an older G5. if it can handle it a G4 (my quicksilver), but I dont know if it can. I will have the RAID array coming into this computer. It could even be 2 smaller 4-5 GB RAIDs which I could then software RAID on the "server". I dont want these RAIDs to connect with USB. I dont know if Firewire would work, but i think the best choice would be firewire 800. this server will also run itunes to stream music, and video if itunes can lay surround sound. i'm not sure if it can though, does anyone know?
    the reason I need so much storage is because I will be storing HD video from blu ray, and hopefully later on from HD DVDs too.
    the other computers will access the server though the network
    My desktop (a new mac pro when it is released), which will access the drives on the server for storage. apps and the like will obviously be stored on the desktop computer, but all the media will be streamed from the server. any files and the like will also be backed up to the server, and disk images and the like will be stored and accessed straight from the server.
    2 televisions each with their own mac mini as a media player. i would keep my apple tv, but it wont do surround sound, and the mac mini will. both of these also accessing the server for everything. sharing music through itunes and hopefully video too. if itunes wont do surround sound, then I would need other software (any recommendations?)
    mobile computers: my two laptops, and guests laptops. my two would also store practically everything on the server
    iMac: a secondary desktop, functioning just like my main one
    a third television running my apple tv. it will be in the second bedroom, and will not need surround sound. also, it will not be capable of playing 1080p, but will play all the other content and music.
    the questions I have are:
    -what enclosures would you recommend?
    -is there any way to set this up so I can watch HD video on both mac minis at once, or would there only be sufficient bandwidth for one? maybe setting up 2 networks, one for each mini?
    -could I stream 50 mbps video over apples airport extreme,or would I need to use a wired network?
    -what computer should I use for a server? how much ram and what other upgrades?
    -will the low end mac mini play 1080p video or would I need the higher end one?
    -how much RAM should i have in the mac minis?
    -should I share the internet connection through the server, or plug the server into the internet connections network? it will be a connection of at least 6 mbps, but hopefully more along the lines of 12-16 mbps
    also, if anyone has any advice as to how to improve my planned setup, please let me know. I will barely be furnishing my new home, so I havent bought most of this yet
    Thanks in advance

    I'll only speak to the storage issue. I assume you are meaning 8-10Terabytes of storage. I'd start at http://www.amug.org and look at enclosures. A pair of 5 bay port multiplier esata enclosures with a matching pci card controller would be just the ticket to create a 10 disk array. I don't see how you can reasonably backup the contents separately. If you raid this into a single 10tb array that you actually need are you saying you'll back it up with stacks of blue ray disks? Good luck with that, but I guess it's not impossible if in fact these drives are actually backup for blue ray disks you will be accumulating. But if that was the case I don't know why it would be important to make it into one big array.
    I'd stick with 1tb drives. It would be no cheaper to go with more 750's since you'd need more enclosures to do it.

  • There was a problem connecting to the server "Time Capsule".  The share does not exist on the server. Please check the share name, and then try again.

    The following error pop's up as an [OK] dialogue box after logging in the iMac,
    There was a problem connecting to the server "Time Capsule".
    The share does not exist on the server. Please check the share name, and then try again."
    As it happens, a connection to the Time Capsule is established usually, anyway. On occasion it doesn't.
    I have a Volume, Data, on the capsule, which similarly, usually mounts, but occassionally doesn't, with access permissions denied.
    Any suggestions on how begin to work out how to achieve networking seamlesness?

    First, restart the Time Capsule by disconnecting the power adapter and reconnecting it. If other devices on the network can see it, you can skip this step.
    From the menu bar, select
     ▹ System Preferences ▹ Network
    Click the lock icon in the lower left corner of the window and authenticate to unlock the settings, if necessary. Click the Advanced button, then select the TCP/IP tab in the sheet that drops down. Click Renew DHCP lease.
    Try again to back up.
    If you still can't, open the Time Machine preference pane and delete the TC from the list of backup destinations. You may have to unlock the settings by clicking the lock icon in order to do this. Then add it back.

  • Can I re-run the Server Setup Assistant?

    I have a G5 tower with OS X Leopard Server installed. I made some rookie mistakes (such as not setting up DNS) during the initial Server Setup Assistant wizard so I would like to give it a try again. However, I already have a lot of files on the server that I don't want to lose. In the past, I have had to reinstall the server software but when I did, it only wants to do an erase and install. There is no opportunity to archive and install so I can save my data and just redo the server setup.
    Further reasons to do this are tonight I discovered that all of my users were gone, including the admin user. I searched the threads and found that I could login as username "Local Administrator" with the password of the previous admin account. I then tried to use the Workgroup manager to add all the users back. I can at least now let the clients log in and access the AFP shared folder that is stored there but I'm getting a log of strange errors with other things. For example, on a fresh client, I used to be able to fire up Directory Utility and have the client automatically configure a few things to work with the server such as Time Machine. Unfortunately, now when I try this I get an error.
    Therefore, if someone can tell me if there is a way to blow out the existing server configuration and redo it from scratch, please enlighten me.

    Makes sense, although you're in a tough spot. While I can appreciate the notion of an inexpensive server, I'd hesitate to use a mini still. Even with an old G5, you can find eSATA options for RAID devices, or at the very least, install two HD's that you can easily access. One option you always want with a reliable server is to be able to replace HD's and copy from a backup in case of a HD crash. The expansion ports on a tower are also pretty important for a server when it comes to expansion, adding RAID's, and exploring other backup/redundancy options.
    Even when we purchase Windows servers, we still buy a box in the 3-5K range. There is certainly a niche for mini servers, but just make sure it will fit your needs and you have a good backup strategy.
    Jeff

Maybe you are looking for