Best Practice - Leopard Server and a Windows Server/Application

Our family owns an accounting practice in Northern California. We all use MacBook Pros running Leopard as our client machines.
Our customers all use QuickBooks for Windows for their accounting software. We currently host and store our customer's QuickBooks company files on a Windows 2003 SBS Server. Our staff connects to the Windows Server to launch QuickBooks and perform our accounting services. We do not use any of the features of the Windows Server besides the ability to log in with multiple user sessions to launch QuickBooks from both internal and remote office locations.
Since we all use MacBook Pros, we'd like to use Leopard Server and implement mail, calendaring, wikis, etc. My dilemma is figuring out if this is technically possible because we need to continue to log into a Windows PC, Server, etc with multiple staff's sessions to perform our accounting services with QuickBooks for Windows.
Can someone suggest a way we can do this? I'm not very technical since I am an accountant! We're hoping this can be done somehow!
Thanks for any suggestion and assistance!
John

We also have Quickbooks as our legacy Windows app.
Quickbooks files for several companies are stored on our Mac OS X Server, which is accessed by a Windows 2003 Server.
I considered using Parallels or VMware, but the administrative overhead seam excessive. (One installation of Windows is too many). Windows Terminal Services seamed the best fit. Additional client access licenses were required from Microsoft as Windows Server only comes with two administrative RDP licenses.
Our staff and staff from accounting and tax consulting firms connect to Quickbooks on the Windows server via RDP. Internally, we have a couple of diskless thin clients, and iMacs with RDP software installed. Externally, both Windows and Mac OS X clients connect to our 10.5 server IPSec VPN, and then to the Windows server, again via RDP.
Performance is acceptable, as here in Australia we now have ADSL service with 1-2Mbps upstream. On my 23" display (Mac OS X 10.5), situated 1200miles away, a RDP connection at 1280x1024 works seamlessly.
On the Mac Server side, we have recently upgraded to Leopard Server, and thus haven't implmented all the fabulous new features such as calendar sharing and wikis, but we are using network spotlight, and of course the Mail server. Additionally, we have a Fujitsu SnapScan which scans documents that are then automatically OCR'd, and made available by network spotlight. All very cool.
Further work to be undertaken;
- Have the Windows server logins authenticate with our Mac OS X Open Directory. Currently account credentials are duplicated.
- Implement public key cryptography for the VPN, so that we can revoke individual client VPN installations
- Implement two factor authentication (probably CryptoCard)
- Batten down the permissions on the Windows server. The default Quickbooks installation required an unacceptable level of user rights.

Similar Messages

  • How to Perform Forced Manual Failover of Availability Group (SQL Server) and WSFC (Windows Server Failover Cluster)

    I have a scenario with the three nodes with server 2012 standard, each running an instance of SQL Server 2012 enterprise, participate in a
    single Windows Server Failover Cluster (WSFC) that spans two data centers.
    If the nodes in the primary data center are unavailable due to data center outage. Then how I can able to access node in the WSFC (Windows Server Failover Cluster) in the secondary disaster recovery data center automatically with some script.
    I want to write script that can be able to check primary data center by pinging some IP after every 5 or 10 minutes.
    If that IP is unable to respond then script can be able to Perform Forced Manual Failover of Availability Group (SQL Server) and WSFC (Windows Server Failover Cluster)
    Can you please guide me for script writing for automatic failover in case of primary datacenter outage?

    please post you question on failover clusters in the cluster forum.  THey will explain how this works and point you at scipts.
    You should also look in the Gallery for cluster management scripts.
    ¯\_(ツ)_/¯

  • How to Perform Forced Manual Failover of Availability Group (SQL Server) and WSFC (Windows Server Failover Cluster) with scrpiting

    I have a scenario with the three nodes with server 2012 standard, each running an instance of SQL Server 2012 enterprise, participate in a
    single Windows Server Failover Cluster (WSFC) that spans two data centers.
    If the nodes in the primary data center are unavailable due to data center outage. Then how I can able to access node in the WSFC (Windows Server Failover Cluster) in the secondary disaster recovery data center automatically with some script.
    I want to write script that can be able to check primary data center by pinging some IP after every 5 or 10 minutes.
    If that IP is unable to respond then script can be able to Perform Forced Manual Failover of Availability Group (SQL Server) and WSFC (Windows Server Failover Cluster)
    Can you please guide me for script writing for automatic failover in case of primary datacenter outage?

    You are trying to implement manually what should be happening automatically in the cluster. If the primary SQL Server becomes unavailable in the data center, it should fail over to the secondary SQL Server automatically.  Is that not working?
    You also might want to run this configuration by some SQL experts.  I am not a SQL expert, but if you have both hosts in the data center in a cluster, there is no need for replication between those two nodes as they would be accessing
    the database from some form of shared storage.  Then it looks like you are trying to implement Always On to the DR site.  I'm not sure you can mix both types of failover in a single configuration.
    FYI, it would make more sense to establish a file share witness in your DR site instead of placing a third node in the data center for Node Majority quorum.
    . : | : . : | : . tim

  • Symantec antivirus Best practice for oracle database on windows server 2003

    Hi all,
    I have an oracle database server on windows server 2003 platform of version 10.2.0.4. what would be best practice of running symantec antivirus on that server as well as database file exclusions from scanning them.
    My server had rebooted unexpectedly for many times. in event log i have id as 6008. what may be cause of it..?

    Normally, you don't run a virus scanner on a database server because your database server isn't vulnerable to viruses. It's behind firewalls, people aren't reading mail on it, people aren't plugging thumb drives into it, etc. If you do decide that you need to run a virus scanner on a database server, at least exclude the Oracle data files from the scan. Oracle gets very unhappy if someone else tries to open its data files (or, worse, if someone opens a data file before it gets the chance to acquire exclusive access).
    Justin

  • The lease timeout between avaiability group and the Windows Server Failover Cluster has expired

    Hi,
    I am having some issues where I get a lease timeout from time to time.  I have a Windows 2012 Failover Cluster with 2 nodes and 2 SQL 2012 Always-on Availability Groups.  Both nodes
    are a physical machines and each node is the primary for an AG. 
    From what I understand if
    the HealhCheckTimeout
    is exceeded without the signal exchange the lease is declared 'expired' and the SQL Server resource dll reports that the SQL Server availability group no longer 'looks alive' to the Windows cluster manager.  Here are the properties I have setup
    which are the default settings:
    LeaseTimeout - 20000
    HealthCheckTimeout - 30000
    VerboseLoging - 0>
    FailureConditionLevel – 3
    Here are the events that occur in the Application Event Viewer:
    Event ID 19407:
    The lease between availability group 'AG_NAME' and the Windows Server Failover Cluster has expired. A connectivity issue occurred between the instance of SQL Server and the Windows Server Failover
    Cluster. To determine whether the availability group is failing over correctly, check the corresponding availability group resource in the Windows Server Failover Cluster.
    Event ID 35285:
    The recovery LSN (120881:37533:1) was identified for the database with ID 32. This is an informational message only. No user action is required.
    SQl server logs are too long to post in this box but I can send them if you request.
    The AG is setup to failover automatically but it did not failover.  I am trying to figure out why the lease timed out.  Thanks.

    From what I've been able to find out, this is due to an issue with the procedure sp_server_diagnostics.  It sounds like the cluster is expecting this procedure to regularly log good status "Clean" in the log files, but the procedure is designed not
    to flood the logs with "Clean" messages, so only reports changes, and does not make an entry when the last status was "Clean" and the current status is "Clean".  The result is that the cluster looks to be unresponsive.  However, once it initiates
    the failover, the primary machine responds, since it was never really down, and the failover operation stops.   
    The end result is that there really never is a failover, but the database becomes unavailable for  a few minutes while this is resolved.
    I'm going to try setting the cluster's failure condition level to 2 (instead of 3) and see if that prevents the down time.
    blogs.msdn.com/b/sql_pfe_blog/archive/2013/04/08/sql-2012-alwayson-availability-groups-automatic-failover-doesn-t-occur-or-does-it-a-look-at-the-logs.aspx

  • Perform Forced Manual Failover of Availability Group (SQL Server 2012) and WSFC (Windows Server Failover Cluster)

    I have a scenario with the three nodes with server 2012 standard, each running an instance of SQL Server 2012 enterprise, participate in a
    single Windows Server Fail-over Cluster (WSFC) that spans two data centers.
    If the nodes in the primary data center are unavailable due to data center outage. Then how I can able to access node in the WSFC (Windows Server Fail-over Cluster) in the secondary disaster recovery data center automatically with some script.
    I want to write script that can be able to check primary data center by pinging some IP after every 5 or 10 minutes.
    If that IP is unable to respond then script can be able to Perform Forced Manual Fail-over of Availability Group (SQL Server) and WSFC (Windows Server Fail-over Cluster)
    Can you please guide me for script writing for automatic fail-over in case of primary data-center outage?

    +1 to David's comment. I would not suggest to run a script automatically. During such failover you might have data loss and decision has to be made with business owners during disaster.
    During such situation, you need to start cluster service in force quorum mode (/fq switch) and then perform manual failover of AG to DR site.
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • Best practice steps for Hyper-V virtual server

    Hello,
    I need help in below questions. Please help.
    Q1) What are the best practice steps to create a VM with Hyper-V?
    Q2) What is the best practice for virtual network cluster?
    Q3) What are the domain controllers? and how to upgrade it from 2003 domain to 2012 domain?
    Please help me to answer above questions. I am new to networking server side. Please guide me step by step. Any help is much appreciated.
    Thanks.
    chirag

    Do a search on TechNet or Bing for creating Hyper-V VMs. You will find all sorts of blog posts with examples.
    If you are asking about creating a Microsoft failover cluster with guest VMS, do a search again.  Lots of posts with examples.
    Upgrading an Active Directory Domain from Windows Server 2003 or Windows Server 2003 R2 to Windows Server 2012
    http://msmvps.com/blogs/mweber/archive/2012/07/30/upgrading-an-active-directory-domain-from-windows-server-2003-or-windows-server-2003-r2-to-windows-server-2012.aspx
    . : | : . : | : . tim

  • Migrating From Window Server 2003 to Window Server 2012 for Web server deployment and Developmemt Machine is on Window Server 2008

    Hi Microsoft Team,
    We need your urgent advice and that is also on priority:
    Issue Description: We need to migrate from
    WINDOW SERVER 2003 to WINDOW SERVER 2012 while the development activity will be carried
    under WINDOW SERVER 2008 as DEVELOPMENT BOX.
    .NET Framework Version: 3.5 ( For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
     IIS Version: 7.5 (For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
    Need your quick advice Is that configuration feasible for Development and
    Deployment (Web Server).
    Highly appreciate your response as this will depend which product we need to buy also if you feel any showstopper or concern. Please let us know.

    Hi,
    As suggested by Tim, in order to get better assistance, we can ask for help in the following IIS forum.
    IIS Forum
    http://forums.iis.net/
    In addition, regarding migrating from Windows Server 2003 to Windows Server 2012, the following blog can be referred to for more information.
    Step-By-Step: Active Directory Migration from Windows Server 2003 to Windows Server 2012
    http://blogs.technet.com/b/canitpro/archive/2013/05/27/step-by-step-active-directory-migration-from-windows-server-2003-to-windows-server-2012.aspx
    Best regards,
    Frank Shen

  • Server Virtualization with Windows Server Hyper-v and System Center Expiration

    Prometric says: STATUS: Passed, EXPIRATION: 22-03-2015.
    Does this means that I have to take the exam again before 22-03-2015?

    Hi, Daniel.
    Let me understand this exactly.
    You log into http://register.prometric.com/ and then on the left side, you click
    Candidate History to see your list of exam attempts.
    Under the Status Expiration column, all the way to the right, it should read
    Passed and the date/time you passed it. Are you sure it reads
    2015 and not
    2014? Is there also
    another date on that same row/column for this exam's expiration below the date you passed it?
    On the Prometric site, this column is supposed to display the date you passed it and optionally the date it expires for many non-Microsoft exams.
    Typically for Microsoft exams, this final column will state the day you passed the exam and
    not an expiration date.
    As well, by passing this exam, I know that you also earned a Specialist: Server Virtualization with Windows Server Hyper-V and System Center certification title. This certification does
    not expire.
    Exam 74-409:
    http://www.microsoft.com/learning/en-us/exam.aspx?ID=74-409
    Have you looked at your MCP transcript to see if a expiration date is mentioned there? No matter what it states on the Prometric site, your transcript will describe any exam/certification expiration dates much
    more accurately.
    Also, I understand that the 74-nnn series exams are Microsoft partner exams. Perhaps they
    do require recertification to keep up to date with the latest certifications.
    If your transcript does really contain an expiration, you can contact Prometric about this and see if they can help you understand it. Here is the Prometric contact information for Microsoft exams:
    https://www.prometric.com/en-us/clients/pages/contact-numbers.aspx?client=microsoft
    As well, if they can't help you, you can call/email Microsoft Learning Support with information found here:
    http://www.microsoft.com/learning/en-us/help.aspx.
    Finally, if you want to be sure how this exam works against your employer's Microsoft partnership, you can log in and view the Partner support page here:
    https://partners.microsoft.com/partnerprogram/help/en-us/whgdata/whlstt14.htm#14
    I hope someone can help you get this cleared up.
    Good luck!
    Best wishes, Davin Mickelson

  • Is it possible to install and run Windows Server 2008 on a Mac Mini Server in a Virtual Machine software like Parallels

    I am wondering if it is possible to install and run Windows Server 2008 on a Mac Mini Server as a VM as my main application uses Windows VisualBasic and Fox Pro and requires a Static IP to connect to it, My other offices connects to Windows Server via RDP.
    Basically I am researching a Server for the same purpose and since Mac Mini and OsX both are robust in nature it can fit the bill if every thing work fine.
    Thanks

    From the Parallels website:
    32-bit Operating Systems
    Windows 8 with: Windows 8, 8.1 (when available)
    Windows 7 SP1
    Windows Vista SP0, SP1, SP2
    Windows Server 2008 R2, SP2, SP1, SP0
    64-bit Operating Systems
    Windows 8
    Windows 7 SP1
    Windows Vista SP0, SP1, SP2
    Windows Server 2012
    Windows Server 2008 R2, SP2, SP1, SP0
    I do suggest that you upgrade RAM to at least 8gig
    if you haven't already.
    FWIW, I currently use Win8/64 bit with Parallels on a 2011 Mini Server
    using the windows environment for engineering applications and have
    had no issues.  I am running Mountain Lion but do not have the
    Server app installed.

  • [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.

  • Creating a simpel network with Lion Server, and add Windows XP computers to it

    We have a Mac Lion Server and 3 computers with Windows XP. Previously we had a Windows 2003 server with a domain name: "MYDOMAIN". When logging into Windows it logs into this domain.
    I would like to replace this Windows 2003 server with my new Mac Lion server so, I build up a test setup. I connected the Mac Lion server (iMac) with my Windows XP pc with an ethernet cable. Then, I setup a DHCP, DNS and Open directory in the Server Admin. Added users. I configured the IP adres of the server to a static one by setting the IPv4 to "using DHCP with manual address".
    Then I wanted to let my Windows XP server join the domain of the Lion Server, however I cannot let my Windows XP client connect to the domain of the Lion Server.
    I read in the advanced administration that you can set up Windows XP for domain login. Where do I find the name of this domain? It should be stated in the server admin, open directory, settings, general tab, but the only thing I find here is: Role: Open Directory Master.
    In Windows XP, when I explore in explorer the Microsoft-Windows Network I can see in "MYDOMAIN" the MacLion Server and my Windows XP pc. So sharing files is no problem.
    However, I really want to create a new domain with my Lion Server and let the Windows XP pc's login to the new domain.
    I hope anyone can help me.

    Thanks for the info.
    I read some stuff about this indeed, so I was thinking, because we have a small network, could it be possible to share files on the server via a workgroup?
    If we add the 3 Windows XP pc's to the same workgroup as the Lion Server, would there be a problem?
    Then at startup of Windows XP, should we login to the pc instead of the domain? And where would I find the Lion server in Windows XP?

  • Info on best practices to add jar references in server.xml

    Hi
    I want to add some jar references (pcl.jar & struts.jar) in server.xml.
    Can someone let me know if this can be added to <shared-library name="global.tag.libraries" version="1.0" library-compatible="true"> ?
    What is the best practice to add such entries in server.xml?
    Thanks
    Badri

    If you want to use it in BPEL it should be placed in oracle.bpel.common
    cheers
    James

  • Migration of Windows Small Business Server 2003 to Windows Server 2012 Essentials

    Hi,
    I am trying to migrate Windows Small Business Server 2003 to Windows Server 2012 Essentials by following the steps given in the link below:
    http://technet.microsoft.com/en-us/library/jj200112.aspx
    I have looked at other threads on the forum but none of them have been too helpful.
    The issue: When
    I run the Migration Preparation Tool on the Source Server, it runs successfully and does not report any errors. However, when I try installing Windows Server 2012 Essentials on the Destination Server, it displays an error that says 'Source
    Server not prepared for migration: After you run the Migration Preparation Tool successfully on your source Server, click retry'.
    The Source Server has 2 network adapters-one for the local network and the other for connection to the internet and the router is set as the default gateway this adapter.
    Since it is mentioned in the documentation - 'configure your Source Server to use one network adapter', I'm wondering if this is the issue and I need to make changes in this configuration? 
    On running the Microsoft IT Environment Health Scanner tool it
    reported an error - 'DNS Server listening on multiple addresses' and a warning ‘Domain Controller listening on multiple addresses’. Both point to the same solution KB 272294 (http://support.microsoft.com/kb/272294).
    But it did not remove the errors.
    Other steps performed:
    As per the steps, I performed a backup, installed recent service packs and synchronized the source server time with external source.
    On running the Best Practices Analyser. It shows 3 warnings.
    - The threshold for the Allocated Memory alert is set to the default value. However the server has more than 2 GB of RAM installed.
    - Microsoft Outlook Client not installed" Text="Microsoft Outlook Client is not installed in the ClientApps folder. You must run Windows SBS integrated setup.
    - The MSFW instance should use the latest available service pack for Microsoft SQL Server 2000. The MSFW instance should use the latest available service pack for Microsoft SQL Server 2000.
    I also ran the Ran netdiag.exe, dcdiag.exe commands
    and no failures were reported.
    The Event Viewer does not show any errors.
    Not sure to what extent these warnings would affect the migration. 
    Any help would be appreciated. Thanks!

    The SBS2003 needs to use one NIC only so you'll need to change that before starting. If it is the premium version and has ISA server installed, that will need to be removed first.  See:
    http://blogs.technet.com/b/sbs/archive/2011/07/01/sbs-2011-standard-migrations-keys-to-success.aspx
    -- Al

  • Exchange Server 2010 on Windows Server 2012 Standard

    Hello,
    I'm trying to install Exchange 2010 on Server 2012 STD.  The process halts after one of the pre-requisites does not get installed.  Following is the error message:
    Configuring Prerequisites
    Failed
    Error:
    The following error was generated when "$error.Clear();if($RoleInstallWindowsComponents)
    {# Install any Windows Roles or Features required for the Management Tools role
                Install-WindowsComponent -ShortNameForRole "AdminTools" -ADToolsNeeded $RoleADToolsNeeded
    }" was run: "The system cannot find the file specified".
    The system cannot find the file specified
    Click here for help...
    http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex88D115&l=0&cl=cp
    I have installed all the RSAT that I could possibly see without any luck.
    Any help will be greatly appreciated.
    Best regards,
    Parm :)
    Parmjit Singh BR Systems

    Hi Ed,
    Thanks a bunch for your quick response
    I've been practicing different scenarios in a test environment.  I'm using TechNet Subscription downloads which, to my knowledge, have Exchange 2010 with SP1 only available.  That's what I'm using.
    I got over this first error by 'Not checking the box for Automatically install Roles & features required for Exchange'.
    Then it would not install the mailbox role.  Found an article that referred to modifying the registry.  The installation proceeded normally after modifying the registry as per the following article:
    http://gallery.technet.microsoft.com/office/Exchange-2010-SP1-SP2-c939e791
    Now, when I start EMC, it connects to the server and shows my server name; however, there are no options available under it. I still have it as 120 day trial version.  Do I need to add the product key before I would have access? (I didn't think
    so)  I can't add key through EMC because no options available.
    Can you please suggest a resolution to this problem?
    Thank you so much for your support.
    Best regards,
    Parm :)
    Parmjit Singh BR Systems

Maybe you are looking for

  • Photos mysteriously vanished and iphone won't restore from backup. iOS 6

         Ok well hopefully someone has a good answer for this because I know numerous techs that currently work for apple that are going to have some very colorful stories to tell their familes over dinner about an irate customer they were trying to "hel

  • BAPI for Goods Receipt

    HI All,           Am new to this MM module. I created purchase order and goods receipt for that purchase order now i want 3 BAPIs.             1. Get list of Goods Receipt (Am using BAPI_GOODSMVT_GETITEMS is it correct or not)             2. Confirm

  • Po number field in Equipment Master

    Hi All, Can you tell me how i can include two fields in Equipment Master. 1. For PO Number 2. Po Line Item Number. If there is no standard field, can you please tell me if there is any Additional Fields that i can use for PO number and Line Item numb

  • 11g - pivot table bug?

    hi, experts, I have run the utility to migrate 10g dashboard to 11g. after the migration, I found that there is problem in a pivot table report, the report contains 3 columns: brand , subbrand, quantity brand and subbrand are dimension quantity is fa

  • Oracle XE & dbms_pipe

    Hi to all! Unfortunately, I didn't find package DBMS_PIPE in this database edition! How I can walk it around? Or may be there is a trick ? Thanks in advance, Konstantin.