Remote Support Software

Provide instant remote support to customers and employees:

Click here for a free trial

cannot remove cas servers and manage autodiscover

hii everyone.

i installed 2 test server in new organization (now the organization working on
Linux mail system)

the old mailbox servers formtted and not exsist anymore

(2 old servers names 1.exch01 2.mailbox01)

the new server is working on raid 1 and called "mailboxserver"

if i want to create new Outlook profile, autodiscover found "mailbox01" - old server

old server deleted from Dns




exch01 and mailbox01 not exsist anymore- still in exchange server list


in administrative center i found the old servers

but i cant delete it from adasi



please help :)

There is an amazing pack of free network admin tools. click here to download it






June 13th, 2012 12:32am
Hi
The problem here is that you have removed the servers and their computer account object without uninstalling Exchange first. Your only option, although not recommended, is to delete the servers using ADSIedit.
In your screenshot above you have open the Default naming context, you need to open the configuration context instead and in there browse to Services -> Microsoft Exchange -> First Organisation -> Administrative Groups -> Exchange Administrative
Group (FYDIBOHF23SPDLT) -> Servers.
Cheers, Steve

There is an amazing pack of free network admin tools. click here to download it






June 13th, 2012 12:58am
Hii Steve !
thank you!


but now,
Oulook cannot find the "MAILBOXSERVER" , Has eror messege on Oulook "outlook cannot complete the operation,outlook cannot complete the operation,outlook cannot complete theoperation)"

if i insert the syntex, to create Autodiscover
New-AutodiscoverVirtualDirectory -mailboxserver https://mailboxserver/autodiscover/autodiscover.xml -BasicAuthentication:$true -WindowsAuthentication:$trueit's not working

There is an amazing pack of free network admin tools. click here to download it






June 13th, 2012 1:38am
No problem.
You need to configure the autodiscover SCP using this command:
Set-ClientAccessServer -AutoDiscoverServiceInternalUri https://yourserverFQDN/Autodiscover/Autodiscover.xml

Steve

Need to support users over the internet? click here try our remote control online beta






June 13th, 2012 1:41am
hii Steve,
I typed
the following message:


Set-ClientAccessServer -AutoDiscoverServiceInternalUri
https://xxxx.co.il/Autodiscover/Autodiscover.xml


cmdlet Set-ClientAccessServer at command pipeline position 1
Supply values for the following parameters:
Identity:
if i press "1" , has message:
Set-ClientAccessServer : The operation could not be performed because object '1
' could not be found on domain controller 'xxxx.domain'.
At line:1 char:23
+ Set-ClientAccessServer <<<< -AutoDiscoverServiceInternalUri https://xxxx
co.il/Autodiscover/Autodiscover.xml
+ CategoryInfo : NotSpecified: (0:Int32) [Set-ClientAccessServer]
, ManagementObjectNotFoundException
+ FullyQualifiedErrorId : C8977DAD,Microsoft.Exchange.Management.SystemCon
figurationTasks.SetClientAccessServer
the domain name is "domain"
fqdn is:xxxx (xxxx.domain)

Need to support users over the internet? click here try our remote control online beta






June 13th, 2012 2:48am
Sorry I was typing too quickly and I left out the identity:
Set-ClientAccessServer YourCASServerName -AutoDiscoverServiceInternalUri
https://xxxx.co.il/Autodiscover/Autodiscover.xml


Steve

Need to support users over the internet? click here try our remote control online beta






June 13th, 2012 3:50am
hii Steve,
i still cannot connect, has eror 1010
if i run test
Test-OutlookWebServices -ClientAccessServer "mailboxserver"
i get eror : unable to identify use
(in exchange management shell)
Outlook eror messege : Unable to
identify the name. Unable to
complete the operation

Need to support users over the internet? click here try our remote control online beta






June 13th, 2012 4:37am
You need to create a test user before running Test-OutlookWebServices.
To create the test user open this directory in the Exchange Management Shell C:\Program Files\Microsoft\Exchange Server\V14\Scripts and then run .\new-TestCasConnectivityUser.ps1

There is an amazing pack of free network admin tools. click here to download it






June 13th, 2012 4:57am
Steve,
I really appreciate
your help!

but I can't access to folder,
Or I'm making a mistake

I don't know the
exchange management shell

Need to support users over the internet? click here try our remote control online beta






June 13th, 2012 5:38am
Ah, you are using Exchange 2007, the directions I gave were for 2010.
Run that script from: \Program Files\Microsoft\Exchange Server\Scripts

There is an amazing pack of free network admin tools. click here to download it






June 13th, 2012 5:59am
Hi Steve,
i ran the script from the script folder, run the script file bt shell. it's asking for password

typing password for example:1234, and it's closed immediately

There is an amazing pack of free network admin tools. click here to download it






June 13th, 2012 10:25pm
That's fine, it was asking you to create a password for the test account. Try run Test-OutlookWebServices now.

There is an amazing pack of free network admin tools. click here to download it






June 14th, 2012 1:17am
No file called : Test-OutlookWebServices
Buy the way, the script :TestCasConnectivityUser.ps1 failed (show the eror for one seconed in red and closing himself).
it's exchange 2007 :)

There is an amazing pack of free network admin tools. click here to download it






June 14th, 2012 2:18am
OK try this:
Test-OutlookWebServices youremail@yourdomain.com

There is an amazing pack of free network admin tools. click here to download it






June 14th, 2012 3:27am
Hii Steve,
still same problem: eror 1010 - unable to indentify use...

Need to support users over the internet? click here try our remote control online beta






June 14th, 2012 6:16am
hii everyone.

i installed 2 test server in new organization (now the organization working on
Linux mail system)

the old mailbox servers formtted and not exsist anymore

(2 old servers names 1.exch01 2.mailbox01)

the new server is working on raid 1 and called "mailboxserver"

if i want to create new Outlook profile, autodiscover found "mailbox01" - old server

old server deleted from Dns




exch01 and mailbox01 not exsist anymore- still in exchange server list


in administrative center i found the old servers

but i cant delete it from adasi



please help :)










Hi,
Exchange server related information is still in Active Directory after you format the server.
First please open ADSIedit,msc.
Then please click Action->Connect to...
There please select "Configuration" from "Select a well known Naming Context".
After that,you can see configuration container. Please try to delete the whole folder of the dismissed the server, you can find via CN=Configuration->CN=Configuration,DC=domain,DC=COM->cn=services->CN=Microsoft Exchange->CN=First
Organization->CN=Administrative Groups->CN=Exchange Administrative Group(FYDOBOHF23SPDLT)->CN=Servers.
After that, please run get-exchangeserver from Exchange management Shell to see if those servers have been deleted.
Also please run get-clientaccessserver |fl and then post here.
Please run set-clientaccessserver to set autodiscoverinternaluri to the current CAS server and then test the issue again.
Also please test to manunally configure the profile with the current CAS server.


Xiu Zhang
TechNet Community Support

There is an amazing pack of free network admin tools. click here to download it






June 15th, 2012 12:08am
Hi Xui Zhang...
thank you...there is it pictures ...

There is an amazing pack of free network admin tools. click here to download it






June 17th, 2012 12:00am


Need to support users over the internet? click here try our remote control online beta






June 17th, 2012 12:02am
Hi,
Set-clientaccessserver mailboxserver -AutodiscoverServiceInternalUri
https://mailboxserver.domain.com/autodiscover/autodiscover.xml

After that, please create new profile and then test the issue again.


Xiu Zhang
TechNet Community Support

There is an amazing pack of free network admin tools. click here to download it






June 17th, 2012 10:10pm
Hi,
Set-clientaccessserver mailboxserver -autodiscoverinternaluril
https://mailboxserver.domain.com/autodiscover/autodiscover.xml

After that, please create new profile and then test the issue again.Xiu Zhang
TechNet Community Support

There is an amazing pack of free network admin tools. click here to download it






June 17th, 2012 10:21pm
Typo~~~
Set-clientaccessserver mailboxserver -AutodiscoverServiceInternalUri

https://mailboxserver.co.il/autodiscover/autodiscover.xml



Xiu Zhang
TechNet Community Support

Need to support users over the internet? click here try our remote control online beta






June 17th, 2012 10:38pm
Hi,
still has eror message

There is an amazing pack of free network admin tools. click here to download it






June 17th, 2012 10:46pm
Typo~~~
Set-clientaccessserver mailboxserver -autodiscoverinternaluri

https://mailboxserver.co.il/autodiscover/autodiscover.xmlXiu
Zhang
TechNet Community Support

There is an amazing pack of free network admin tools. click here to download it






June 17th, 2012 10:50pm


There is an amazing pack of free network admin tools. click here to download it






June 18th, 2012 12:52am
Hi,
Please try again. I have edited my previous post since there's typo in the cmdlet.Xiu Zhang
TechNet Community Support

Need to support users over the internet? click here try our remote control online beta






June 19th, 2012 12:18am
Hi Xiu,

still same problem :(
cannot find "mailboxserver"

There is an amazing pack of free network admin tools. click here to download it






June 19th, 2012 6:30am
if i'll create new mailbox server, it's will be
easier to handle it??

Need to support users over the internet? click here try our remote control online beta






June 19th, 2012 10:25pm
Hi,
Mailboxserver is your Exchange server name, is that ture?
If you have new CAS role installed, then we can set internaluri to that CAS server.Xiu Zhang
TechNet Community Support

There is an amazing pack of free network admin tools. click here to download it






June 19th, 2012 11:08pm
"mailboxserver" is the name of the exhange server, true :)
so, if i'll install new CAS server it's works fine ?

There is an amazing pack of free network admin tools. click here to download it






June 19th, 2012 11:50pm
Yes, I think.Xiu Zhang
TechNet Community Support

Need to support users over the internet? click here try our remote control online beta






June 20th, 2012 1:37am
hii, new server installed and called , mbxsvr01
not i can't remove the public database from old server "mailboxserver", also from the folder
command :
Get-PublicFolder -mailboxserver "\Non_Ipm_Subtree" -Recurse -ResultSize:Unlimited | Remove-PublicFolder -mailboxserver -Recurse -ErrorAction:SilentlyContinuealso the command : Get-PublicFolderDatabase -Server MAILBOXSERVER | Remove-PublicFolderDatabase -RemoveLastAllowednot working, and can't uninstall the server

Need to support users over the internet? click here try our remote control online beta






June 20th, 2012 11:54pm
OK , exchange uninstalled, old server removed from domain also

Need to support users over the internet? click here try our remote control online beta






June 21st, 2012 12:28am
new mailbox, working
but if i configured settings maually it's not working

There is an amazing pack of free network admin tools. click here to download it






June 21st, 2012 12:44am
Hii,
more details:

There is an amazing pack of free network admin tools. click here to download it






June 21st, 2012 3:30am


Need to support users over the internet? click here try our remote control online beta






June 21st, 2012 3:30am
Hi,
Please verify if you have certificate for domain.co.li.
From internet, we should can resolve domain.co.li to your CAS server. So please verify if you have A record for your domain, which should be pointed to your new CAS server.Xiu Zhang
TechNet Community Support

There is an amazing pack of free network admin tools. click here to download it






June 24th, 2012 11:14pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics