Quantcast
Channel: Exchange Server 2010 forum
Viewing all 19214 articles
Browse latest View live

Exchange Security Groups recreation

$
0
0

Hi everyone, we've got a big problem and can't see any solution:

Exchange Security Groups were deleted, recovered, replicated...

Finally they disappeared, and I tried to run setup /prepareAD to recreate them, but setup says groups already exist!

I found them in LostAndFound with SysInternal AD Explorer, but no modification is possible: it says objects don't exist when I click on them!!!

Notice that they aren't even visible with LDP...

Then, I need to get rid of any track of it before recreating them.

I can't find them anywhere anymore, although setup still says they exist...

We made the error of restarting exchange server, and now services can't start, saying they can't find exchange security groups !!

Does anyone know how to solve this unsolvable situation ?

Thanks in advance !!


Exchange 2010 Voicemail - Reply via email

$
0
0

Hi all,

When voicemail arrives in the inbox from an internal recipient the email displays the following

"Microsoft Outlook <MicrosoftExchangegfasfas@domain.com>; on behalf of John Doe (No email address available)"

The voicemail email header does not contain the SMTP of the internal recipient so if someone attempts to reply to the email the to field displays

"John Doe  (No email address available)"

Is it possible to configure Exchange/Outlook 2010 to populate the correct SMTP address of the recipient?  Or is this not available?

thanks

Paul.

Room Finder gives duplicate rooms in Room List after creating meeting

$
0
0

Hi All,

we have a problem with roomfinder , when i create a room list the first time you see two different rooms building x and building y.

Now when i choose building x and i have chosen an available room and suggested time i can book a meeting. Now when i want to create a new meeting i see in room list now building x, building y and again building x. Both building x works but when i now create a meeting for building y i see when i want to create another meeting for building y  2 times building y and now 1 time building x.

So every time a create a meeting my roomlist entry will be duplicated. I have read a lot on the internet but i cannot find any solution. The registry key can be removed, after the removal you only see 1 building y and building x but when i create another meeting the same problem arrises. And the registry key will change again (roomfinderrecentrooms).

I have never seen this in other company's where we rolled this option out. What do i have to do to fix the problem of duplicate rooms in roomlist.

Remko

Powershell report, count returns 0

$
0
0

Hi

I wonder if anyone can explain this behaviour please.

I am trying to run a simple script on an Exchange 2010 server, it's a single server setup (SBS2011) and the client wants a list of the number of emails sent and received each week, which seemed fine (actually not because - see below), but then they said 'can you exclude internal mails' so only externally sent and received, and this is where things have stopped working.

The script (with comments) thus far is:

#Get all primary email addresses into an array
$emailaddresses = get-recipient -resultsize unlimited

#Set the date range to the last 7 days
$date = get-date(get-date).addhours(-168)

#echo headers for the CSV
echo "Email Address, incoming, Outgoing"

#enumerate the email addresses
foreach ($emailaddress in $emailaddresses) {
$incoming = (get-messagetrackinglog -ResultSize Unlimited -Recipient $emailaddress.primarysmtpaddress -Start $date -eventID "RECEIVE" | where{$_.Source -eq "SMTP"} | select timestamp, messageid, messagesubject, sender, {$_.recipients}, totalbytes, recipientcount).count
$outgoing = (get-messagetrackinglog -ResultSize Unlimited -sender $emailaddress.primarysmtpaddress -Start $date -eventID "TRANSFER" | select timestamp, messageid, messagesubject, sender, {$_.recipients}, totalbytes, recipientcount).count
if (!$incoming) {$incoming = 0}
if (!$outgoing) {$outgoing = 0}

#output the email address, number of incoming and then number of outgoing
echo ($emailaddress.primarysmtpaddress.tostring() +"," + $incoming.tostring() + "," + $outgoing.tostring())
}

So this is currently returning all 0's.

If you remove the -eventid clause and the where{$_.source -eq "smtp"} section, then you get numbers. Part of the issue is of course that a single email generates a number of transport events, so 1 sent email may generate at least 2 items in the logs.

If you run the command WITH the -eventid and where clause, but WITHOUT the .count part, then you get a list of emails as expected

What am I missing?

Thanks


===== As a wise man once said to me - have a sense of proportion.

Want to remove and re-add CAS role

$
0
0

Hi All ,

    We have 4 exchange 2010 sp3 UR14 CAS servers that too in CAS array.   Due to some issue we need to remove CAS role in one server and readd the role back.

For removing I will use control panel ->programs -> Uninstall -> Deselect "CAS Role"

What about adding it back? Do I need to use Exchange installation setup package to install it back ?


Shyam

powershell to list all Smpt address in exchange and display recipient type

$
0
0

HI experts...I'm not an expert at powershell. I'm looking for a way to display all smpt addresses in exchange

I found this command which was very useful

Get-Recipient | Select Name -ExpandProperty EmailAddresses | Select Name, SmtpAddress | Export-csv c:\temp\AllEmailAddress.csv

i was wondering if there is an way to also display the "recipeinttype" (usermailbox, distribution list, mail contact, etc)

I've tried

Get-Recipient | Select Name -ExpandProperty EmailAddresses | Select Name, SmtpAddress, Recipienttype

and

Get-Recipient -RecipientType  -SortBy LastName -resultsize 10 | Select Name, DisplayName, FirstName, LastName, samaccountname, primarysmtpaddress -ExpandProperty EmailAddresses | select Name,DisplayName, FirstName, LastName,samaccountname,smtpaddress

but both errored out

thanks in advanced...



Mailboxmove - mailbox signature will not preserved

$
0
0

Hi,

I'm facing the problem that evry move on Ex2010 is affecting the user.

Microsoft Exchange Server 2010 SP1RU5 -  14.01.0339.001 is installed.

Mailbox signature will not be preserved for mailbox 'Primary xxx'. Outlook clients will need to restart to access the moved mailbox.

Any hints ? CAS Array is the same on all DBs. It is a 2010 to 2010 move.

Regards Timo


MCSE / MCSA on Windwos 2000 / 2003

Exchange 2013 - Double booking appointment is still appearing in Calendar

$
0
0

When double booking a room the sender and recipients are getting following message:

"Your requesthas been deniedbecause there areconflicts."  which is working fine! But the problem is, the appointment (=room) gets still booked in the calendar of the sender and the recipient. Even when the recipient clicks on "approve te meeting" the senders gets a message back letting him know the recipient approved the appointment (of the double booking) Why?

Did the following things:

Created a room mailbox (Grote_zaal_VB) with following settings:

1. Enabled the resource booking assistent in the resource general tab.

2. Allow conflicting meeting requests = off in the resource policy tab.

3. Automatically place new meeting requests on my calendar = off in OWA

Please help!



Kerebos Authetication failed WinRM cannot process request

$
0
0

HI

My exchange 2010  has been live for a number of years.
Today I notices I could not get into Exchange manager or PowerShell.
I have checked the time & IIS  & am unable to find the problem.

The only thing I have doen differently is:-
I am getting ready to move to Exchange 2016, so I upgraded the Domain Functional level & Forest  from 2003 to 2008
Could this effect it , is there something else I need to do on Exchange server ??  or AD ??
Thank You

Exchange 2010 PowerShell Remoting cmdlet help not available

$
0
0

Hello, What can I do? I am able to make a PowerShell Remoting session and run the Exchange 2010 cmdlets.  But when I try to get help for the Exchange 2010 cmdlets I do not get any details for the cmdlets.  I get the following for example:

PS H:\> get-help Get-Mailbox -Full

SYNTAX

DESCRIPTION


PARAMETERS
    <CommonParameters>
        This cmdlet supports the common parameters: Verbose, Debug,
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
        OutBuffer and OutVariable. For more information, see
        about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

OUTPUTS


RELATED LINKS



Carlos

Exchange DAG Issue

$
0
0
Hi,

Exchange 2010 Update Rollup 12 for Exchange Server 2010 SP3


I am trying to resolve a DAG issue for one of our clients but am facing a bit of trouble. When we try to failover the cluster back from DR to primary we get the following error:

System error 1722 has occurred (0x000006ba).
The RPC server is unavailable.

I am also unable to ping the DAG, which i presume would be why i get the above error. 
Failover cluster manager looks all healthy. Mailbox status is healthy and DAG interfaces in EMC is all up.

Event log error i have found as well:

Failover Cluster Manager failed while managing one or more cluster. The error was 'An error occurred while attempting to bring the resource 'IPv4 Static Address 2 (Cluster Group)' online.'. For more information see the Failover Cluster Manager Diagnostic channel.

Any thoughts on what i can look into? If more information is needed please let me know, i dont get much exposure to DAG setups.

Thanks

Convetor Standalone EDB formet file into pst.

$
0
0

Hi Flocks

May you help me to fine the free utility for converting the EDB file to PST.

Thanks


Regards, Md Ehteshamuddin Khan All the opinions expressed here is mine. This posting is provided "AS IS" with no warranties or guarantees and confers no rights.

Out of office replies not working through a smart host.

$
0
0

Hello, 

I am currently seeing an issue in which users of Exchange on one of our servers are not able to send OoO (out of office) emails via a smart host.Exchange forms the emails and attempts to send, however it is rejected by the smart host as it appears no “MAIL FROM:<>” is being added. Please see log snippet below.

Emails sent from Outlook by the same user do have a value in the “MAIL FROM:<>” field.

Has anyone had this issue before, and would you mind sharing how you dealt with it. 

Any help is appreciated.

2016-09-01T15:09:07.365Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,2,192.168.0.50:55033,62.24.139.20:25,<,220 cm2gb1 smtp.talktalk.net ESMTP server ready,

2016-09-01T15:09:07.365Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,3,192.168.0.50:55033,62.24.139.20:25,>,EHLO {removed for posting},

2016-09-01T15:09:07.398Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,4,192.168.0.50:55033,62.24.139.20:25,<,"250-cm2gb1 hello [removed for posting], pleased to meet you",

2016-09-01T15:09:07.398Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,5,192.168.0.50:55033,62.24.139.20:25,<,250-HELP,

2016-09-01T15:09:07.398Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,6,192.168.0.50:55033,62.24.139.20:25,<,250-SIZE 30000000,

2016-09-01T15:09:07.398Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,7,192.168.0.50:55033,62.24.139.20:25,<,250-ENHANCEDSTATUSCODES,

2016-09-01T15:09:07.398Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,8,192.168.0.50:55033,62.24.139.20:25,<,250-8BITMIME,

2016-09-01T15:09:07.398Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,9,192.168.0.50:55033,62.24.139.20:25,<,250 OK,

2016-09-01T15:09:07.399Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,10,192.168.0.50:55033,62.24.139.20:25,*,596,sending message

2016-09-01T15:09:07.399Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,11,192.168.0.50:55033,62.24.139.20:25,>,MAIL FROM:<> SIZE=2711,

2016-09-01T15:09:08.610Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,12,192.168.0.50:55033,62.24.139.20:25,<,550 5.1.0 fTc3b6Aq9TrRi Sender Domain Invalid (TT420),

2016-09-01T15:09:08.611Z,Windows SBS Internet Send SBS-SVR01,08D3D24F38B1E6D5,13,192.168.0.50:55033,62.24.139.20:25,>,QUIT,

 


Out of office emails get stuck in the Queue Exchange 2007

$
0
0

Hi,

we are having issue with Out of office messages it get stuck in the queue but all other users can send and receive email.

here is the Error.

Identity: SBS2008\31160\18638
Subject: Out of Office:
Internet Message ID: <F15854AD2A96AD41871BFFF8274ECFA24544F3EED9@SBS2008.123.local>
From Address: <>
Status: Retry
Size (KB): 8
Message Source Name: FromLocal
Source IP: 255.255.255.255
SCL: -1
Date Received: 9/6/2016 3:24:13 PM
Expiration Time: 9/8/2016 3:24:13 PM
Last Error: 452 4.1.0 <> requested action aborted: try again later
Queue ID: SBS2008\31160
Recipients:  test@ABC.ca

Unable to create new mailbox

$
0
0

Windows 2012 SBS

Exchange server 2010 release was working. We just upgraded to SP3 so Outlook 2016 would connect.

Now when we try to create a new mailbox we get

Error:
Active Directory operation failed on xxxx.xxxx.local. This error could have been caused by user input or by the Active Directory server being unavailable. Please retry at a later time. Additional information: Additional information: The global catalog verification failed. The global catalog is not available or does not support the operation. Some part of the directory is currently not available.
Active directory response: 000020E1: SvcErr: DSID-03200672, problem 5002 (UNAVAILABLE), data 0.

I have verified that the Exchange servers and Exchange enterprise server groups have manage log permissions.

One server environment. This server has all of the FSMO roles, it is master for forest and domain, etc.

It worked on the release version. Upgrade a few weeks ago to SP3 for new version of Outlook. Tried to create a new mailbox and now we get this error.  

Thanks,

David


THE ERROR “MEMBERS CAN’T REMOVE THEMSELVES FROM SECURITY GROUPS. PLEASE SET THE GROUP TO CLOSED FOR REQUESTS TO LEAVE.” WHEN EDITING A DISTRIBUTION GROUP.

$
0
0
I am trying to setup auto-response for a distribution group in Exchange 2010.  I go to EMC>group properties>advanced and check "Send out-of-office message to originator".  

Then I get an error "membor can't remove themselves from security groups.  Please set the group to closed for requests to leave".  

Google resolution is to use "set-distributiongroup  <alias of group> -memberdepartrestriction closed". 

Can someone advise what that command does?  If I need to reverse it, how do I do it?  

https://localhost/certsrv Give Error "http error 404.0 not found the resoure you are looking for has been removed

$
0
0

what to do ?

i need certifcate for my exchange server 2010

Thanks

Help Needed : Auto discover - OOF Issue

$
0
0

Hi Team

We have set of people who is accessing the another mailbox with different account in outlook , who they are trying to set the out of office message which is not working 

Your Out of Office settings cannot be displayed, because the server is currently unavailable. Try again later.

https://support.microsoft.com/en-in/kb/2963483 

As per this link, it suggested to modify the below in registry

Registry key information

After you apply the hotfix package, follow these steps to enable the hotfix: 
  1. Exit Outlook.
  2. Start Registry Editor.
    In Windows 8 and Windows 8.1

    Swipe in from the right side to open the charms, tap or click Search, and then type regedit.exe in the search box. Or, type regedit.exe at the Start screen, and then tap or click regedit in the search results. 

    In Windows Vista and Windows 7

    Click Start, type regedit in the Start Search box, and then press Enter. If you are prompted for an administrator password or for confirmation, type the password, or click Allow.

    In Windows XP

    Click Start, click Run, type regedit, and then click OK.
  3. Locate and then click the following registry subkey:
    HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Security
  4. On the Edit menu, point to New, and then click DWORD (32-bit) Value.
  5. Type WinhttpAuth, and then press ENTER.
  6. In the Details pane, right-click WinhttpAuth, and then click Modify.
  7. In the Value data box, type 2, and then click OK.
  8. Exit Registry Editor.

Instead of doing this for each and individual affected users PC . can we disable the windowauthentication to in Autodiscovervirualdirector in the CAS servers, if we disable it, is there any impact . Please suggest on this

is this correct solution ?

your fast response is much appreciated 


no host record found for server in troubleshooting assistant

$
0
0

We are upgrading 2010 - 2016 following theseinstructions. I am at the point of testing mail flow between the two servers. 2016 can send email to 2010 users and the Internet. But 2010 cannot send email to 2016 users. The email just sits in the queue until it times out. I ran the troubleshooting assistant and it says the root cause is that it cannot find a host record for the 2016 server. However there is a host record and I can resolve it from the 2010 server via ping and nslookup.

Mail flow issues reported are Mail acceptance failure and SMTPSVC service status unknown.

Any help appreciated.


Don't sweat the hard stuff.&quot;

Deploy an Isolated CAS server in existing Site

$
0
0
Is it possible to deploy a new CAS server in an existing site and not publish any connections to the server?
We need it to run some scripts against, not for client connectivity.

We deployed the server and did not add it to the CAS Array Load Balancing setup.  However Outlook clinets looked to connect to the new server by its hostname as a certificate error was seen.

Ideally we need to stop all connection attempts.

Thanks
Viewing all 19214 articles
Browse latest View live