RV042G cannot support more than 2-3 IPSec Pass through connections

Hi,
I'm trying to figure out what the max number of IPSec VPN pass through connections the RV042G can handle.  We bought an RV042G router to replace our old RV042 box which was running into connection limitations.  There are approximately 15 people in the office and anywhere from 5-8 of them need to vpn to a single client site.   There seems to be an issue with UPNP where it creates the proper port forwarding but doesn't associate it with an internal IP address.  Giving each workstation a static internal IP doesn't solve this issue.  The remote site we are connecting to does have NAT-T turned on.  What ends up happening is that after a while, users cannot vpn.  Sometimes it happens with fewer than three users.  Clearing the UPNP and rebooting the router helps but eventually if you connect and disconnect, a few times, you're hosed.   The UPNP doesn't release the setting it makes in a timely fashion.  Is there any way to fix this besides turning off UPNP which we need for other software to work?

Lenovo support (for me in Canada at least) is based in Atlanta, so I'm surprised you found a tech with bad English...
Your problems sound like windows problems, not hardware problems -- are you running XP or Windows7? If you google based on your OS, there are threads to be found on slowing down the start menu behaviors.

Similar Messages

  • ORA-24335 - cannot support more than 1000 columns - How to solve this?

    Hi,
    I got error message 'ORA-24335 - cannot support more than 1000 columns ' when i try to insert x no of rows for a table with following code:
    INSERT ALL
    INTO tableA Values ('A', 'B', 'C', 1, 2, 3)
    INTO tableA Values ('D', 'E', 'F', 4, 5, 6)
    INTO tableA Values ('G', 'H', 'I', 7, 8, 9)
    SELECT *
    FROM DUAL
    How to solve above?
    What does it really mean? It's not as easy as if my table has 10 columns than I can't insert more than 100 rows (1000 columns divided with 10 columns = maximun 100 rows to insert), or?
    Is there a better/more appropriate way to do insert many rows?
    Should I do my inserts with an OracleTransaction (My application is developed with C# and asp.net), as ~follows
    BEGIN
    INSERT INTO tableA Values ('A', 'B', 'C', 1, 2, 3)
    INSERT INTO tableA Values ('D', 'E', 'F', 4, 5, 6)
    INSERT INTO tableA Values ('G', 'H', 'I', 7, 8, 9)
    COMMIT
    END
    Thx in advance!
    Edited by: user8819407 on 2010-mar-07 15:40

    Hi,
    So how did you solve the problem? Can you please give an example?
    I have the same problem inserting over 1000 values into my Oracle DB. The table only has 51 columns but to speed up the insert command, I use bulk inserts via insert all command. I need to insert 100 rows at a time for a total of 5100 values.
    Example:
    SQLCmd = INSERT ALL INTO MYTABLE (VAL_ID,VAL_NAME,VAL_NUM,VAL_TIME,VAL_CMM,VAL_TIME1,VAL_TRIP,VAL_REMAINING,VAL_AGE,VAL_COUNT,VAL_RSTS,VAL_VOLT,VAL_RF,VAL_DC,VAL_HOPS,VAL_STATUS,VAL_ELAPSED,MODIFY_TIME) VALUES (?,?,?,TO_DATE(?,?),?,TO_DATE(?,?),?,?,?,?,?,?,?,?,?,?,?,SYSTIMESTAMP)
    INTO MYTABLE (VAL_ID,VAL_NAME,VAL_NUM,VAL_TIME,VAL_CMM,VAL_TIME1,VAL_TRIP,VAL_REMAINING,VAL_AGE,VAL_COUNT,VAL_RSTS,VAL_VOLT,VAL_RF,VAL_DC,VAL_HOPS,VAL_STATUS,VAL_ELAPSED,MODIFY_TIME) VALUES (?,?,?,TO_DATE(?,?),?,TO_DATE(?,?),?,?,?,?,?,?,?,?,?,?,?,SYSTIMESTAMP)
    INTO MYTABLE (VAL_ID,VAL_NAME,VAL_NUM,VAL_TIME,VAL_CMM,VAL_TIME1,VAL_TRIP,VAL_REMAINING,VAL_AGE,VAL_COUNT,VAL_RSTS,VAL_VOLT,VAL_RF,VAL_DC,VAL_HOPS,VAL_STATUS,VAL_ELAPSED,MODIFY_TIME) VALUES (?,?,?,TO_DATE(?,?),?,TO_DATE(?,?),?,?,?,?,?,?,?,?,?,?,?,SYSTIMESTAMP)
    INTO MYTABLE (VAL_ID,VAL_NAME,VAL_NUM,VAL_TIME,VAL_CMM,VAL_TIME1,VAL_TRIP,VAL_REMAINING,VAL_AGE,VAL_COUNT,VAL_RSTS,VAL_VOLT,VAL_RF,VAL_DC,VAL_HOPS,VAL_STATUS,VAL_ELAPSED,MODIFY_TIME) VALUES (?,?,?,TO_DATE(?,?),?,TO_DATE(?,?),?,?,?,?,?,?,?,?,?,?,?,SYSTIMESTAMP)
    SELECT 1 FROM DUAL
    SQLVals = 1 22C38299 80700334 04-19-2012 13:55:33 mm-dd-yyyy hh24:mi:ss MCC93000 04/19/2012 13:55:42 mm-dd-yyyy hh24:mi:ss 12 4 0.792191 23 1 0.00 -113.50 13.48 9 1 9
    1 36PR7038 8070EDC2 04-19-2012 12:24:35 mm-dd-yyyy hh24:mi:ss MCC60360 04/19/2012 12:24:41 mm-dd-yyyy hh24:mi:ss 7 4 0.757501 3 2 13.88 -114.80 14.06 5 1 6
    1 42C63512 8050166F 04-19-2012 16:02:50 mm-dd-yyyy hh24:mi:ss MCC52420 04/19/2012 16:02:57 mm-dd-yyyy hh24:mi:ss 10 4 0.778471 8 1 0.00 -122.30 13.05 8 1 7
    1 33MR3076 80803E75 04-19-2012 13:13:16 mm-dd-yyyy hh24:mi:ss MCC60330 04/19/2012 13:13:22 mm-dd-yyyy hh24:mi:ss 13 5 0.636721 28 3 0.00 -122.19 0.70 8 1 6
    Then I call: &DBInsert($sqlCmd, @sqlVals);
    This is the error I get: ORA-24335: cannot support more than 1000 columns.
    I need to insert about 879,500 rows (51 cols per row). The values I read from a text file in sets of about 48,000 and put them into a hash. I tried inserting one row at a time, but it takes too long, about 28 hrs! Then, I tried the bulk update with only 6 rows and the total time was about 25 minutes. Which is acceptable to us.
    Thanks!

  • Cisco AP 1252AG Cannot setup More than 54Mb/s speed in radio 0 (2.4G)

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:SimSun;
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    I have a problem when I configure CISCO AP 1252, it cannot support more than 54Mb/s speed but support 802.n which speed can up to 300Mb/s. See below :
    here is dot11radio 0 speed option: (The MAX speed is 54Mb/s by manually, how can i setup more than 54Mb/s, because of this AP support 802.n. So the speed should be more than 54M/s, like 300M)
    AP#sho inter dot11Radio 0
    Dot11Radio0 is up, line protocol is up
       Hardware is 802.11N 2.4Ghz Radio, address is *************
       MTU 1500 bytes, BW 54000 Kbit, DLY 1000 usec,
    AP(config)#inter dot11Radio 0
    AP(config-if)#speed ?
       1.0         Allow 1.0 Mb/s rate
       11.0        Allow 11.0 Mb/s rate
       12.0        Allow 12.0 Mb/s rate
       18.0        Allow 18.0 Mb/s rate
       2.0         Allow 2.0 Mb/s rate
       24.0        Allow 24.0 Mb/s rate
       36.0        Allow 36.0 Mb/s rate
       48.0        Allow 48.0 Mb/s rate
       5.5         Allow 5.5 Mb/s rate
       54.0        Allow 54.0 Mb/s rate
    ***(why here without more than 54M/s rate, CISCO AP 1252 support IEEE802/n)
       6.0         Allow 6.0 Mb/s rate
       9.0         Allow 9.0 Mb/s rate
       basic-1.0   Require 1.0 Mb/s rate
       basic-11.0  Require 11.0 Mb/s rate
       basic-12.0  Require 12.0 Mb/s rate
       basic-18.0  Require 18.0 Mb/s rate
       basic-2.0   Require 2.0 Mb/s rate
       basic-24.0  Require 24.0 Mb/s rate
       basic-36.0  Require 36.0 Mb/s rate
       basic-48.0  Require 48.0 Mb/s rate
       basic-5.5   Require 5.5 Mb/s rate
       basic-54.0  Require 54.0 Mb/s rate
    ***(why here without over than 54Mb/s Rate?, it support IEEE802.n)
       basic-6.0   Require 6.0 Mb/s rate
       basic-9.0   Require 9.0 Mb/s rate
       default     Set default rates
       m0-7        Allow MCS rate indices 0-7
       m0.         Allow MCS rate index 0
       m1.         Allow MCS rate index 1
       m10.        Allow MCS rate index 10
       m11.        Allow MCS rate index 11
       m12.        Allow MCS rate index 12
       m13.        Allow MCS rate index 13
       m14.        Allow MCS rate index 14
       m15.        Allow MCS rate index 15
       m2.         Allow MCS rate index 2
       m3.         Allow MCS rate index 3
       m4.         Allow MCS rate index 4
       m5.         Allow MCS rate index 5
       m6.         Allow MCS rate index 6
       m7.         Allow MCS rate index 7
       m8-15       Allow MCS rate indices 8-15
       m8.         Allow MCS rate index 8
       m9.         Allow MCS rate index 9
       ofdm        How to place OFDM rates in rates elements
       only-ofdm   Set rates for best OFDM throughput (no ERP protection will be used)
       range       Set rates for best range
       throughput  Set rates for best throughput (includes non-OFDM rates and may cause ERP
    Why this device cannot support  300Mb/s rate in radio 0 of speed ?
    i want to setup more than 54 Mb/s when i use my laptop to connect this AP.

    The 802.11n HT rates apply only to no encryption  or WPA2/AES encryption. They do not apply to WEP or WPA encryption. If  WEP or TKIP encryption is used, the 1250 series access points and any  802.11n Draft 2.0 clients will not transmit at the HT rates. Legacy  rates (802.11a/b/g) will be used for any clients using WEP or TKIP  encryption.
    Ref.: Release Notes
    40MHz Operation
    If the  throughput you get from a 20-MHz channel isn't enough for your speedy  users, you can flip each 5-GHz 11n radio into a bonded-channel  configuration.
    You can configure 40-MHz operation on the 2.4-GHz  radio of the 1250 Series AP, but this isn't recommended or supported.  The primary reason against it is that with a wide channel in a band that  has so little available spectrum (and so much interference), you make a  single AP capable of higher throughput at the expense of performance  for all neighboring access points-certainly not the way enterprise WLANs  ought to be designed. Also, the vast majority of client chipsets  (Intel's, for one) will not support 40-MHz operation in the 2.4-GHz  space.
    Ref.: Cisco  802.11n Design and Deployment Guidelines
    Making the Most of Things
    Once you're  connected at 802.11n HT rates, you'll want to make sure you don't lose  the throughput gains you should be able to achieve. Not all may be  within your control, but if you understand the performance implications  of these variables, it will help you in baselining your WLAN  capabilities.
    When your  laptops are unplugged, the 11n client will likely try aggressively to  save battery power. Depending on client radio and chipset, it's not  uncommon to see performance drop by as much as 50 percent. Unless you  know how to fully disable this, keep your laptops plugged in if you want  maximum performance,
    Note: Even if you managed to disable this power save function, most laptop  motherboards/chipsets have automated power-saving features that kick in  when the laptop is unplugged. At best, these are difficult to disable.  Thus, it is strongly recommended that you not do performance testing  when clients are battery operated.
    As detailed  previously, throughput performance may vary as legacy devices are  introduced into the 802.11n environment. This is to be expected, but  make sure that you find a channel void of all legacy transmissions if  you want to test the high-water mark of your new 11n WLAN. If that isn't  possible, adjust your expectations accordingly.
    Ref.: Cisco 802.11n Design and Deployment Guidelines
    Regards,
    André

  • After i downloaded Firefox 7, I cannot open more than one page at a time. I have done everything you suggested about ad-on, etc. Other people are having problems. Can I get reall help with this or should I just reload Firefox 4?

    Firefox 7 is a dud. Cannot open more than one tab at a time, will not open additional pages. Nothing you suggested has worked.
    Can I take down Firefox 7 and reload Firefox 4?
    I need to talk with a live person! I am real disappointed with this.

    Sorry there is no telephone support. You could try the IRC if you want a quick response, ( whilst it is [https://support.mozilla.com/en-US/kb/ask open] )
    Firefox 4 is not supported, but firefox 3.6 is
    * see [[installing a previous version of firefox]]
    There is a change to a preference which may help, post back with more details of your problems please.

  • Dynamic Calc processor cannot lock more than [100] ESM blocks during the calculation, please increase CalcLockBlock setting and then retry(a small data cache setting could also cause this problem, please check the data cache size setting).

    Hi,
    Our Environment is Essbase 11.1.2.2 and working on Essbase EAS and Shared Services components.One of our user tried to run the Cal Script of one Application and faced this error.
    Dynamic Calc processor cannot lock more than [100] ESM blocks during the calculation, please increase CalcLockBlock setting and then retry(a small data cache setting could also cause this problem, please check the data cache size setting).
    I have done some Google and found that we need to add something in Essbase.cfg file like below.
    1012704 Dynamic Calc processor cannot lock more than number ESM blocks during the calculation, please increase CalcLockBlock setting and then retry (a small data cache setting could also cause this problem, please check the data cache size setting).
    Possible Problems
    Analytic Services could not lock enough blocks to perform the calculation.
    Possible Solutions
    Increase the number of blocks that Analytic Services can allocate for a calculation:
    Set the maximum number of blocks that Analytic Services can allocate to at least 500. 
    If you do not have an $ARBORPATH/bin/essbase.cfg file on the server computer, create one using a text editor.
    In the essbase.cfg file on the server computer, set CALCLOCKBLOCKHIGH to 500.
    Stop and restart Analytic Server.
    Add the SET LOCKBLOCK HIGH command to the beginning of the calculation script.
    Set the data cache large enough to hold all the blocks specified in the CALCLOCKBLOCKHIGH setting. 
    Determine the block size.
    Set the data catche size.
    Actually in our Server Config file(essbase.cfg) we dont have below data  added.
    CalcLockBlockHigh 2000
    CalcLockBlockDefault 200
    CalcLockBlocklow 50
    So my doubt is if we edit the Essbase.cfg file and add the above settings and restart the services will it work?  and if so why should we change the Server config file if the problem is with one application Cal Script. Please guide me how to proceed.
    Regards,
    Naveen

    Your calculation needs to hold more blocks in memory than your current set up allows.
    From the docs (quoting so I don't have to write it, not to be a smarta***:
    CALCLOCKBLOCK specifies the number of blocks that can be fixed at each level of the SET LOCKBLOCK HIGH | DEFAULT | LOW calculation script command.
    When a block is calculated, Essbase fixes (gets addressability to) the block along with the blocks containing its children. Essbase calculates the block and then releases it along with the blocks containing its children. By default, Essbase allows up to 100 blocks to be fixed concurrently when calculating a block. This is sufficient for most database calculations. However, you may want to set a number higher than 100 if you are consolidating very large numbers of children in a formula calculation. This ensures that Essbase can fix all the required blocks when calculating a data block and that performance will not be impaired.
    Example
    If the essbase.cfg file contains the following settings:
    CALCLOCKBLOCKHIGH 500  CALCLOCKBLOCKDEFAULT 200  CALCLOCKBLOCKLOW 50 
    then you can use the following SET LOCKBLOCK setting commands in a calculation script:
    SET LOCKBLOCK HIGH; 
    means that Essbase can fix up to 500 data blocks when calculating one block.
    Support doc is saying to change your config file so those settings can be made available for any calc script to use.
    On a side note, if this was working previously and now isn't then it is worth investigating if this is simply due to standard growth or a recent change that has made an unexpected significant impact.

  • How to make iTunes support more than just one harddrive

    The title of this topic says it all: How do I make iTunes support more than just one harddrive? I cannot afford to buy a really huge drive just because iTunes doesn't support more than one.
    There must be a way around this! Anyone?

    I sure hope so. I run iTunes on an iBook G4 with limited space. I've got about 15gigs of music on an external harddrive. I only use the harddrive at home so I like to keep a handful of albums with me on the lappy. There should be some way to designate a primary folder on the laptop for imports, and a secondary (external or whatever) for the bulk of the library. Maybe some nifty way to do quick transfers between them within iTunes. Like a relocate function.
    Say I want the new death cab for cutie album on the laptop this week, but next week I want to swap it out with something new that comes out. It would be nice to highlight an album and select "transfer to secondary" so that iTunes can move the files for you, keep them organized, and keep track of them.
    That doesn't sound so difficult...

  • Cannot add more than one reminder, add new list, to reminder app in iOS 7.1, app crashes a lot

    Default iOS reminder app: Cannot add more than one reminder, cannot add new list, after updating to iOS 7.1. The app crashes frequently on editing or just by pressing return..

    Hello Kyem22,
    Thank you for providing the details of the issue you are experiencing with the Reminders app quitting unexpectedly.
    The first thing I recommend is quitting and relaunching all the applications on your iPad:
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    You can find the full article here:
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    If you are still seeing the same issue after quitting all the apps, I recommend restarting your iPad and then resetting if it's still not working:
    Restarting your device
    Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, and then slide the slider.
    Press and hold the Sleep/Wake button until the Apple logo appears.
    Note: Reset your device only if you are unable to restart it.
    Resetting your device
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    You can find the full article here:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    If the issue persists, the last thing I recommend is backing up and restoring your iPad. The Reminders app is not something that can individually be reinstalled, but backing up your iPhone and restoring the iOS software will reinstall the application:
    iOS: Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/HT1766
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Error: An attribute cannot appear more than once in the same start tag

    Hi Everyone,
    when i run the page sometimes it works fine but sometimes it throws Compilation Error as below.
    "Error(502,1224): file:/C:/Jdeveloper/jdevhome/jdev/myhtml/OA_HTML/fwk/t/Session_2055663493/region1.uix<Line 502, Column 1224>: XML-20124: (Fatal Error) An attribute cannot appear more than once in the same start tag."
    And i delete the particular file from the path and run the page so this time it works fine.
    But later after sometime i get the same error but the session number will be changed, then again i need to delete it and run.
    What can be the permanent solution for this issue?
    Plz let me know any suggetions.
    Thanks.

    Seems like the mdl file is corrupted or was not generated correctly.
    Can you try to create the mdl file again and then try the import ?
    If it doesn't work then try contacting Oracle Support.

  • I cannot open more than 1 Tab per window. The "+" does not work as well as the item "New Tab" from the File drop-down menu. What shall I do ?

    I have just removed FireFox and reinstalled it again on my Mac Book PRO.
    When I open FIreFox I canNOT open more than 1 TAB.
    I click on the "+"on the top line of the window. It should open another TAB but id does NOT.
    I click on the File item in the top menu bar. A drop-down menu pops up. I click on "New Tab" and nothing happens.
    How can I get more than 1 Tab on the same window ?
    This feature works with Safari !
    Thank you so much.
    Best regards

    We have seen reports about a Community Toolbar extension causing this issue with not being able to open a new tab.
    So if you have such a toolbar then start with disabling it.
    *Tools > Add-ons > Extensions
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • You cannot select more than 3 groups [Message 1030-3]

    Hello everyone,
    I'm having a problem is SAP B1.
    I don't know how but a client manage to set 4 fields from List of Item  as a group as you can see by this image.
    The problem is that when we try the uncheck the fields we receive the message "You cannot select more than 3 groups   [Message 1030-3]", even when we uncheck all fields or even when we try to restore defaults. The version of SAP is 9.0 PL00. Could you help me please? Thank you very much.
    Thanks and Best Regards,
    Dong Pham Nhat

    Hi,
    Please raise ticket to SAP support. Same thing we already discussed for 8.82 version also.
    Check this thread http://scn.sap.com/thread/3400153
    Thanks & Regards,
    Nagarajan

  • Problems when using outlook and outlook express, cannot send more than app 100 KB.

    Since app 6 weeks ago we have problems when sending pictures etc, we cannot send more than app 100KB. If we send more there is error code
      Socket Error 10053, Error number 0x800CCC0F. Your server has unexpectedly terminated the connection.
    I have made no changes to either computer. Restoring the laptop to Nov 2011 made no difference.We use Outlook Exlorer and Outlook.
    When I take my laptop to my neighbors house, who has Time Warner, I can send 10MB files without any problems, using the EXACT same settings.
    Spending over 2 hours with a very informed Verizon technician on the phone did nothing.
    I first blamed our server, turns out the culprit is Verizon. 
    Any ideas?
    Eugene

    Good Morning,
    Are you able to send attachments on webmail.verizon.net?
    Shamika_Vz
    Verizon Support
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or Plan.

  • 'PortfolioBacklogs' cannot appear more than once if content model type is "all"

    I'm trying to add another level above feature and have followed these instructions https://msdn.microsoft.com/en-us/library/dn217880.aspx
    The project is setup as scrum not agile, maybe that is why???, but I get the following error:
    'PortfolioBacklogs' cannot appear more than once if content model type is "all"
    and haven't been able to find where to change the content model type.

    Hi Dckennedy1, 
    Thanks for your post.
    What’s the version of your TFS? TFS 2013 Update 4? Your current team project created using default Scrum 2013.4 process template?  After which step you received this error? You can share your error screenshot(s) here.
    I created a new Scrum 2013.4 template team project in my TFS 2013 Update 4 Server, and followed the steps in that document to add Initiatives work item type in my TFS Web Access, the Initiatives work item type be added into portfolios successfully, you can
    refer to the below screenshot:
    The only difference with steps in that document is I edited the PortfolioBacklogs section as below in my ProcessConfiguration.xml file.
       <PortfolioBacklog category="MyCompany.InitiativeCategory" pluralName="Initiatives" singularName="Initiative">
          <States>
            <State value="New" type="Proposed" />
            <State value="In Progress" type="InProgress" />
            <State value="Removed" type="InProgress" />
            <State value="Done" type="Complete" />
          </States>
          <Columns>
            <Column refname="System.WorkItemType" width="100" />
            <Column refname="System.Title" width="400" />
            <Column refname="System.State" width="100" />
            <Column refname="Microsoft.VSTS.Common.BusinessValue" width="50" />
            <Column refname="Microsoft.VSTS.Scheduling.TargetDate" width="100" />
            <Column refname="System.Tags" width="200" />
          </Columns>
          <AddPanel>
            <Fields>
              <Field refname="System.Title" />
            </Fields>
          </AddPanel>
        </PortfolioBacklog>
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Cannot move more than 2 mailboxes from exchange 2007 to Exchange 2013

    I have been trying to move mailboxes from ex2007 to ex2013with the new-migrationbatch and the new-moverequest command.
    I have a DAG-cluster with two servers with all roles.
    What happens is that I cannot get more than two concurrent mailbox moves.  If I restart the MRS-service nothing happens. I have changed the config-file for the mailbox replication service and currently have these settings:
    MaxMoveHistoryLength="5"
    MaxActiveMovesPerSourceMDB="20"
    MaxActiveMovesPerTargetMDB="20"
    MaxActiveMovesPerSourceServer="100"
    MaxActiveMovesPerTargetServer="100"
    MaxTotalRequestsPerMRS="100"
    What is funny is that when I start a new batch with autocomplete off, only two mailboxes goes to 95% and the rest of them is not even started. 
    The command I use is  New-Migrationbatch -local -Name TestNew -csvdata ([System.IO.File]::ReadAllBytes("c:\temp\exchange\migration\testmigration.txt")) -targetdatabases mdb001,mdb002 -autostart
    Here is the output of Get-MigrationConfig | fl
    RunspaceId : d382f8a7-924a-4f0e-812e-f18970b632e2
    Identity :
    MaxNumberOfBatches : 100
    MaxConcurrentMigrations : Unlimited
    Features : MultiBatch
    CanSubmitNewBatch : True
    SupportsCutover : False
    I have off course restarted both servers and services.

    Just out of curiosity, on which server you made these changes? Mailbox or CAS? And on Target or Source Server? 
    Cheers,
    Gulab Prasad
    Technology Consultant
    Blog:
    http://www.exchangeranger.com    Twitter:
      LinkedIn:
       Check out CodeTwo’s tools for Exchange admins
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Cannot run more than one instance of a remote app in remote desktop services Server 2012

    All,
    I installed "Remote Desktop Services (RDS) Quick Start Deployment for RemoteApp, Windows Server 2012 Style" using the instructions here http://blogs.technet.com/b/yungchou/archive/2013/02/07/remote-desktop-services-rds-quick-start-deployment-for-remoteapp-windows-server-2012-style.aspx
    I need to set up an image viewing program (Olyvia) to allow students using Macs and iPads access to this windows only application in order for them to get their work done.  We may have 12 or more students accessing and trying to run the Olyvia application
    at any one time.
    All works good, except that I cannot run the Olyvia application (setup as a remoteapp program) more than one instance at a time.  That is, when I start up "olyvia" on a Mac, it works great.  If I leave it up and running, and then try
    and start up "olyvia" on an iPad (using different accounts), I get the following error message:
    "Cannot run more than one instance of this program simultaneously.  Either the program is already running, or it has not been terminated completely."
    I need to understand the root issue.
    1.  Is this a licensing issue?  So, I need to add some CALs to the RDS server?
    2.  Is this a application issue with "olyvia"?  So, no matter what I do, it is not going to be able to be used by more than one person at a time when configured as a remoteapp?
    3.  Did I not "publish" the application correctly?
    4.  Is this happening because I followed the "quick start" guide?
    Appreciate any help I can get on this.  We have no problem getting CALs, I just need some help with the root issue.
    Thanks,
    Geoff Weatherford
    CVMBS, CSU

    Hi Geoff,
    Each application uses different techniques for determining if multiple instances are running.  If you can determine what method it is using then perhaps you could use App-V or other virtualization software.
    In the best case you really should direct your question to the maker of Olyvia.  The reason I said that is they specifically designed their software to prevent multiple instances, so the first question is, why?  Is it related to Licensing? 
    Compatibility?  If you knew the specific reason(s) why they are doing it and the technique used then at the point using a virtualization technique may be the best option.
    -TP

  • Since downloading the iOS on my iPad, I cannot download more than one pdf from mail to iBooks.  I have to shut down y iPad and start again.  Any suggestions?

    Since downloading iOS on my new iPad, I cannot downlaod more than one pdf from mail into iBooks.  I have to shut down my iPad and restart it to save a second pdf. Wasn't a problem with the old operating system.  Any suggestions?

    It seems that I have solved my issue by performing a full factory reset (erasing all content, something which I had hoped to avoid) restoring from an iCloud backup did not alleviate the issue, I had to set up as a new iPad.
    Hopefully anyone else else who has this issue in the future will be able to find this.

Maybe you are looking for

  • Hello, I can't retreive my previous Apple ID. Can you help me please?

    Hello, I can't retreive my previous Apple ID. Can you help me please?

  • Disk appears twice in Project and Event window

    There seems to be a bug in iMovie that causes the default disk to appear twice in the project and event viewer if you have a symbolic link in the path. For years I have used a symlink to allow me to locate my Users area onto a second drive. This keep

  • Locations of files

    Hi OAF Gurus, I am newbie to OAF. I wanted to whether the location for all the OAF files is fixed. Why are all AM, VO files stored in server directory, whereas PG, CO in webui & EO files in schema.server? Also is there any students guide (easy to sta

  • "Other memory'' increasing

    "Other memory' increases in a short time up to fill the entire hard disk (iPhone 4S 16GB).

  • Stacked bar chart order issue

    I am definitely missing something here. I have a stacked flash bar chart which displays 3 types of counts per year_month. I cannot get the bars in the correct order. It's mostly correct except for 2 bonkers cases where it puts 2005_12 and 2006_01 to