Migrating from Rapid-PVST+ to MST

We wish to migrate our Rapid-PVST+ network of around 25 switches to MST but for reasons that we believe are valid we do not want to start with the core switches. We want to convert one part of our network first that is connected to the core with a single trunk link.
We are refering to this document: Understanding Multiple Spanning Tree Protocol (802.1s) and in particular the section headed 'Alternate Configuration (Not Recommended)'. We can accomodate the drawbacks of this scenario, and in any case it will only be a temporary setup unitl we complete the migration.
Under 'Invalid Configuration' it states that "If the PVST+ bridge is the root, this bridge must  be the root for all VLANs (including the CST, which always runs on VLAN  1, regardless of the native VLAN, when the CST runs PVST+)". My question is if this is strictly correct (the border bridge MUST be the root for all the VLANs) or if the PVST+ sub-section as a whole must contain the root (e.g. the next PVST+ bridge in the topology would also be valid if its priority were high enough)?
Daniel

Hi Daniel,
Let me start by explaining what is the problem with MSTP/PVST+ interoperation. Things to watch out for are direct consequences of the interoperation limitations so it is vital to understand what is going on.
When MSTP region is connected to an (R)PVST+ region, it tries to speak (R)PVST+ and process received (R)PVST+ BPDUs. This process is called PVST Simulation. However, there are major difficulties in this process: the (R)PVST+ uses per-VLAN semantics while MSTP runs instances with VLANs simply mapped onto them. The role and state of an MSTP boundary port is always determined by the IST ( = MSTI0) instance talking to the outside world, and is simply inherited by all instances running in the MSTP region. That means that if the port is discarding in IST, it is discarding in all instances (and hence all VLANs). If the port is forwarding in IST, it is forwarding in all instances (and hence all VLANs). The same goes for every role/state combination. This fact makes it impossible to do any per-VLAN semantics on an MSTP boundary port. Even if you tried to map incoming (R)PVST+ BPDUs into appropriate instances, you could arrive to an unsolvable situation where the port should be discarding for one VLAN and forwarding for another, although they are both mapped to the same MSTP instance.
These limitations are the guidelines according to which the PVST Simulation works. Because the MSTP boundary port should use only IST data when speaking to the outside world (that is how MSTP boundary port should operate according to IEEE specifications), PVST Simulation makes use of it: it takes the IST data and replicates it into PVST+ BPDUs sent out for all VLANs defined on the switch. In other words, an MSTP boundary port speaking to PVST+ region sends one PVST+ BPDU for each VLAN that is defined on the switch, using IST data as the contents of this BPDU. Essentially, this makes the entire MSTP region look like a single huge switch identically configured for each and every VLAN, with the configuration simply taken from the IST.
Doing this is easy. However, the opposite process is much more constraining: an MSTP boundary port tries to process every received PVST+ BPDU using the IST instance. This is where the troubles begin. If all received PVST+ BPDUs are supposed to allow stable and unambiguous determination of the MSTP boundary port role and state, they must be identical, i.e. the same Root Bridge ID, the same Sending Bridge ID, same Root Path Cost, same Sending Port ID, perhaps even the same timers in each received PVST+ BPDU (sorry for the "perhaps" word here - the PVST Simulation is practically undocumented and these are only my experiences - some areas are still white). Failure to meet this requirement, i.e. receiving two or more differing PVST+ BPDUs on an MSTP boundary port, results in PVST Simulation inconsistency and into permanent blocking of that port until the conflicting PVST+ BPDUs cease to be received.
Note that this requirement of receiving identical PVST+ BPDUs is impossible to achieve with current Catalyst switches: every recent Catalyst switch is using Extended System ID, i.e. it inserts the VLAN ID into the Bridge ID when creating a BPDU for a particular VLAN. Even if you configured the PVST+ region so that a single switch was the root bridge for all VLANs, its PVST+ BPDUs would still differ because each of them would carry a different Extended System ID in the RBID/SBID field.
The only way to prevent these problems is to make sure that the MSTP region is considered as the root switch for all VLANs. Because it is the IST whose data is visible outside the MSTP region, this can be accomplished by configuring the bridge priority on the IST root bridge so low that it beats all switches in the PVST+ region and thereby becomes the root bridge for all VLANs.
Now to your questions:
We are refering to this document: Understanding Multiple Spanning Tree Protocol (802.1s) and in particular the section headed 'Alternate Configuration (Not  Recommended)'. We can accomodate the drawbacks of this scenario, and in  any case it will only be a temporary setup unitl we complete the  migration.
That document is a perfect reference. However, it does not describe the troubles related to the PVST Simulation because it does not take the Extended System ID into account. In fact, the scenario with the PVST+ region containing the root bridge for all VLANs is not possible to accomplish with current Catalyst switches. It is ironical that by striving for compatibility between MSTP and Cisco (R)PVST+, Cisco has actually created a situation where it is very easy to be incompatible. So in my opinion, you cannot accomodate for such a setup - you can not afford having a root switch in the PVST+ region because that would most probably lead to MSTP boundary ports being blocked due to PVST Simulation inconsistency.
I shall stress that these problems are created in particular by the PVST Simulation. Switches running pure IEEE STP/RSTP do not cause these problems because they run a single (R)STP instance for all VLANs. An MSTP boundary port can talk to a single external (R)STP always without problems - a single (R)STP can never produce two conflicting BPDUs. It is as easy as that. It is the overdone striving for compatibility with PVST+ BPDUs that is causing these troubles.
Under 'Invalid Configuration' it states that "If the PVST+ bridge is the  root, this bridge must  be the root for all VLANs (including the CST,  which always runs on VLAN  1, regardless of the native VLAN, when the  CST runs PVST+)". My question is if this is strictly correct (the border  bridge MUST be the root for all the VLANs) or if the PVST+ sub-section  as a whole must contain the root (e.g. the next PVST+ bridge in the  topology would also be valid if its priority were high enough)?
It is not the border bridge exactly that must be the root bridge for all VLANs. As I explained earlier, the MSTP region talks to the outside world using IST data. If the MSTP region is to become a root bridge for all VLANs, then the IST root bridge priority must be the lowest among all PVST+ bridges. The IST root bridge itself can perfectly be an internal switch somewhere deep inside the MSTP region.
The same would be valid if the PVST+ region was to become the region containing the root bridge for all VLANs. This root bridge can be any switch inside the PVST+ region, not just a boundary switch. However, this would require, among other things, deactivating the Extended System ID which is not possible.
Please feel welcome to ask further!
Best regards,
Peter

Similar Messages

  • Migration from rapid-pvst to mst

    Hi, we need to migrate our switching network (2 6513 and 8 4507 all running ios, we are using more than 200 vlan) from rapid-pvst to mst (we are going to interconnect some non-cisco switch). Is there any suggestion about this migration? Thank you.

    Since you're having more than 200 vlan's, this suggestion of migrating from PerVlan RSTP(PVRSTP) to Multiple Spanning Tree (MST) is a good one. Before that ensure whether your cisco ios version supports MST feature. I think your catalyst switches all will support MST. It has2 main advantages.
    1.Load Balancing,
    2.Less cpu burden.
    The following document explains in detail about MST:
    http://www.cisco.com/en/US/tech/tk389/tk621/technologies_white_paper09186a0080094cfc.shtml

  • Migration to Rapid PVST

    A small conundrum which I can't get my head around. can someone please help.
    I have a meshed layer 2 network with multiple vlans in my server farm connecting to two core routers. All these devices are running in 802.1d Spanning Tree.
    I want to migrate all these to 802.1w Rapid spanning Tree. However all the documentation I read suggets that when I reconfigure a switch to Rapid it will listen on its links to utilise the appropriate protocol (802.1w or 802.1d)in use by the connected switches.
    As all my switches work in 802.1d mode as I migrate a switch it will be Rapid capable but will work in 802.1d mode because all the other switches are in this mode.
    Changing an attached switch to rapid will result in that listening after the config change and it will only hear 802.1d from the other switches(whether they are rapid or not) because that is what is in use.
    Eventually all but one of my switches will be rapid capable but they will all work in 802.1d mode. I'll then make the config change on this last switch, it will listen to waht is being talked (802.1d) and will then come up in that mode.
    So all my switches are now rapid capable but are working in non-rapid 802.1d mode.
    How do I make them use the 802.1w protocol ????
    The config change doesn't take up or down the point to point links and I don't reboot after making the change. Hence from the documentation the port just listens and uses what is being sent from the other end which will be 802.1d!!!
    I must be missing something or not understanding things correctly. Can someone please advise how the links become 802.1W
    Thanks

    Thanks for your help Gents.
    I have managed to find a definitive answer to my question by much searching on the Cisco Website and comments made by yourselves.
    The definitive answer is:
    1. RSTP selectively sends 802.1D-configured BPDUs and topology change notification (TCN) BPDUs on a per-port basis.
    2. When a port initializes, the migration-delay timer starts and RSTP BPDUs are transmitted. While the migration-delay timer is active, the bridge processes all BPDUs received on that port.
    3. If the bridge receives an 802.1D BPDU after a port’s migration-delay timer expires, the bridge assumes it is connected to an 802.1D bridge and starts using only 802.1D BPDUs.
    4. When RSTP uses 802.1D BPDUs on a port and receives an RSTP BPDU after the migration-delay expires, RSTP restarts the migration-delay timer and begins using RSTP BPDUs on that port.
    The upshot of all this is that when a switch is configured for rapid spanning tree (spanning-tree mode rapid-pvst), the switch initializes its ports. It will immediately start sending RSTP BPDUs. If the Switch on the other end of the link(s) understands RSTP BPDUs it will then start to send RSTP BPDUs. When the migration delay timer expires they will be talking to each other in Rapid spanning Tree mode.
    Switch links that have non Rapid switches at the other end will come up in 802.1D mode.
    The Switch will then have different links operating in different modes. In essence a hybrid Switch.
    Consequently converting a large meshed switch network to Rapid spanning Tree is quite easy and simple. Just change switches one at a time and the links will automatically change to 802.1w where possible and will remain 802.1d where not. Eventually the entire network will progressively become 802.1w as more switches are reconfigured, until it is completely 802.1w
    Simple

  • Rapid PVST+

    i'm searching for a document that helps me configuring Rapid PVST+?
    Another issue, if you have around 20 VLANs, is it recommended to go to Rapid PVST+ or MST?
    Thanks in advance
    Abd Alqader

    Hi Ankur,
    Thanks for your response.
    i'm confused about the difference between RSTP, PVST+, and Rapid PVST+.
    Also, when you have to span the VLANs (around 25 VLANs) across multiple access switches, with 2 uplinks from each to the two 6509 switches (both will be distribution & core). I'm thinking to implement either Rapid PVST+ or MST (manual load balance) with HSRP.
    root switch VLAN will be the primary HSRP.
    Is this a good design, or do you have another opinion?
    Thanks in advance
    Abd Alqader

  • Rapid-PVST+ Interacting with MSTP

    Hi,
    we want to implement MSTP at customer side. unfortunately there are some legacy switches who don't understand MSTP.
    so we'll have to implement a "hybrid scenario" where the "core" speaks MSTP using instances and the access-switches are
    using their "old" spanning tree protocol (talking with the Instance 0 of the MSTP).
    now my question:
    when the core is migrated to MSTP, is the IST Spanning Tree able to talk with legacy switches in a "rapid way"
    (if the support it)?
    i found a cisco document which deals with this topic, but i'm not completely sure that it answers my question....
    Rapid-PVST+ Interacting with MSTP
    An MSTP switch interacts with a Rapid-PVST+ switch in the same way that an MSTP switch interacts
    with PVST+ switch. (See IST Interacting with PVST+.) The MSTP switch will send IST BPDUs in
    802.1D format on all VLANs to the Rapid-PVST+ switch and IST will consider the port connected to
    the Rapid-PVST+ switch to be at the boundary of the MST region.
    Has anyone of you experience with such "hybird" MST/Rapid-PVST+ configurations?
    thanks a lot for your answers &
    kind regards,
    Bernhard

    Hi Bernard,
    In that scenario, as mentioned in the document, the MST region is going to send plain STP BPDUs to the rapid-PVST region. So basically, only STP will be run at the boundary between MST and rapid-PVST. In particular, there will be no proposal agreement possible on the vlans because MST only runs one instance (the CIST, instance 0), while rapid-pvst runs several instances (one per vlan). So the MST side does not have a per-vlan context that would allow it to answer the proposal from each individual PVST+ instance. To be honest with you, that could probably have been enhanced, but the interaction rapid-PVST/MST has never been a priority, as we hope that customers will be able to migrate the whole network to MST and only use this interaction as a temporary solution.
    Regards,
    Francois

  • Behavior of running PVST+ & Rapid-PVST+ simultaneously?

    Say you have a network w/ 10 switches.
    9 of them run Rapid PVST, and one runs the legacy PVST.
    Would the entire L2 network fall back to legacy PVST, or only the segment where the one switch that's not yet converted to Rapid?
    This Cisco doc says: "
    When any RSTP port       receives legacy 802.1D BPDU, it falls back to legacy STP and the inherent fast       convergence benefits of 802.1w are lost when it interacts with legacy bridges."
    http://www.cisco.com/en/US/products/hw/switches/ps708/products_configuration_example09186a00807b0670.shtml
    However, it doesn't really say if the compatibility fall-back applies to just one segment, or the entire network.
    Also, what's the best way to migrate from 802.1D to 802.1w?
    Is it best to go bottom-up (start from access, distro, then core), or top-down?
    I've been doing it bottom-up, but wanted to know if that's appropriate.
    thx
    Kevin

    Disclaimer
    The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.
    Liability Disclaimer
    In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.
    Posting
    Also believing, like Peter, STP with rapid-STP impacts only the joint segment, I prefer STP root core toward edge conversions.  This to get the rapid-STP benefit to the core first, and to be able to selectively chose what "branches" I convert next.  I.e. I might not convert from core to edge one hop layer at a time, but might choose a partial "tree" from the core.

  • Spanning-tree modes: PVST vs RAPID-PVST

    I am upgrading an old network and as I add switches, I would like them to run rapid-pvst, instead of just pvst which is what the older switches are running.
    Last I checked (with a Cisco techie at Networkers 2006), it was OK to have trunked switches with different modes (pvst and rapid-pvst)... but now I'm hearing differently from a few other sources.
    Can someone please verify if this is a concern and if so, how should one proceed?
    Cheers...

    rapid-pvst+ can be migrated into your pvst+ environment.
    rapid-pvst+ configured switches revert to pvst+ to provide interoperability.
    cisco recommends configuring the rapid-pvst+ and pvst+ for different STP instances. the rapid-pvst+ root switch must be running rapid-pvst+ and the pvst+ root switch must be running pvst+; as well, the pvst+ switches should be at the edge of the network.
    (this being said, upgrade your core first and move outward. keep your pvst+ root switch out of the core where rapid-pvst+ will be running)
    please see the following link for more info:
    http://www.cisco.com/en/US/products/hw/switches/ps5206/products_configuration_guide_chapter09186a00801ce264.html#wp1150840

  • PVST+ vs rapid-PVST+

    I have a network which consists of 28 2955C switches connected in a ring. The spanning tree works correctly if all of the switches are configured for PVST+. However if all of the switches are configured for rapid-PVST+ then multiple problems occur. Among them multiple roots, multiple switches disappearing from the network etc. Anyone know why?

    Hello,
    without knowing the exact details of your setup, make sure that all your VLANs are part of MST, since you cannot run PVST and MSTP at the same time. Also, try and set the root switch for your MST instance(s) manually, by using the 'spanning-tree mst instance-id root' command on the respective root switch.
    HTH,
    GNT

  • Application Migration from HP-UNIX to SUN Solaris

    Hi Gurus,
    Need help on the application migration from HP-UNIX to Sun Solaris . Copied the filesystems APPL_TOP, OA_HTML, OA_JAVA, COMMON_TOP/util and COMMON_TOP/_pages from SOURCE( HP) to TARGET SUN-solaris as per 238276.1
    Now trying to clone Autoconfig XML context file on the TARGET System
    perl adclonectx.pl migrate java=\opt\java1.4 \
    contextfile=\ul01\app\applmgr\lasrx\admin\LASRX_fiapd4.xml
    Error: source context file ul01appapplmgrlasrxadminLASRX_fiapd4.xml does not exist.
    Questions:
    ======
    1. we still need to install jdk in the TARGET or copy the file system from source(HP) to target( Solaris) bring the JDK and how to check jdk on Solaris?
    2. In clone autoconfig XML, contextfile=? Is the location of SOURCE or TARGER?
    3. I think running above with root permission.
    Please help somebody on this issue.
    Thank You.

    Hi Hussein,
    I need your help on the Application migration from HP-UNIX to SUN Solaris. As per the note 238276.1 we dont copy $806_ORACLE_HOME for cross platform migration, Copied all the filesystem from SOURCE to TARGET but rename it because it suppose to create while installing Middle tier.
    Issue:1
    =====
    When i start to set environment like below, i get the error and
    . /ul01/app/applmgr/lasrx/APPSORA.env
    ksh: /ul02/app/oracle/lasrx/8.0.6_new/LASRX_fiapd4.env: not found
    I am trying to install Middle Tier Technology Stack on SUN server ( Migrating from HP-UNIX to SUN solaris)
    Issue 2: ( Display error) while install Tech Stack
    =====
    ./rapidwiz -techstack
    Rapid Install Wizard is validating your file system......
    >> Wizard requires the DISPLAY variable to be set.
    >> Please set your DISPLAY variable and restart Rapid Install Wizard.
    even i can not see
    echo $DISPLAY because not set the environment.
    Need your help and suggetions on this.
    Thank You.

  • Rapid pvst issues

    Hi,
    I'm working for a company that has 2x 6500 chasis switches in the main building as Core switches (CORE1 and CORE2). There are 3 other buildings that house employees (Building 2 and Building 3) and a DR site. The "Core" switches at these other buildings are 3750 switches (stacks of 2). The buildings are connected with 1Gb fibre (MM) leased lines in a square:
    Since a few days we are seeing alot of spanning tree recalculations on the Core switches of Building 2 and 3 which causes alot of network issues for the people in those buildings. More precisely the Gi1/0/1 interface on both core switches of those buildings (see red crosses in picture) are constantly displaying these messages:
    Feb  3 10:25:31 Building2-CORE 801113: 690303: Feb  3 10:24:20.544 cet: RSTP(750): Gi1/0/1 rcvd info expired
    Feb  3 10:25:31 Building2-CORE 801114: 690304: Feb  3 10:24:20.544 cet: %SPANTREE-2-LOOPGUARD_BLOCK: Loop guard blocking port GigabitEthernet1/0/1 on VLAN0750.
    Feb  3 10:25:32 Building2-CORE 801115: 690305: Feb  3 10:24:20.544 cet: RSTP(750): updt roles, information on root port Gi1/0/1 expired
    Feb  3 10:25:32 Building2-CORE 801116: 690306: Feb  3 10:24:20.544 cet: RSTP(750): we become the root bridge
    Feb  3 10:25:32 Building2-CORE 801117: 690307: Feb  3 10:24:20.552 cet: RSTP(750): updt roles, received superior bpdu on St1
    Feb  3 10:25:32 Building2-CORE 801118: 690308: Feb  3 10:24:20.552 cet: RSTP(750): St1 is now root port
    Feb  3 10:25:32 Building2-CORE 801119: 690309: Feb  3 10:24:20.552 cet: RSTP(750): synced St1
    Feb  3 10:25:32 Building2-CORE 801120: 690310: Feb  3 10:24:20.561 cet: RSTP(750): transmitting an agreement on St1 as a response to a proposal
    Feb  3 10:26:21 Building2-CORE 801193: 690383: Feb  3 10:25:10.910 cet: %SPANTREE-2-LOOPGUARD_UNBLOCK: Loop guard unblocking port GigabitEthernet1/0/1 on VLAN0750.
    Feb  3 10:26:21 Building2-CORE 801194: 690384: Feb  3 10:25:10.910 cet: RSTP(750): initializing port Gi1/0/1
    Feb  3 10:26:21 Building2-CORE 801195: 690385: Feb  3 10:25:10.910 cet: RSTP(750): Gi1/0/1 is now designated
    Feb  3 10:26:21 Building2-CORE 801196: 690386: Feb  3 10:25:10.910 cet: RSTP(750): updt roles, received superior bpdu on Gi1/0/1
    Feb  3 10:26:21 Building2-CORE 801197: 690387: Feb  3 10:25:10.910 cet: RSTP(750): Gi1/0/1 is now root port
    Feb  3 10:26:21 Building2-CORE 801198: 690388: Feb  3 10:25:10.910 cet: RSTP(750): St1 blocked by re-root
    Feb  3 10:26:21 Building2-CORE 801199: 690389: Feb  3 10:25:10.910 cet: RSTP(750): St1 is now designated
    Feb  3 10:26:21 Building2-CORE 801209: 690399: Feb  3 10:25:10.919 cet: RSTP(750): transmitting a proposal on St1
    Feb  3 10:26:21 Building2-CORE 801211: 690401: Feb  3 10:25:10.927 cet: RSTP(750): synced Gi1/0/1
    Feb  3 10:26:22 Building2-CORE 801212: 690402: Feb  3 10:25:10.927 cet: RSTP(750): received an agreement on St1
    And less than a minute later the same again. This is happening with all VLANs. There's about 125 VLANs and all go over the square.
    From what I understand this means BPDU packts are not received in time (2 seconds) and spanning tree starts recalculation. We already asked the provider of the leased lines to test them but they claim nothing is wrong with them. It"s also a bit weird that we are seeing this on 2 different places (physically different locations and lines).
    CPU usage looks normal (around 14%) on all switches in this square. Since it's happening on 2 locations I don't think a faulty cable or SFP is causing this.
    Any ideas from you guys?
    Regards

    Hi,
    All links between the buildings are configured as trunks indeed with no VLAN restrictions (all VLANs allowed).
    Here is the extract of the command on all 5 switches/stacks:
    MAIN-CORE1#sh spanning-tree vlan 750
    VLAN0750
      Spanning tree enabled protocol rstp
      Root ID    Priority    8192
                 Address     001c.0edc.eaee
                 This bridge is the root
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
      Bridge ID  Priority    8192
                 Address     001c.0edc.eaee
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
                 Aging Time 300
    Interface           Role Sts Cost      Prio.Nbr Type
    Gi1/3               Desg FWD 4         128.3    P2p
    Gi1/4               Desg FWD 4         128.4    P2p
    Gi1/5               Desg FWD 4         128.5    P2p
    Gi1/6               Desg FWD 4         128.6    P2p
    Gi1/7               Desg FWD 4         128.7    P2p
    Gi2/22              Desg FWD 4         128.150  P2p
    Gi2/23              Desg FWD 4         128.151  P2p
    Po10                Desg FWD 3         128.1666 P2p
    Interface           Role Sts Cost      Prio.Nbr Type
    Po11                Desg FWD 3         128.1667 P2p
    MAIN-CORE2#sh spanning-tree vlan 750
    VLAN0750
      Spanning tree enabled protocol rstp
      Root ID    Priority    8192
                 Address     001c.0edc.eaee
                 Cost        3
                 Port        1666 (Port-channel10)
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
      Bridge ID  Priority    16384
                 Address     001c.0edc.daee
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
                 Aging Time 300
    Interface           Role Sts Cost      Prio.Nbr Type
    Gi1/3               Desg FWD 4         128.3    P2p
    Gi1/4               Desg FWD 4         128.4    P2p
    Gi1/5               Desg FWD 4         128.5    P2p
    Gi1/6               Desg FWD 4         128.6    P2p
    Gi1/9               Desg FWD 4         128.9    P2p
    Po10                Root FWD 3         128.1666 P2p
    Po21                Desg FWD 4         128.1667 P2p
    Building2-CORE1#show spanning-tree vlan 750
    VLAN0750
      Spanning tree enabled protocol rstp
      Root ID    Priority    8192
                 Address     001c.0edc.eaee
                 Cost        7
                 Port        1 (GigabitEthernet1/0/1)
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
      Bridge ID  Priority    33518  (priority 32768 sys-id-ext 750)
                 Address     108c.cf03.1d00
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
                 Aging Time 300
    Interface        Role Sts Cost      Prio.Nbr Type
    Gi1/0/1          Root FWD 4         128.1    P2p
    St1              Desg FWD 100       128.872  P2p
    Gi2/0/1          Desg FWD 4         128.55   P2p
    Building3-CORE1#show spanning-tree vlan 750
    VLAN0750
      Spanning tree enabled protocol rstp
      Root ID    Priority    8192
                 Address     001c.0edc.eaee
                 Cost        11
                 Port        55 (GigabitEthernet2/0/1)
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
      Bridge ID  Priority    33518  (priority 32768 sys-id-ext 750)
                 Address     8cb6.4fb9.7300
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
                 Aging Time 300
    Interface        Role Sts Cost      Prio.Nbr Type
    Gi1/0/1          Root BKN*4         128.1    P2p *LOOP_Inc
    St1              Root FWD 100       128.872  P2p
    Gi2/0/1          Root FWD 4         128.55   P2p
    DR-01#show spanning-tree vlan 750
    VLAN0750
      Spanning tree enabled protocol rstp
      Root ID    Priority    8192
                 Address     001c.0edc.eaee
                 Cost        4
                 Port        54 (GigabitEthernet2/0/2)
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
      Bridge ID  Priority    33518  (priority 32768 sys-id-ext 750)
                 Address     0013.c37a.e300
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
                 Aging Time 300
    Interface        Role Sts Cost      Prio.Nbr Type
    Gi2/0/2          Root FWD 4         128.54   P2p
    Gi1/0/1          Desg FWD 4         128.1    P2p
    Fa1/0/13         Desg FWD 19        128.15   P2p
    Here is the config of MAIN-CORE1 (I removed most interfaces, VLAN interfaces and ACL's from it):
    MAIN-CORE1#sh run
    Building configuration...
    Current configuration : 44402 bytes
    upgrade fpd auto
    version 12.2
    no service pad
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    service sequence-numbers
    service counters max age 5
    hostname MAIN-CORE1
    boot-start-marker
    boot system flash sup-bootdisk:s72033-ipservicesk9-vz.122-33.SXI6.bin
    boot system flash sup-bootdisk:s72033-ipservicesk9-vz.122-18.SXF8.bin
    boot-end-marker
    security passwords min-length 1
    logging buffered 5000000
    no logging console
    no logging monitor
    aaa new-model
    aaa authentication login default group radius local
    aaa authentication login CONSOLE local
    aaa authentication dot1x default group radius
    aaa authorization exec default group radius local
    aaa authorization network default group radius local
    aaa session-id common
    clock timezone cet 1
    clock summer-time CEST recurring last Sun Mar 2:00 last Sun Oct 3:00
    no ip domain-lookup
    ip tftp source-interface Vlan60
    ip ftp source-interface Vlan60
    ip flow ingress layer2-switched vlan 20
    ip sla 3
    icmp-echo 172.31.99.5 source-ip X.X.X.X
    timeout 2000
    frequency 5
    ip sla schedule 3 life forever start-time now
    ip sla 4
    icmp-echo X.X.X.X source-ip X.X.X.X
    frequency 5
    ip sla schedule 4 life forever start-time now
    udld aggressive
    udld message time 7
    mls qos map cos-dscp 0 10 18 24 34 46 48 56
    mls qos
    mls netflow interface
    no mls acl tcam share-global
    mls cef error action freeze
    errdisable recovery cause udld
    errdisable recovery cause security-violation
    errdisable recovery cause psecure-violation
    errdisable recovery interval 30
    diagnostic bootup level minimal
    spanning-tree mode rapid-pvst
    spanning-tree vlan 1,21,166,168,210,842-843 priority 16384
    spanning-tree vlan 2-3,7,10,17-18,28,41,44,60,70,78,96,110,112 priority 8192
    spanning-tree vlan 121-122,125,127,140,169-170,199,209,213-214 priority 8192
    spanning-tree vlan 220-221,253-254,299,318-322,343,350,411,415 priority 8192
    spanning-tree vlan 420-421,425,430,450-451,460,500-501,540,602 priority 8192
    spanning-tree vlan 650,702,710-716,740,750,895,900-902,910,920 priority 8192
    spanning-tree vlan 940 priority 8192
    spanning-tree vlan 20 priority 9
    spanning-tree vlan 40 priority 8191
    redundancy
    main-cpu
      auto-sync running-config
    mode sso
    vlan internal allocation policy ascending
    vlan access-log ratelimit 2000
    class-map match-any test
    class-map match-all DoubleTake_map
      match access-group name DoubleTake
    policy-map DoubleTake_Pol
      class DoubleTake_map
       set ip dscp af41
    interface Port-channel10
    description connection between cores
    switchport
    switchport trunk encapsulation dot1q
    switchport mode trunk
    switchport nonegotiate
    mls qos trust cos
    interface GigabitEthernet1/3
    description Trunk To access-sw1
    switchport
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 17,20,100,112,140,209,300,740,750
    switchport mode trunk
    switchport nonegotiate
    mls qos trust cos
    interface GigabitEthernet1/4
    description Trunk To access-sw2
    switchport
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 17,20,27,100,112,209,740,750
    switchport mode trunk
    switchport nonegotiate
    interface GigabitEthernet1/5
    description Trunk To access-sw3
    switchport
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 17,20,70,112,209,221,740,750,901,902
    switchport mode trunk
    switchport nonegotiate
    interface GigabitEthernet1/6
    description Trunk To access-sw4
    switchport
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 10,17,20,28,60,70,100,112,140,209,220,300,343
    switchport trunk allowed vlan add 350,540,602,640,641,740,750,840-842,902
    switchport mode trunk
    switchport nonegotiate
    mls qos trust cos
    interface GigabitEthernet1/7
    description Trunk to DR
    switchport
    switchport trunk encapsulation dot1q
    switchport mode trunk
    switchport nonegotiate
    speed nonegotiate
    mls qos trust cos
    interface GigabitEthernet2/22
    description Link to FW1
    switchport
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 10,40,165,211-214,220,318,420,451,501,650,651
    switchport trunk allowed vlan add 750
    switchport mode trunk
    logging event link-status
    logging event spanning-tree status
    load-interval 30
    interface GigabitEthernet2/23
    description link to FW1
    switchport
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 78,121,122,124-127,221,319-322,411,415,425,430
    switchport trunk allowed vlan add 450,460,461,465,602,712,713,716,750
    switchport mode trunk
    logging event link-status
    logging event spanning-tree status
    load-interval 30
    mls qos trust dscp
    spanning-tree portfast edge
    interface GigabitEthernet5/1
    description Trunk To MAIN-CORE2
    switchport
    switchport trunk encapsulation dot1q
    switchport mode trunk
    switchport nonegotiate
    mls qos trust cos
    channel-group 10 mode on
    interface GigabitEthernet5/2
    description Trunk To MAIN-CORE2
    switchport
    switchport trunk encapsulation dot1q
    switchport mode trunk
    switchport nonegotiate
    mls qos trust cos
    channel-group 10 mode on
    ip default-gateway X.X.X.X
    ip classless
    ip forward-protocol nd
    ip forward-protocol udp discard
    ip route X.X.X.X Y.Y.Y.Y
    ip http server
    ip http access-class 39
    ip http authentication local
    no ip http secure-server
    ip flow-export source Vlan20
    ip flow-export version 9
    ip flow-export destination X.X.X.X 2000
    ip radius source-interface Vlan20
    logging trap debugging
    logging source-interface Vlan20
    logging X.X.X.X
    tftp-server sup-bootdisk:s72033-ipservicesk9-vz.122-33.SXH1.bin
    snmp-server community X
    snmp-server ifindex persist
    snmp ifmib ifindex persist
    radius-server host X.X.X.X. auth-port 1645 acct-port 1646 key 7 Y
    radius-server host X.X.X.X auth-port 1645 acct-port 1646 key 7 Y
    control-plane
    dial-peer cor custom
    line con 0
    exec-timeout 20 0
    privilege level 15
    password 7 Y
    logging synchronous
    login authentication CONSOLE
    stopbits 1
    line vty 0 4
    session-timeout 300
    access-class vty_mgmt in
    transport input telnet
    line vty 5 15
    session-timeout 60
    access-class vty_mgmt in
    transport input telnet
    exception core-file
    mac-address-table notification mac-move
    ntp clock-period 17179825
    ntp source Vlan20
    ntp master 1
    end

  • Which spanning tree protocol is preferred PVST or rapid-PVST and why?

    I have WS-C2960G-24TC-L and Cisco 3750G switches, I have option to configure PVST spanning tree or rapid-pvst. Please let me know which is better and why? also send me some document explaining both protocols in detail.

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    As Alex has noted, normally rapid-PVST should be preferred.
    Depending on needs (and device support), MST might be better yet.

  • Creation of domain issues - migration from weblogic 10.3.0 to 10.3.5 versio

    Hello,
    i would like to kindly ask for a help with following issue:
    Basically we are migrating from the 10.3.0 to the 10.3.5 version. We are building the domain using the template in "silent mode". And when i try to create the domain with new weblogic 10.3.5 im getting some errors.
    The command to run the creation of the domain is following:
    ${WL_HOME}/common/bin/config.sh -mode=silent -silent_script=${SILENT_SCRIPT} -log=${WLLOGFILE} >> ${LOGFILE} 2>&1
    returnCode=$?
    SILENT_SCRIPT contains following commands:
    read template from "/local/wg372/BM/appl/config/NEW_DOMAIN_CONFIGURED.jar";
    write domain to "/local/wg372/BM/appl/BmDomain";
    set OverwriteDomain "true";
    close template;
    When i setup new env(solaris) with weblogic 10.3.5 im getting following error when the silent_script command (*write domain to "/local/wg372/BM/appl/BmDomain";*) is executed:
    2011-07-18 16:53:00,427 INFO [runScript] com.oracle.cie.domain.script.ScriptExecutor - succeed: read template from "/local/wg372/BM/appl/config/NEW_DOMAIN_CONFIGURED.jar"
    2011-07-18 16:53:00,427 INFO [runScript] com.oracle.cie.domain.script.ScriptExecutor - write Domain to "/local/wg372/BM/appl/BmDomain"
    2011-07-18 16:53:00,505 ERROR [runScript] com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask - There was an error executing the script: /local/wg372/BM/appl/installer/silent_script
    java.lang.NullPointerException
         at com.oracle.cie.domain.security.SecurityGenerateLDIFT.buildSecurityInfo(SecurityGenerateLDIFT.java:460)
         at com.oracle.cie.domain.security.SecurityGenerateLDIFT.<init>(SecurityGenerateLDIFT.java:119)
         at com.oracle.cie.domain.script.ScriptExecutor.writeDomain(ScriptExecutor.java:718)
         at com.oracle.cie.domain.script.ScriptParserClassic$StateMachine.processWrite(ScriptParserClassic.java:573)
         at com.oracle.cie.domain.script.ScriptParserClassic$StateMachine.execute(ScriptParserClassic.java:429)
         at com.oracle.cie.domain.script.ScriptParserClassic.parseAndRun(ScriptParserClassic.java:148)
         at com.oracle.cie.domain.script.ScriptParserClassic.doExecute(ScriptParserClassic.java:110)
         at com.oracle.cie.domain.script.ScriptParser.execute(ScriptParser.java:72)
         at com.oracle.cie.domain.script.ScriptParser.execute(ScriptParser.java:35)
         at com.oracle.cie.wizard.domain.helpers.Executor.runSilentScript(Executor.java:68)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask.runScriptWithExecutor(RunScriptTask.java:551)
         at com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask.execute(RunScriptTask.java:335)
         at com.oracle.cie.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:28)
         at java.lang.Thread.run(Thread.java:662)
    In Windows env im getting following error:
    create.domain:
    [exec] -mode="silent" -silent_script=J:/_dev/build/installer/silent_script
    [exec] << read template from "J:/_dev/build/config/NEW_DOMAIN_CONFIGURED.jar"
    [exec] >> succeed: read template from "J:/_dev/build/config/NEW_DOMAIN_CONFIGURED.jar"
    [exec] << write Domain to "J:/_dev/build/BmDomain"
    [exec] CFGFWK-60550: Script execution aborted. The script may contain an error.
    [exec] null
    CFGFWK-60550: - doc says
    CFGFWK-60550: Script execution aborted. The script may contain an error.
    Cause:
    Action:
    Level: 1
    Type: ERROR
    Impact: Configuration
    I tried to google for this issue, look into the weblogic documentation but with no luck.
    So i would like to kindly ask, if anyone of you perhaps could give me a hint/advise with this problem.
    Thanks in advance.

    Hi,
    thanks for the reply but im not sure if we are talking about the same thing. What i need is to upgrade the weblogic "DOMAIN" not the weblogic installation itself.
    Anyway,
    after some googling and testing im again stucked with another issue:
    1. First i have created the old doman (10.3.0)
    2. Then i have tested the domain with the new weblogic version 10.3.5 - as it should be (and is) compatible within those 2 versions
    ---> worked fine
    3. Then via offline WLST(of weblogic 10.3.5) i have managed to create new template with command writeTemplate(nameOfTemplate.jar)
    4. But when i try to create the new domain with the new template via WLST(of weblogic 10.3.5) im again stucked (im able to read the template in wlst but not able to writeDomain ) - error:
    wls:/offline> readTemplate('/home/wg372/tmp/new_template.jar')
    wls:/offline/BmDomain>writeDomain('/home/wg372/tmp/new_domain')
    Error: writeDomain() failed. Do dumpStack() to see details.
    wls:/offline/BmDomain>dumpStack()
    com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: The application location must have write permission.
    at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
    at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
    at com.oracle.cie.domain.script.jython.WLScriptContext.writeDomain(WLScriptContext.java:803)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyInstance.invoke(Unknown Source)
    at org.python.pycode._pyx3.writeDomain$15(/var/tmp/WLSTOfflineIni6651397525640719781.py:71)
    at org.python.pycode._pyx3.call_function(/var/tmp/WLSTOfflineIni6651397525640719781.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.pycode._pyx24.f$0(<console>:1)
    at org.python.pycode._pyx24.call_function(<console>)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyCode.call(Unknown Source)
    at org.python.core.Py.runCode(Unknown Source)
    at org.python.core.Py.exec(Unknown Source)
    at org.python.util.PythonInterpreter.exec(Unknown Source)
    at org.python.util.InteractiveInterpreter.runcode(Unknown Source)
    at org.python.util.InteractiveInterpreter.runsource(Unknown Source)
    at org.python.util.InteractiveInterpreter.runsource(Unknown Source)
    at weblogic.management.scripting.WLST.main(WLST.java:173)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.WLST.main(WLST.java:29)
    Caused by: com.oracle.cie.domain.script.ScriptException: The application location must have write permission.
    at com.oracle.cie.domain.script.ScriptExecutor.writeDomain(ScriptExecutor.java:757)
    at com.oracle.cie.domain.script.jython.WLScriptContext.writeDomain(WLScriptContext.java:795)
    ... 29 more
    I tried to have a look around for the "The application location must have write permission." problem but again with no luck.
    Furthemore when i try to do the same with old domain template, with old version of WLST (of weblogic 10.3.0), i have no problems with creating of the domain.
    Any ideas?
    Ill keep you updated :-)

  • Removing Public Folders after migration from Exchange 2007 to Exchange 2013

    Recently we migrated from Exchange 2007 to Exchange 2013.  We did not migrate Public Folders and are retiring them from Exchange altogether.  I shut Exchange 2007 off for a couple of weeks to ensure 2013 functions properly and it does so we're
    ready to decommission Exchange 2007.  I was able to remove all the mailbox databases without a glitch.  Using the EMC I click to remove the Public Folder database from Exchange 2007 and get the following message:
    Error: The public folder database "server\storage group - Public Folders\ Public Folder Database" contains folder replicas.  Before deleting the public folder database, remove the folders or move the replicas to another public folder database.
    Any help appreciated.

    Hi Terry,
    If you run the following command does it come back with any public folders?
    Get-PublicFolderStatistics -Server "SERVERNAME" | fl
    If nothing comes back you can follow this guide to manually remove the public folder database (at your own risk) http://haythamalex.wordpress.com/2011/11/24/how-to-force-exchange-server-public-folder-removal/
    Cheers,
    Jack
    I get alot of output from that command.
    AdminDisplayName        : Schedule+ Free Busy Information - Exchange Administrative Group (FYDIBOHF
                              23SPDLT)
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000070000
    ExpiryTime              : 05/05/2014 1:00:00 AM
    FolderPath              : SCHEDULE+ FREE BUSY\EX:/o=MY_ORGANIZATION/ou=Exc
                              hange Administrative Group (FYDIBOHF23SPDLT)
    IsDeletePending         : False
    ItemCount               : 70
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : EX:/o=MY_ORGANIZATION/ou=Exchange Administrative
                               Group (FYDIBOHF23SPDLT)
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 35309B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000070000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Offline Address Book - Exchange Administrative Group (FYDIBOHF23SPDLT)
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000080000
    ExpiryTime              : 
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=Ex
                              change Administrative Group (FYDIBOHF23SPDLT)
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : EX:/o=MY_ORGANIZATION/ou=Exchange Administrative
                               Group (FYDIBOHF23SPDLT)
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000080000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : globalevents
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000140000
    ExpiryTime              : 
    FolderPath              : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}\globalevents
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : globalevents
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000140000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : internal
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000130000
    ExpiryTime              : 
    FolderPath              : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}\internal
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : internal
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000130000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OWAScratchPad{D771E649-5D06-499F-82D7-C26C4617A7AA}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000160000
    ExpiryTime              : 
    FolderPath              : OWAScratchPad{D771E649-5D06-499F-82D7-C26C4617A7AA}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 12/08/2014 10:42:01 AM
    Name                    : OWAScratchPad{D771E649-5D06-499F-82D7-C26C4617A7AA}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000160000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000120000
    ExpiryTime              : 
    FolderPath              : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000120000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : ca77f936-9de2-11d3-9a74-009027301f0b
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 18/11/1999 3:48:02 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B00000001D4CB0000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=MA
                              CC\OAB Version 2\ca77f936-9de2-11d3-9a74-009027301f0b
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:22:02 AM
    LastModificationTime    : 27/08/2008 4:30:22 PM
    Name                    : ca77f936-9de2-11d3-9a74-009027301f0b
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B00000001D4CB0000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Default
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000160000
    ExpiryTime              : 
    FolderPath              : schema-root\Default
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:15:05 PM
    Name                    : Default
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000160000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Schedule+ Free Busy Information - MACC
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 18/05/1999 8:48:25 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000070000
    ExpiryTime              : 05/05/2014 1:00:00 AM
    FolderPath              : SCHEDULE+ FREE BUSY\EX:/o=MY_ORGANIZATION/ou=MAC
                              C
    IsDeletePending         : False
    ItemCount               : 130
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 28/08/2008 11:50:24 PM
    Name                    : EX:/o=MY_ORGANIZATION/ou=MACC
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 63971B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000070000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Offline Address Book - MACC
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 18/05/1999 8:48:25 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000080000
    ExpiryTime              : 
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=MA
                              CC
    IsDeletePending         : False
    ItemCount               : 1
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 27/08/2008 4:30:23 PM
    Name                    : EX:/o=MY_ORGANIZATION/ou=MACC
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 22790B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000080000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : exchangeV1
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000180000
    ExpiryTime              : 
    FolderPath              : schema-root\microsoft\exchangeV1
    IsDeletePending         : False
    ItemCount               : 401
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : exchangeV1
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 394761B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000180000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : globalevents
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000130000
    ExpiryTime              : 
    FolderPath              : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}\globalevents
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:21:08 AM
    LastModificationTime    : 27/08/2008 3:15:05 PM
    Name                    : globalevents
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000130000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : internal
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000120000
    ExpiryTime              : 
    FolderPath              : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}\internal
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:21:08 AM
    LastModificationTime    : 27/08/2008 3:30:24 PM
    Name                    : internal
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000120000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : microsoft
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000170000
    ExpiryTime              : 
    FolderPath              : schema-root\microsoft
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : microsoft
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000170000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 2
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 19/05/1999 3:03:44 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B0000000007DB0000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=MA
                              CC\OAB Version 2
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:22:01 AM
    LastModificationTime    : 27/08/2008 4:30:22 PM
    Name                    : OAB Version 2
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B0000000007DB0000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 2
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 06/08/2005 5:03:23 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079270000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List\OAB Version 2
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/07/2014 5:07:04 AM
    LastModificationTime    : 28/08/2008 11:50:24 PM
    Name                    : OAB Version 2
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079270000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 3a
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 06/08/2005 5:03:23 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079280000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List\OAB Version 3a
    IsDeletePending         : False
    ItemCount               : 17
    LastAccessTime          : 29/07/2014 5:07:04 AM
    LastModificationTime    : 27/08/2008 3:30:24 PM
    Name                    : OAB Version 3a
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 821324B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079280000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 4
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 17/12/2006 4:06:45 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE00000006C28B0000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List\OAB Version 4
    IsDeletePending         : False
    ItemCount               : 4
    LastAccessTime          : 29/07/2014 5:07:04 AM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : OAB Version 4
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 667412B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE00000006C28B0000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OWAScratchPad{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000190000
    ExpiryTime              : 
    FolderPath              : OWAScratchPad{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 21/07/2014 2:42:30 PM
    LastModificationTime    : 27/08/2008 3:15:05 PM
    Name                    : OWAScratchPad{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000190000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : schema-root
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000150000
    ExpiryTime              : 
    FolderPath              : schema-root
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:30:26 PM
    Name                    : schema-root
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000150000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000110000
    ExpiryTime              : 
    FolderPath              : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 21/07/2014 2:42:30 PM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000110000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Offline Address Book - /o=MY_ORGANIZATION/cn=add
                              rlists/cn=oabs/cn=Default Offline Address List
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 05/08/2005 4:25:34 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300109CB6B7A7C10441B115571996104
                              6DA0000000000080000
    ExpiryTime              : 
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/07/2014 1:00:00 AM
    LastModificationTime    : 27/08/2008 4:30:22 PM
    Name                    : /o=MY_ORGANIZATION/cn=addrlists/cn=oabs/cn=Defau
                              lt Offline Address List
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300109CB6B7A7C10441B115571996104
                              6DA0000000000080000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Internet Newsgroups
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:50 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300F020D914C926D011A40900C04FD7B
                              D87FFFFFFFF00030000
    ExpiryTime              : 06/08/2014 1:00:00 AM
    FolderPath              : Internet Newsgroups
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 22/07/2014 9:32:58 AM
    LastModificationTime    : 24/10/2012 1:08:21 PM
    Name                    : Internet Newsgroups
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300F020D914C926D011A40900C04FD7B
                              D87FFFFFFFF00030000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca

  • ActiveSync stops working after migrating from Exchange 2007 to Exchange 2013

    We have started the migration from Exchange 2007 to Exchange 2013. We've followed best practices and everything is working great except ActiveSync. I've performed Exchange migrations in the past so this is nothing new for me. I've also been referring to
    a great guide which has been a big help,
    http://www.msexchange.org/articles-tutorials/exchange-server-2013/migration-deployment/planning-and-migrating-small-organization-exchange-2007-2013-part1.html.
    Once a user is migrated from Exchange 2007 to 2013, ActiveSync stops working properly. Email can be pulled to the device (Nokia Lumia 625 running Windows Phone 8) by performing a manual sync. But DirectPush is not working. The strange part is it's not affecting
    everyone who's been migrated. Anyone who is still on Exchange 2007 is not affected.
    At first I thought it was our wildcard certificate. 99% of our users are running Outlook 2013 on Windows 7 or higher but we do have a few terminal servers still running Outlook 2010. Outlook 2010 was giving us certificate errors. I realized it was the wildcard
    certificate. Rather than making changes to the OutlookProvider I simply obtained a new SAN certificate. Although that resolved the issues for Outlook 2010 users, ActiveSync was still a problem.
    Rebooting the phones and removing the email account from the user's device and re-adding it didn't resolve the issue either.
    Then I performed an iisreset on the CAS server. This didn't help either. I didn't know it at the time, but I was getting closer...
    I tried using the cmdlet Test-ActiveSyncConnectivity but it gave me the following error:
    WARNING: Test user 'extest_0d9a45b025374' isn't accessible, so this cmdlet won't be able to test Client Access server
    connectivity.
    Could not find or sign in with user DOMAIN.com\extest_0d9a45b025374. If this task is being run without
    credentials, sign in as a Domain Administrator, and then run Scripts\new-TestCasConnectivityUser.ps1 to verify that
    the user exists on Mailbox server EX02.DOMAIN.COM
    I started reviewing how Exchange 2013 proxied information from the CAS to the mailbox server and realized the issue may in fact be on the mailbox server.
    I performed an iisreset on the mailbox server and all of a sudden ActiveSync started working again. Awesome!
    I can't explain why. The only thing I can assume is when some users were migrated from 2007 to 2013 something wasn't being triggered on the Exchange 2013 side. Resetting IIS resolved the issue. I guess I'll have to do an IIS reset after I perform a batch
    of migrations. Disabling ActiveSync and re-enabling it for the affected users didn't help - only the IISRESET resolved the issue.
    If anyone has any information as to why this happens, please chime in. Also, if anyone knows why I can't run the Test-ActiveSyncConnectivity cmdlet, I'd appreciate the help.
    Thanks.

    Hi,
    In Exchange 2013, the Public Folder is changed to Public Folder mailbox instead of Public Folder in Exchange 2007 database.
    Due to the changes in how public folders are stored, legacy Exchange mailboxes are unable to access the public folder hierarchy on Exchange 2013 servers. However, user mailboxes on Exchange 2013 servers or Exchange Online can connect to legacy
    public folders. Exchange 2013 public folders and legacy public folders can’t exist in your Exchange organization simultaneously. This effectively means that
    there’s no coexistence between versions.
    For this reason, it’s recommended that prior to migrating your public folders, you should
    first migrate your all legacy mailboxes to Exchange 2013. For more information about migrating public folder from previous versions, please refer to:
    http://technet.microsoft.com/en-us/library/jj150486(v=exchg.150).aspx
    (Please note the What do you need to know before you begin part in this link)
    Regards,
    Winnie Liang
    TechNet Community Support

  • Cross Forest Migration from Exchange 2007 to Exchange 2013

    Hi
    Could anybody advice me the steps also the  pros and cons for below mentioned environment if we are going for the cross forest migration.
    Source 
    Domain -   test.local
    Active Directory -  Windows 2003
    Exchange Server - 2007
    Target
    Domain -   test.net
    Active Directory -  Windows 2012
    Exchange Server - 2013
    Also if it is possible ,
    How could I remove the source environment including the exchange servers. after the migration ?
    Regards
    Muralee

    Hi Oliver ,
    Please suggest us.               
     In my environment we are in a plan to migrate from exchange 2007 to exchange 2013 (cross forest migration).
    Source : Exchange 2007 with sp3 ru 10 
    Target : Exchange 2013 with cu2 ( new environment yet to be created).
    Trust : Forest trust in place (two way )
    Domain and forest functional level : 2003 in both target and source  
    Migration Steps :
    Step1 :
    We are in a plan to execute 'preparemoverequest.ps1' first in the target forest ,so that we will get the disable MEU
    in the target forest.
    Step2:
    Then we are going to use ADMT to migrate users SID'S and password .
    Step3:
    Then we are going to move the mailboxes with New-moverequest  
    Please have a look in to our steps and suggest us ,whether we are going to proceed the migration in a right way or not
    .Is anything needs to be changed please intimate me .
    Thanks 
    S.Nithyanandham 
    Hey there,
    Sorry for taking a little while to get back to you, i've been busy working on Hosted Lync deployments!
    Use ADMT first, then when using preparemoverequest.ps1 script using the -uselocalobject cmdlet. This will then tie it up to the ADMT migrated account.
    More info in this thread here: http://social.technet.microsoft.com/Forums/windowsserver/en-US/2916e931-36a0-4ba4-8c04-196dbe792b44/preparemoverequestps1-and-admt?forum=winserverMigration
    Oliver
    Oliver Moazzezi | Exchange MVP, MCSA:M, MCITP:Exchange 2010,MCITP:Exchange 2013, BA (Hons) Anim | http://www.exchange2010.com | http://www.cobweb.com | http://twitter.com/OliverMoazzezi

Maybe you are looking for

  • Adobe Reader no longer working on my Progressive website.

    So I logged in to my Progressive for Agents only website today and tried to print a quote for a client.  It's now saying I must install Adobe Reader to view the documents.  I called their support team and they couldn't figure out the problem.  They a

  • Output Timecode to DSR-45

    Hi All, I'm trying to figure out how to output timecode to my Sony DSR-45 DVCAM deck. I know FCP doesn't output TC over firewire, so I purchased the Keyspan USA-28X to connect the RS-422 deck control to a USB port. I have no problem capturing video a

  • Microsoft  Office for Mac

    I am considering buying either the Student/Teacher version or Standard version of Microsoft Office 2004 for Mac. Are the features strikingly different?

  • Get the Pageid or URL programmatically

    Hello, How can I get the ID of the page or the current URL/Page programmatically in PL/SQL ? I'm using a dynamic page within a Portal Page and I would like to know the pageid (of the portal page) or current URL. Which Database Package/view can I use

  • How to set boot classpath

    Hi Team, How do I set the java environment variable boot classpath (not classpath) in oc4j?? Any pointers will be greatly appreciated. Thanks.