Query for exchange CCR cluster information

Hey Scripting Guys,
I am looking for a way to determine which is the passive node of my Exchange 2007 CCR cluster. I use an imaging tool to backup the server, and I need to suspend replication, image the passive node, and then resume replication. I have all the replication starting and stopping working, but I would like to be able to check to make sure I am hitting the passive node. For now, I am assumeing that the second node is the passive one, but in the event it fails over, I don't want to miss a backup. Is there a powershell command that will pull this info for me?
Rich

Hi,
How do i export the results to txt or CSV. I tried with the below command, but it returens me only one server, This below are the commands in used for the Clutsers servers
$Clusters = Get-MailboxServer | ? {$_.ClusteredStorageType -ne "Disabled"}
ForEach ($Cluster in $Clusters) {
   $ClusterStatus = Get-ClusteredMailboxServerStatus -Identity $Cluster.Name | Select -Expand OperationalMachines | Where-Object {$_ -notmatch 'Active'}
   $PassiveNode = $Clusterstatus.Split(" ")[0]
   Out-File -FilePath "XXXXXXX.txt" -InputObject $Passivenode 

Similar Messages

  • Physical to Virtual Migration Approach for Exchange CCR 2007 on Windows 2003 Ent Edition

    Hi Team,
    I am running Two exchange 2007 CCR in my environment on Physical node on windows 2003 ENT edition. MY Hardware is end of life and we are planning to migrate/Converting them into virtual environmnet running Vsphere 5.1.
    can any one let me know the best approach to virtualize exchange CCR .
    Exchange CCR details are :-
    Windows 2003 Ent edition.
    Excahnge 2007.
    Quorum is configuraed on shared folder.
    Exchange Primary replicating Data on Exchange Secondry ..Both Primary and Secondry are having Raid 10 Local Disks.

    Hi Ravi,
    you can take a couple of approaches here. First off, I want to make sure you are not wanting to do a P2V conversion, that is taking the OS image that is running on the physical host and, using VMware Converter, create a virtual machine from it. You could do it that way but, depending on how much mail data is there it could take a long time and it's not the preferred approach for Exchange.
    I'm going to make a couple of assumptions here:
    I'm assuming upgrading to Exchange 2010 is out of the question (if it is not just do that and move mailboxes )
    I'm assuming that there is plenty of storage in the vSphere environment to satisfy the requirements of Exchange. Obviously you would have to provide enough storage for all mail data x 2 if you want to continue with CCR.
    Your message says "local disks", so I'm guessing the RAID 10 you mention is not available for use for these virtual machines and that you will provide some type of shared storage.
    So, if you have enough compute within a vSphere cluster and enough storage (capacity and IO) to satisfy CCR I see two options:
    Leapfrog approach
    1. Shutdown passive
    2. Evict passive from CCR cluster
    3. Create new VM, Clustering services, Exchange/add as passive to the cluster (you could run setup in recovery mode /m:recoverserver, but I don't see why you would want to in a cluster)
    4. Seed databases
    5. Failover
    6. Repeat for other physical
    New Cluster
    1. Create two new VMs
    2. Create new CCR Cluster
    3. Install Exchange active/passive
    4. Move mailboxes
    5. Decomm physicals
    Obviously these are very high level but the approaches are straight forward. If this is your only set of Exchange servers in the environment you will have to account for any public folders/system folders, etc. Take some time and check out compute usage in the current environment so you are sure you have plenty of compute in the vSphere environment, especially if you are moving into a shared environment.
    -alex

  • Methods of Performing Maintenance on a Two Node Exchange 2007 CCR Cluster

    What methods do you have for performing maintenance on a two node Exchange 2007 CCR cluster? This is what I use:Via the EMS (pre-maintenance steps)On the passive node: Get-StorageGroup | SuspendGroupCopyCheck Event ViewerOn the passive node, check replication status: Get-StorageGroupCopyStatusOn the active node, check replication status: Get-StorageGroupCopyStatusCheck Outlook is still working for usersGet-ClusterMailboxServerStatus -identity CLUSTERNAMEVia the EMS (post-maintenance steps)On the passive node, resume replication: Get-StorageGroup | Resume-StorageGroupCopyOn the passive node, check replication status: Get-StorageGroupCopyStatusUseful ArticlesApplying Exchange 2007 Rollups to Clustered Mailbox Servers:https://technet.microsoft.com/en-us/library/bb885043(v=exchg.80).aspxMove a Clustered Mailbox Server in a CCR environment:...
    This topic first appeared in the Spiceworks Community

    I thought the virtual IP address by virtue of being 'virtual' should not change? :)
    I guess it makes more sense to add the Virtual IPs. You can even add multiple hosts (with different IPs).
    Regards
    Farrukh

  • No Free/Busy Information for Exchange 2010 users in Outlook 2010 client, 2010 OWA shows this information fine

    I have looked for hours and hours on Google and this web site for this type of issue and nothing seems to help.
    Problem:
    On my new Windows 2008 R2 /Exchange 2010 server with IIS7 installed, I can use Outlook 2010 client to login and send and receive e-mail but when I try to busy search internal Exchange users I get no information (cross-hatch), but the sender of the Meeting Request
    can see their own free/busy information fine.  And OWA users can see free/busy information fine, as can Outlook 2003 client users against this Exchange 2010 server when logged in.
    I don't know if I have a certificate problem with regard to IIS7 or Exchange 2010, I did not create my own certificate , it is just what was installed by default when I installed and configured Win2K8 server, IIS7 and Exchange.
    On the Windows 7 workstations with Outlook 2010 client, I am not logging into the Exchange 2010 server DNS domain, if that makes any difference.  On these workstations I can ping "autodiscover.my.exchange.server.com" and my.exchange.server.com
    with no problem.  I even used this Microsoft KB to install a new _autodiscover dns entry, but it did not help :
    When I turn on logging on my Outlook 2010 client, I see this in my C:\Users\Administrator\AppData\Local\Temp\1\outlook logging\20131208-135658864-fb.log :
    2013/12/08 13:56:58.864: Getting ASURL
    2013/12/08 13:56:58.864: URL returned from cached autodiscover: blah blah 
    2013/12/08 13:56:58.864: Request to URL: 
    2013/12/08 13:56:58.864: Request action: 
    2013/12/08 13:56:58.864: Request XML: <?xml version="1.0"?>
    2013/12/08 13:56:59.051: Request sent
    2013/12/08 13:56:59.051: Response error code: 00000000
    2013/12/08 13:56:59.051: HTTP status code: 0
    2013/12/08 13:56:59.051: -------------------------------
    2013/12/08 13:56:59.051: There is an error in request/response.
    2013/12/08 13:56:59.051: XML response:
    2013/12/08 13:56:59.051: -------------------------------
    2013/12/08 13:56:59.051: Getting ASURL
    2013/12/08 13:56:59.644: Failed to get ASURL. Error 8004010F
    At an Exchange shell console I enter this command and get these results :
    Exchnage Management Shell :
    VERBOSE: Connecting to BPExchange2010.my.exchange.server.com
    VERBOSE: Connected to BPExchange2010.my.exchange.server.com.
    [PS] C:\Windows\system32>Test-OutlookWebServices -id:[email protected] -TargetAddress:[email protected]
    ll.com
    RunspaceId : c929eacd-d53c-49d7-8532-c4b74e61b8be
    Id         : 1019
    Type       : Information
    Message    : A valid Autodiscover service connection point was found. The Autodiscover URL on this object is 
    Type       : Success
    Message    : [Server] Successfully contacted the UM service at https://bpexchange2010.my.exchange.server.com/ews/exchan
                 ge.asmx. The elapsed time was 234 milliseconds.
    [PS] C:\Windows\system32>
    ** Also frequently when I log into Outlook 2010 client and start to send a meeting request , I get the Security Alert dialog :
    autodiscover.my.exchange.server.com
    Information you exchange with this site cannot be viewed or changed by others.  However, there is a problem with the site's security certificate.
    Green Check Mark :  The security cerficate is from a trusted certifying authority
    Green Check Mark: The security certificate date is valid
    Red X :  The name on the security certificate is invalid or does not match the name of the site.
    Do you want to proceed ?  .  I either import the certificate or click YES, but does not help this issue.
    NOTE: Each user that shows as NO INFORMATION cross-hatch, these users have appointments and have logged into outlook before.
    When I do this autodiscover url from a Windows 7 pc with outlook 2010 I get  :
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    <Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
    <Response>
    <Error Time="14:47:01.5656198" Id="401440650">
    <ErrorCode>600</ErrorCode>
    <Message>Invalid Request</Message>
    <DebugData/>
    </Error>
    </Response>
    </Autodiscover>
    Can anyone assist ?  What am I missing ?
    Thank You
    NOTE:  When will this go away.  I had to strip out a lot of helpful information to post this.  "Body text cannot contain images or links until we are able to verify your account."

    Hi,
    How many users encounter this issue, all users with Outlook 2010 or some specific users?
    According to your post, the Error code 600 indicates that your Autodiscover service is working well. as for the certificate mismatch issue, we can also following the KB below to resolve it:
    http://support.microsoft.com/kb/940726/en-us
    The Free/Busy information in Exchange 2010 is using the Availability service to
    retrieve it. Please directly access
    https://mail.mydomain.ae/EWS/Exchange.asmx in IE and see whether a proper XML file is returned.
     Or we can go to
    https://testexchangeconnectivity.com and check MS Exchange Web Services Connectivity Tests.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • How to install a set of mixed clustering exchange server (Coexistence between 2007 CCR cluster with 2010 DAG or 2013 DAG)

    I need a mixed clustering environment that coexist 2007 CCR cluter with 2010 DAG or 2013 DAG.
    Is there any step-by-step article I can refer to?

    Hi,
    Do you want to know how to migrate CCR to DAG?
    If you want to migrate from CCR to DAG, there are two available ways to achieve this.
    One is to bring the new hardware, the other is to break and format the existing Exchange 2007 CCR Cluster to use the hardware.
    Bring the new hardware, you need to install new server and configure Exchange 2010 DAG, then move mailbox from Exchange 2007 to Exchange 2010.
    Breaking the existing Exchange 2007 CCR Cluster, you need to decommission your passive Exchange Server 2007 SP2 Node first, re-install Exchange 2010 server role on this server, and then configure Exchange 2010 DAG using this server. After that, you
    can migrate mailboxes from Exchange 2007 to Exchange 2010, remove the last Exchange 2007 server. Then add seond server to existing DAG.
    Hope this is helpful to you.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Mail for exchange query N86

    i recently realised that the mail for exchange folder in my n86 contains a sub folder named admin_log1.txt . this particular folder starts a new entry log everyday for no apparent reason, taking up phone mem.. it states something like 'setting offline status to false' and 'setting disk full status to false' ??
     Is there a way to resolve this or ? thx in advance =D

    I noticed that mine is doing the same, there was no obvious setting, so can only assume that logging was left on by mistake, or that this is some kind of admin server setting in the exchange server.
    It loooks like though that there is no harm to delete the old files.

  • Operations manager failed to run a wmi query for wmi events (0x800706ba)

    Hi everyone,
    I've been working on this issue for a while and I am still no closer to finding out what the problem is.  If anybody can offer any other advice or things to check, I'm all ears.
    I'm running SCOM 2012 R2 with UR2, and the Cluster Management Pack v6.0.7063.0
    My problem is on one particular batch of cluster servers where I am getting the following error.
    Name: Operations Manager failed to run a WMI query for WMI events
    Alert Description:
    Module was unable to enumerate the WMI data
    Error: 0x800706ba
    Details: The RPC server is unavailable
    Workflow name: Microsoft.Windows.Cluster.Node.StateMonitoring
    Instance Name: servername.domain.local
    Instance ID: {instance_id}
    Management group: SCOM_Management_Grp_Name
    I am getting this alert regardless of whether I run the Windows Cluster Action Account as Local System, or as a domain user with full local admin privileges on all the cluster nodes.
    When looking at the management pack and the workflow in particular (Microsoft.Windows.Cluster.Node.StateMonitoring), I can see that it's trying to access
    MSCluster_Node in the root\MSCLUSTER WMI namespace.
    This is the workflow for your information...
    <UnitMonitor> ID="Microsoft.Windows.Cluster.Node.StateMonitoring" Accessibility="Public" Enabled="onEssentialMonitoring" Target="ClusLibrary!Microsoft.Windows.Cluster.Node" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="ClusLibrary!Microsoft.Windows.Cluster.CheckState" ConfirmDelivery="false">
    <Category>AvailabilityHealth</Category>
    <AlertSettings AlertMessage="Microsoft.Windows.Cluster.Node.StateMonitoring.AlertMessage">
    <AlertOnState>Warning</AlertOnState>
    <AutoResolve>true</AutoResolve>
    <AlertPriority>Normal</AlertPriority>
    <AlertSeverity>MatchMonitorHealth</AlertSeverity>
    <AlertParameters>
    <AlertParameter1>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
    <AlertParameter2>$Target/Property[Type="ClusLibrary!Microsoft.Windows.Cluster.Node"]/ClusterName$</AlertParameter2>
    </AlertParameters>
    </AlertSettings>
    <OperationalStates>
    <OperationalState ID="Success" MonitorTypeStateID="Online" HealthState="Success" />
    <OperationalState ID="Warning" MonitorTypeStateID="Partial" HealthState="Warning" />
    <OperationalState ID="Error" MonitorTypeStateID="NotOnline" HealthState="Error" />
    </OperationalStates>
    <Configuration>
    <ClusterObjectName>$Target/Property[Type='ClusLibrary!Microsoft.Windows.Cluster.Node']/NodeName$</ClusterObjectName>
    <PollInterval>60</PollInterval>
    <ClusterObjectClass>MSCLUSTER_Node</ClusterObjectClass>
    <OnlineExpression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">0</Value>
    </ValueExpression>
    </SimpleExpression>
    </OnlineExpression>
    <OnlineExpressionOnDemand>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">0</Value>
    </ValueExpression>
    </SimpleExpression>
    </OnlineExpressionOnDemand>
    <PartialExpression>
    <Or>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">2</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">3</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    </Or>
    </PartialExpression>
    <PartialExpressionOnDemand>
    <Or>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">2</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>Equal</Operator>
    <ValueExpression>
    <Value Type="String">3</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    </Or>
    </PartialExpressionOnDemand>
    <NotOnlineExpression>
    <And>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">0</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">2</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='EventNewState']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">3</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    </And>
    </NotOnlineExpression>
    <NotOnlineExpressionOnDemand>
    <And>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">0</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">2</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpression>
    <XPathQuery Type="String">Property[@Name='State']</XPathQuery>
    </ValueExpression>
    <Operator>NotEqual</Operator>
    <ValueExpression>
    <Value Type="String">3</Value>
    </ValueExpression>
    </SimpleExpression>
    </Expression>
    </And>
    </NotOnlineExpressionOnDemand>
    <WMIFields>Name, State</WMIFields>
    </Configuration>
    </UnitMonitor>
    I can confirm that I am able to browse the MSCluster_Node class locally, as well as remotely using WMIEXPLORER and WBEMTEST,
    however it only works when I set the Authentication Level to
    Packet Privacy.  If I do not select Packet Privacy, a WMI event log error 5605 is logged on the remote servers application log that says...
    The root\mscluster namespace is marked with the RequiresEncryption flag.  Access to this namespace might be denied if the script or application does not have the appropriate authentication level.  Change the authentication level to Pkt_Privacy
    and run the script or application again.
    I can confirm that all firewalls are turned off, and there are no firewalls between the management servers and the agents in question.  AV exclusions have been done and appear to be in place.  The nodes are all Windows 2008 R2 with SP1.  As
    far as I can tell there is plenty of memory available on each of the nodes in question (50%+) of RAM is available. 
    If I manually run the "Discover the Windows Server 2008 R2 Cluster Components" task in the Cluster Service State section of the management pack in the Monitoring Pane in the console, on the nodes in question - the discovery runs successfully.
    Does anybody have any other ideas or suggestions I could try?
    Many thanks in advance,
    Noel.
    http://www.dreamension.net

    Hi,
    Common causes of RPC errors include:
    Errors resolving a DNS or NetBIOS name.
    The RPC service or related services may not be running.
    Problems with network connectivity.
    File and printer sharing is not enabled.
    For more information, please review the link below:
    Windows Server Troubleshooting: "The RPC server is unavailable"
    http://social.technet.microsoft.com/wiki/contents/articles/4494.windows-server-troubleshooting-the-rpc-server-is-unavailable.aspx#Identify
    Troubleshooting RPC Errors
    http://technet.microsoft.com/en-us/magazine/2007.07.howitworks.aspx
    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.

  • Manual Updates for Forefront Security for Exchange server

    Hello Team
    I have installed forefront security for exchange server 2007 in  CCR  and but there is no internet connectivity as it is in my test lab, 
    I would like to enable the below scan engine and update the scan engine in weekly basis as i cannot do it on daily, (No Internet Connection)
    MS Antimalware engine
    Kaspersky
    and Norman 
    Where can i get / download  the scan engine updates  for the above each  scan engines...and how to installed them manually  without internet connection . Could someone please help

    Hi Quan, and Christian,
    Thanks for that.
    My Query is that,, where can i download the updates , i mean which website can i can download the udpate for the scan engines,
    Since it my testlab environment., i don't have internet connection
    i need to download the updates from external (out of my test lab) and transper those udpates via pendire / hard drive to the test lab and from there i need to update.
    first of all , i would like know which website any source can provide  the updates for these separate scan engine updates.
    Hope you all understand

  • Oracle Query for Oracle RAC

    Hi Everyone,
    I want oracle query with which we can retrieve information about oracle RAC.
    This information is, No of Clusters, Db instances...
    Which Tables i can query for this information?
    Thank You In Advance...
    Roshan

    Hi,
    I think you would mean active instances on your cluster....
    Query v$active_instances
    04/05/[email protected]=287> select * from v$active_instances;
    INST_NUMBER INST_NAME
    1 rac1:ORCL1
    2 rac2:ORCL2
    2 rows selected.
    Regards,
    Rodrigo Mufalani
    http://mufalani.blogspot.com

  • Critical event Ids for exchange 2010

    I need a list if critical event ids for exchange 2010 which should be monitored regularly. So that a script can be scheduled to report if in case any of these event ids are encountered. I have complied a list below and request you guys to add on this list.
    Event ID Message
    1004 Unable to start the Microsoft Exchange Information Store. Disk is full.
    1022 Database is damaged. This means that online backup cannot complete because the database is damaged.
    1034 The disk associated with cluster disk resource driveLetter could not be found. The expected signature of the disk was diskSignature.
    5001 Unable to initialize the Microsoft Exchange Information Store service. Disk is full.
    9518 Error 0xfffffb40 starting Storage Group /DC=COM/DC=TEST/CN=CONFIGURATION/CN=SERVICES/CN=MICROSOFT EXCHANGE/CN=MICROSOFT/CN=ADMINISTRATIVE GROUPS/CN=AG1/CN=SERVERS/CN=SERVER1/CN=INFORMATIONSTORE/CN= FIRST STORAGE GROUP on the Microsoft Exchange Information
    Store.
    9555 Corrupt Message detected during MoveMailbox. Fid = folder id; Mid = message id; Some or all properties of this message will not be moved correctly.
    9559 The log disk is full for storage group "name". Attempting to unmount all databases in this storage group.

    Hi Striker11,
    Thank you for your question.
    I agree with Martin. We should find a tool to monitor those errors or warning. Because there are many Event IDs in Exchange 2010. If those errors or warnings are both important for Exchange maintenance. If Exchange 2010 update to Exchange 2013, we will still
    use tool to monitor it and not modify the script.
    We could download SCOM by the following link:
    http://www.microsoft.com/en-us/download/details.aspx?id=2268
    If there are any questions regarding this issue, please be free to let me know. 
    Best Regard,
    Jim
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Jim Xu
    TechNet Community Support

  • Query for Sales Order Analysis

    Dear Experts
    I have written a Query for Sales Order Analysis and would like to have help on this.
    The query is used for generating daily report for Sales Order on number of documents (Sales Order), total amount of sales orders and total GP of Sales Order. The query is written as below:
    SELECT T0.[DocNum], SUM(T0.DocTotal) AS 'Total', SUM(T0.U_Total_GP) AS 'Total GP'
    FROM ORDR T0 WHERE T0.[DocDate] =[%0] GROUP BY T0.[DocNum] ORDER BY T0.[DocNum]
    where U_Total_GP is a UDF for storing the GP of each order.
    After executing the query, a selection criteria of date appears and after a date is selected, the report shown information required. However, the query does not calculate column total for total amount and total GP. Although I know the total for each column can be displayed by pressing "Ctrl" + Click on the column title, it would have to be done from time to time.
    Therefore, I would like to modify my query in order to calculate the column totals when executed. Are there any suggestions for this?
    Thank you
    Regards
    Elton

    Hi Elton,
    Try this:
    SELECT T0.[DocNum], SUM(T0.DocTotal) AS 'Total', SUM(T0.U_Total_GP) AS 'Total GP'
    FROM ORDR T0 WHERE T0.[DocDate] =[%0] GROUP BY T0.[DocNum]
    Union ALL
    SELECT '', SUM(T0.DocTotal) AS 'Total', SUM(T0.U_Total_GP) AS 'Total GP'
    FROM ORDR T0 WHERE T0.[DocDate] =[%0]
    ORDER BY T0.[DocNum]
    Thanks,
    Gordon

  • TDS Amount on Vendor Advance Shows positive value in *QUERY* for TDS Report

    Hi Everybody,
    I have made a query for List of TDS Report with Vendor informations as required by my client. In which the value of TDS on Vendor Advance Payment appears as positive value instaead of negative value. Please suggest how to rectify.
    Thanks,
    Paul

    Dear,
    If you have cleared the advance in F-54, then this will reverse the tax amount. That could be the reason for tax amount in debit.

  • How to set default website for exchange 2010

    I'm unable to launch the Exchange Management Console, and then I read that it's necessary to set the default web site in a particular way, in order for Exchange 2010 Management Console to work:
    http://social.technet.microsoft.com/Forums/en/exchange2010/thread/4d396628-3867-4c95-9541-e0eb021e0135
    However, after setting up Sharepoint, I see that it has modified the default website, and I'd like to ask for specific settings on how the default web site bindings should look (for exchange). Could someone please advise what I need to do to correct it?
    I'm having trouble interpreting what Mike Crowley recommends in the linked post above, in terms of actual steps to the site binding information (which won't mess up what exists).
    Currently it says:
    Type           port         ip address        binding information
    net.tcp                                            
    808:*
    net.pipe                                          
    net.msmq                                         localhost
    msmq.formatname                            localhost
    http            80             127.0.0.1
    https          443            *
    http           80              *
    https          443            127.0.0.1
    It seems the line for http on port 80 is *, which I guess is equivalent to 'all unassigned'. Is the previous http port 80 binding to 127.0.0.1 causing the problem?
    But I'm also supposed to set a Powershell VDir in IIS. Can someone provide steps for that? 

    Regarding SharePoint on Exchange:
    It was not allowed earlier, as documented here:
    http://office.microsoft.com/en-us/sharepoint-portal-server-it/coexistence-and-interoperability-guide-for-sharepoint-products-and-technologies-HA001160777.aspx & here:
    http://support.microsoft.com/kb/825505 but there doesn't seem to be anything more recent than this.  I would work under the assumption it is not supported outside of
    SBS 2011 (which I am not very familiar
    with).
    Mike Crowley
    Check out My Blog!

  • Groupwise 7 Gateway for Exchange

    I am testing the Novell Groupwise Gateway for Exchange SP2. I have already tested the API Gateway but wanted to try the newer version because it will be supported for awhile. I downloaded the install and went through all the instructions. I am using Groupwise 7.0.1 and Exchange 2003. The install went fine and the configurations are correct but I must be missing something. When I go to start the Gateway Application it starts then stops. I checked on the GW MTA and it says the link is Closed. The reason the link it closed it says can't create directories. I checked the Gateway application and it shows Groupwise link closed and other link Open. I logged into a ws as the same user to check the rights and I was able to create a new directory in the domain directory. I changed the logging to verbose on the Exchange Gateway to see if I can see an error and it says trying to re-establish GW link.
    03-11-08 10:17:53 0 Begin Configuration Information
    03-11-08 10:17:53 0 Platform= Windows 2003 (TM) Version 5.2 (Build 3790) Serv
    ice Pack 2
    03-11-08 10:17:53 0 Domain and gateway= VMDomain.Exchange_Gateway1
    03-11-08 10:17:53 0 Foreign Name= <none specified>
    03-11-08 10:17:53 0 Description= <none specified>
    03-11-08 10:17:53 0 Alias Type= Exchange
    03-11-08 10:17:53 0 Root Directory= \\VMNW65\data\VMDOMAIN\wpgate\Exchange_Ga
    teway1
    03-11-08 10:17:53 0 Work Directory= \\VMNW65\data\VMDOMAIN\wpgate\Exchange_Ga
    teway1\000.prc\gwwork
    03-11-08 10:17:53 0 Log File= \\VMNW65\data\VMDOMAIN\wpgate\Exchange_Gateway1
    \000.prc\0311log.001
    03-11-08 10:17:53 0 Directory ID= exc367d
    03-11-08 10:17:53 0 Directory Synchronization= NO
    03-11-08 10:17:53 0 Directory Exchange= NO
    03-11-08 10:17:53 0 Accounting= YES
    03-11-08 10:17:53 0 Access Control= NO
    03-11-08 10:17:53 0 Convert GroupWise Status to Messages= NO
    03-11-08 10:17:53 0 Outbound Status Level= OPEN
    03-11-08 10:17:53 0 Log Level= Verbose
    03-11-08 10:17:53 0 Log Max Age= 7 days
    03-11-08 10:17:53 0 Log Max Space= 1024 kb
    03-11-08 10:17:53 0 Enable Recovery= YES
    03-11-08 10:17:53 0 Retry Count= 10
    03-11-08 10:17:53 0 Retry Interval= 60 seconds
    03-11-08 10:17:53 0 Failed Recovery Wait= 3600 seconds
    03-11-08 10:17:53 0 Network Reattach Command= <none specified>
    03-11-08 10:17:53 0 Correlation DB Enabled= YES
    03-11-08 10:17:53 0 Correlation DB Age= 14 days
    03-11-08 10:17:53 0 Correlation DB Directory= \\VMNW65\data\VMDOMAIN\wpgate\E
    xchange_Gateway1
    03-11-08 10:17:53 0 Send/Receive Cycle= 2 minutes
    03-11-08 10:17:53 0 Minimum Run= 0 minutes
    03-11-08 10:17:53 0 Idle Sleep Duration= 30 seconds
    03-11-08 10:17:53 0 Snap Shot Interval= 10 minutes
    03-11-08 10:17:53 0 Time Zone= PST
    03-11-08 10:17:53 0 GMT Offset= -8 hours, 0 minutes
    03-11-08 10:17:53 0 Hemisphere= NORTH
    03-11-08 10:17:53 0 Daylight Saving Change= 1 hours, 0 minutes
    03-11-08 10:17:53 0 Daylight Saving Begin= 4/6 (month/day)
    03-11-08 10:17:53 0 Daylight Saving End= 10/26 (month/day)
    03-11-08 10:17:53 0 Procedure ID= 000
    03-11-08 10:17:53 0 SNMP On
    03-11-08 10:17:53 0 Gateway Build Timestamp: Wednesday, April 25, 2007 15:30:38
    03-11-08 10:17:53 0 GWIN.DLL Build Timestamp: Wednesday, April 25, 2007 15:32:2
    4
    03-11-08 10:17:53 0 GWOUT.DLL Build Timestamp: Wednesday, April 25, 2007 15:33:
    50
    03-11-08 10:17:53 0 Startup Switches= /Home-\\VMNW65\data\VMDOMAIN\wpgate\Exc
    hange_Ga
    03-11-08 10:17:53 0 teway1 /rt-1 /st-1 /group /Custom /appl
    03-11-08 10:17:53 0 End Configuration Information
    03-11-08 10:17:54 0 Checking the correlation DB
    03-11-08 10:17:54 0 Correlation DB check complete
    03-11-08 10:17:54 0 The gateway is attempting to reestablish the GroupWise link

    The gateway directory has to be in less that 8 chars, or at least 8.3...
    On Netware the agents have this restriction.
    Morris
    cnakagaw wrote:
    > I am testing the Novell Groupwise Gateway for Exchange SP2. I have
    > already tested the API Gateway but wanted to try the newer version
    > because it will be supported for awhile. I downloaded the install and
    > went through all the instructions. I am using Groupwise 7.0.1 and
    > Exchange 2003. The install went fine and the configurations are correct
    > but I must be missing something. When I go to start the Gateway
    > Application it starts then stops. I checked on the GW MTA and it says
    > the link is Closed. The reason the link it closed it says can't create
    > directories. I checked the Gateway application and it shows Groupwise
    > link closed and other link Open. I logged into a ws as the same user to
    > check the rights and I was able to create a new directory in the domain
    > directory. I changed the logging to verbose on the Exchange Gateway to
    > see if I can see an error and it says trying to re-establish GW link.
    >
    >
    > 03-11-08 10:17:53 0 Begin Configuration Information
    > 03-11-08 10:17:53 0 Platform= Windows 2003 (TM) Version 5.2 (Build
    > 3790) Serv
    > ice Pack 2
    > 03-11-08 10:17:53 0 Domain and gateway= VMDomain.Exchange_Gateway1
    > 03-11-08 10:17:53 0 Foreign Name= <none specified>
    > 03-11-08 10:17:53 0 Description= <none specified>
    > 03-11-08 10:17:53 0 Alias Type= Exchange
    > 03-11-08 10:17:53 0 Root Directory=
    > \\VMNW65\data\VMDOMAIN\wpgate\Exchange_Ga
    > teway1
    > 03-11-08 10:17:53 0 Work Directory=
    > \\VMNW65\data\VMDOMAIN\wpgate\Exchange_Ga
    > teway1\000.prc\gwwork
    > 03-11-08 10:17:53 0 Log File=
    > \\VMNW65\data\VMDOMAIN\wpgate\Exchange_Gateway1
    > \000.prc\0311log.001
    > 03-11-08 10:17:53 0 Directory ID= exc367d
    > 03-11-08 10:17:53 0 Directory Synchronization= NO
    > 03-11-08 10:17:53 0 Directory Exchange= NO
    > 03-11-08 10:17:53 0 Accounting= YES
    > 03-11-08 10:17:53 0 Access Control= NO
    > 03-11-08 10:17:53 0 Convert GroupWise Status to Messages= NO
    > 03-11-08 10:17:53 0 Outbound Status Level= OPEN
    > 03-11-08 10:17:53 0 Log Level= Verbose
    > 03-11-08 10:17:53 0 Log Max Age= 7 days
    > 03-11-08 10:17:53 0 Log Max Space= 1024 kb
    > 03-11-08 10:17:53 0 Enable Recovery= YES
    > 03-11-08 10:17:53 0 Retry Count= 10
    > 03-11-08 10:17:53 0 Retry Interval= 60 seconds
    > 03-11-08 10:17:53 0 Failed Recovery Wait= 3600 seconds
    > 03-11-08 10:17:53 0 Network Reattach Command= <none specified>
    > 03-11-08 10:17:53 0 Correlation DB Enabled= YES
    > 03-11-08 10:17:53 0 Correlation DB Age= 14 days
    > 03-11-08 10:17:53 0 Correlation DB Directory=
    > \\VMNW65\data\VMDOMAIN\wpgate\E
    > xchange_Gateway1
    > 03-11-08 10:17:53 0 Send/Receive Cycle= 2 minutes
    > 03-11-08 10:17:53 0 Minimum Run= 0 minutes
    > 03-11-08 10:17:53 0 Idle Sleep Duration= 30 seconds
    > 03-11-08 10:17:53 0 Snap Shot Interval= 10 minutes
    > 03-11-08 10:17:53 0 Time Zone= PST
    > 03-11-08 10:17:53 0 GMT Offset= -8 hours, 0 minutes
    > 03-11-08 10:17:53 0 Hemisphere= NORTH
    > 03-11-08 10:17:53 0 Daylight Saving Change= 1 hours, 0 minutes
    > 03-11-08 10:17:53 0 Daylight Saving Begin= 4/6 (month/day)
    > 03-11-08 10:17:53 0 Daylight Saving End= 10/26 (month/day)
    > 03-11-08 10:17:53 0 Procedure ID= 000
    > 03-11-08 10:17:53 0 SNMP On
    > 03-11-08 10:17:53 0 Gateway Build Timestamp: Wednesday, April 25, 2007
    > 15:30:38
    > 03-11-08 10:17:53 0 GWIN.DLL Build Timestamp: Wednesday, April 25,
    > 2007 15:32:2
    > 4
    > 03-11-08 10:17:53 0 GWOUT.DLL Build Timestamp: Wednesday, April 25,
    > 2007 15:33:
    > 50
    > 03-11-08 10:17:53 0 Startup Switches=
    > /Home-\\VMNW65\data\VMDOMAIN\wpgate\Exc
    > hange_Ga
    > 03-11-08 10:17:53 0 teway1 /rt-1 /st-1 /group /Custom /appl
    > 03-11-08 10:17:53 0 End Configuration Information
    > 03-11-08 10:17:54 0 Checking the correlation DB
    > 03-11-08 10:17:54 0 Correlation DB check complete
    > 03-11-08 10:17:54 0 The gateway is attempting to reestablish the
    > GroupWise link
    >
    >

  • Calendar sync problem with Mail for Exchange

    I have troubles syncing my calendar with Mail for Exchange.
    I've configured MfE the same way I did on my N8-00 and it worked perfectly there. On my new N9 it just syncs Mail and the ToDo list of from the Exchange Server. Any suggestions what I am doing wrong?
    Also, when I remove my MfE settings, the Calendars still are in the Calendar App. How can I delete them?

    Hi, 
    There could be some problem with the contact sync, because you had synched with MFE . Remove the existing sync for Mail for exchange and then try creating a new sync and then check, That should maybe solve the issue. 
    I had mfe configured and then removed and now then i sync with the Address book and Ical. Seems to be working fine for me, just that i use a N95.
    Hopefully it fixes, let me know the outcome.
    Cheers
    Sandy 
    Helpful information, then dont forget to hit the kudos star :-) Or say it accepted solution and thanks

Maybe you are looking for

  • Is there a way to use a OSB variable into an XQuery Transformation?

    Hi, I´m trying to access to a variable that I declared in the OSB with an Assign, but I´m gettin and Error that the variabe is used but not declared, I also tried to use a OSB variable like $messageID and still have the same Error, has somebody used

  • Macbook Pro 1st gen Unibody Firewire 800 problem

    Recently I notice when I hook up a hard drive to my firewire 800 port and daisy chain another drive my mac pops up an error stating that the drives were ejected incorrectly.  I wasn't trying to eject a drive just daisy chain an additional drive.  Is

  • Mail Disappeared after 10.2.8 to 10.4.3 upgrade

    I just upgraded to Tiger. I started Mail and waited for everything to import from previous Mail. (I didn't backup old Mail folders...). Then I opened my new Mail (2.0.5) and realized I was missing mail from my POP accounts. I closed Mail and backed u

  • Startup window hung

    Using remote desktop to my xserve, I tried to log out. Screen went the standard background blue and just sat there. That was yesterday. Today it was still like that. Used server monitor to restart, and it did it without a problem. But now when I use

  • What happened to the "jump to locators" buttons on the transport?

    I was just curious - going from logic 6 to 7, I don't see the buttons on the transport that I used to use to jump to a spot in the song I'm working on. Was that feature removed?