Fragensteller
Exchange 2013 PowerShell findet eigene Datenbanken auf lokalen Server nicht

Frage
-
Hi,
ich habe wollte ein Update von Exchange 2010 auf Exchange 2013 machen. Dazu habe ich einen Server 2008R2 installiert und dann Exchange 2013 installiert. Gestern habe ich den Exchange 2013 auf CU11 geupdatet. Nach dem Update waren alle Dienste deaktiviert. Ich habe dann alle Dienste wieder manuell gestartet und auf automatisch gesetzt. Wenn ich jetzt über PowerShell mir die Datenbanken anzeigen lassen will, findet er nur die Datenbank vom Exchange 2010. Im Exchange 2013 ECP werden aber alle Daten angezeigt. Hat jemand eine Idee was ich machen kann? Ich wollte auch schon den Exchange wieder deinstallieren aber er sagt das es Postfächer in einer Datenbank gibt, aber er sagt mir nicht in welcher. Ich kann natürlich auch keine Datenbank in der Powershell. Wie bekomme ich denn den Exchange 2013 wieder deinstalliert das ich ihn unter Server 2012 R2 neuinstallieren kann?
Danke für eure Hilfe
Alle Antworten
-
Welche Powershell verwendest du denn, die vom Exchange (andere Farbe - gelb)
Was steht denn im Setup Log, ist das CU sauber durchgelaufen? Sieht für mich nicht so aus.
Server nach dem Update neu gestartet?
Wenn du noch keine Postfächer verschoben hast, kannst diu an der Exchange-Shell die Postfächer mittels Get-Mailbox -Arbitation abfragen und auch löschen, nicht über die GUI.
Du kannst den danach auf 2012R2 gleich mit dem RU11 installieren.
;)
Gruß Norbert
-
Moin,
außerdem sagt die Fehlermeldung doch wirklich genau, welche Befehle man ausführen muss, um die Postfächer zu finden und zu löschen. Musst Du nur mal richtig lesen.
Gruesse aus Berlin schickt Robert - MVP Office Servers and Services (Exchange Server)
-
HI,
und danke für deine Antwort. Ja ich habe die Exchange PowerShell genommen (gelb). Dort bekomme ich aber keine Informationen über die Datenbanken auf dem Exchange 2013 (sein lokaler Server). Wenn ich den Befehl "Get-Mailbox -Aribitation ausführe bekomme ich 2 Postfächer auf dem neuen Exchange 2013 angezeigt. Kann ich diese beiden einfach löschen und dann den Exchange 2013 deinstallieren?
Ja der Server wurde nach dem Update mehrmals neugestartet, leider keinen Erfolg.
Laut Log gab es bei der Installation Probleme mit dem Server selber und der Verbindung zum Domain-Controller. Am liebsten würde ich den 2013 einfach löschen und auf einem 2012 Server neuinstallieren. Wie bekomme ich den 2013 am besten wieder entfernt?
Danke
-
Ich habe jetzt versucht die Postfächer der Arbitation zu entfernen. Leider geht das nicht, weil er die Datenbanken gar nicht findet. Mit Get-MailboxDatabase müsste er mir ja die Datenbanken anzeigen, doch leider zeigt er mir nur die Datenbanken vom Exchange 2010 an. Hat jemand noch einen Tip oder Idee für mich? Achso, die Datenbanken sind natürlich eingehangen.
-
Sind denn alle relevanten Exchange Dienste gestartet?
Get-ServiceHealth sollte dir ausgeben, welche laufen und welche nicht.
Es gibt noch einen (offiziell nicht supporteten Weg!!) mittels ADSI Edit, aber den würde ich als letztes Mittel ansehen wollen.
;)
Gruß Norbert
-
danek für deine Hilfe schon mal.
Folgendes bekomme ich über die laufenden Dienste angezeigt:
Role : Postfachserverrolle
RequiredServicesRunning : True
ServicesRunning : {IISAdmin, MSExchangeADTopology, MSExchangeIS, MSExchangeMailboxAssistants,
MSExchangeMailSubmission, MSExchangeRepl, MSExchangeRPC, MSExchangeSA, MSExchangeSearch,
MSExchangeServiceHost, MSExchangeThrottling, MSExchangeTransportLogSearch, W3Svc, WinRM}
ServicesNotRunning : {}
Role : Clientzugriffs-Serverrolle
RequiredServicesRunning : False
ServicesRunning : {IISAdmin, MSExchangeAB, MSExchangeADTopology, MSExchangeFBA, MSExchangeFDS,
MSExchangeProtectedServiceHost, MSExchangeRPC, MSExchangeServiceHost, W3Svc, WinRM}
ServicesNotRunning : {MSExchangeMailboxReplication}
Role : Hub-Transport-Serverrolle
RequiredServicesRunning : True
ServicesRunning : {IISAdmin, MSExchangeADTopology, MSExchangeEdgeSync, MSExchangeServiceHost,
MSExchangeTransport, MSExchangeTransportLogSearch, W3Svc, WinRM}
ServicesNotRunning : {}Beim suchen nach den Postfächern bekomme ich folgendes angezeigt:
[PS] C:\Windows\system32>Get-Mailbox -Database "DB01" -Arbitration| fl name, identity | ft -wrap -auto
Name : Migration.8f3e7716-2011-43e4-96b1-aba62d229136
Identity : main.local/Users/Migration.8f3e7716-2011-43e4-96b1-aba62d229136
[PS] C:\Windows\system32>Get-Mailbox -Database "Mailbox Database 0881067621" -Arbitration| fl name, identity | ft -wrap
-auto
Name : SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}
Identity : main.local/Users/SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}und folgendes kommt wenn ich Get-MailboxDatabase aufrufe:
[PS] C:\Windows\system32>Get-MailboxDatabase
Name Server Recovery ReplicationType
---- ------ -------- ---------------
EXDB DC01 False NoneWas kann ich denn noch versuchen um die Postfächer zu löschen?
-
Welcher Dienst ist denn für CAS zuständig?
Er zeigt mir aber nur die Datenbanken vom alten Exchange 2010 an aber nicht die Datenbanken vom neuen Exchange 2013!!.
Folgender Fehler steht im LOg:
Fehler beim Aktualisieren eines Leistungsindikators. Der Indikatorname lautet 'Time in Resource per second', der Kategoriename ist 'MSExchange Activity Context Resources'. Optionaler Code: 2. Ausnahme: The exception thrown is : System.InvalidOperationException: Die Instanz "ad-microsoft.exchange.imap4-microsoft.exchange.imap4.exe" ist bereits mit einer dem Prozess entsprechenden Lebensdauer vorhanden. Sie kann erst erneut erstellt oder verwendet werden, wenn sie entfernt wurde, oder der Prozess, der sie verwendet, beendet wurde.
bei System.Diagnostics.SharedPerformanceCounter.FindInstance(Int32 instanceNameHashCode, String instanceName, CategoryEntry* categoryPointer, InstanceEntry** returnInstancePointerReference, Boolean activateUnusedInstances, PerformanceCounterInstanceLifetime lifetime, Boolean& foundFreeInstance)
bei System.Diagnostics.SharedPerformanceCounter.GetCounter(String counterName, String instanceName, Boolean enableReuse, PerformanceCounterInstanceLifetime lifetime)
bei System.Diagnostics.SharedPerformanceCounter..ctor(String catName, String counterName, String instanceName, PerformanceCounterInstanceLifetime lifetime)
bei System.Diagnostics.PerformanceCounter.InitializeImpl()
bei System.Diagnostics.PerformanceCounter.get_RawValue()
bei Microsoft.Exchange.Diagnostics.ExPerformanceCounter.get_RawValue()
Last worker process info : System.ArgumentException: Es wird kein Prozess mit der ID 5312 ausgeführt.
bei System.Diagnostics.Process.GetProcessById(Int32 processId)
bei Microsoft.Exchange.Diagnostics.ExPerformanceCounter.GetLastWorkerProcessInfo()
Processes running while Performance counter failed to update:
9812 w3wp
1376 svchost
192 svchost
1964 scanningprocess
1372 Microsoft.Exchange.Diagnostics.Service
15116 w3wp
1172 spoolsv
1760 conhost
17124 w3wp
21848 MSExchangeDelivery
2344 WMSvc
964 svchost
1948 schedhlp
2340 vmtoolsd
23936 WmiPrvSE
564 winlogon
2136 svchost
4300 Microsoft.Exchange.Search.Service
1540 msexchangerepl
3312 MSExchangeThrottling
356 smss
3704 noderunner
3112 noderunner
7248 MSExchangeTransportLogSearch
4288 Microsoft.Exchange.Imap4Service
740 svchost
2512 MSExchangeMailboxAssistants
2708 Microsoft.Exchange.Directory.TopologyService
5268 scanningprocess
736 SMSvcHost
1720 explorer
2112 Microsoft.Exchange.Store.Service
2308 svchost
17648 rundll32
1408 fms
3092 MSExchangeDagMgmt
12348 w3wp
528 csrss
1708 dwm
1312 schedul2
2296 Microsoft.Exchange.AntispamUpdateSvc
520 wininit
6268 Microsoft.Exchange.ServiceHost
912 svchost
9208 conhost
7880 Microsoft.Exchange.UM.CallRouter
7604 Microsoft.Exchange.Store.Worker
3860 EdgeTransport
2480 updateservice
1888 vmtoolsd
8516 MSExchangeTransport
22376 MSExchangeMailboxReplication
1352 svchost
896 svchost
2076 MSExchangeHMHost
7196 taskmgr
23940 Microsoft.Exchange.Imap4Service
5024 Microsoft.Exchange.Imap4
17040 Microsoft.Exchange.Imap4
1476 hostcontrollerservice
2656 conhost
5216 scanningprocess
6988 Microsoft.Exchange.Store.Worker
7972 umservice
14472 w3wp
10352 svchost
5460 Microsoft.Exchange.RpcClientAccess.Service
6388 MSExchangeSubmission
12004 w3wp
1148 lightsrc
13904 w3wp
20380 firefox
23320 conhost
1452 WmiApSrv
1648 taskhost
464 csrss
2028 inetinfo
9916 svchost
25460 TrustedInstaller
9912 rundll32
10304 svchost
4196 Microsoft.Exchange.EdgeSyncSvc
1240 agent
2224 wcs
8724 UMWorkerProcess
8916 w3wp
640 lsm
2608 nfs_server
3000 vmms
13708 w3wp
10680 dllhost
632 lsass
3508 noderunner
432 svchost
25276 sppsvc
1020 svchost
624 services
820 svchost
4560 ForefrontActiveDirectoryConnector
4360 conhost
10996 msdtc
12040 taskeng
4552 MSExchangeFrontendTransport
14204 w3wp
2580 noderunner
14772 w3wp
1396 LightTPD
7216 Microsoft.Exchange.Store.Worker
25428 mmc
4348 MSExchangeHMWorker
4740 w3wp
12024 w3wp
1976 portmap
4 System
2208 sftracing
0 Idle
Performance Counters Layout information: A process is holding onto a transport performance counter. processId : 21848, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 21848 StartupTime: 131002753582543251, currentInstance : rpca-msexchangedelivery-msexchangedelivery.exe(9051FBB3) RefCount=1 SpinLock=0 Offset=39200, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 21848, counter : time in resource per second Value=3305 SpinLock=0 Lifetime=Type: 1 ProcessId: 21848 StartupTime: 131002753582543251, currentInstance : mb-msexchangedelivery-msexchangedelivery.exe(60C77F3C) RefCount=1 SpinLock=0 Offset=38872, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 21848, counter : time in resource per second Value=1305 SpinLock=0 Lifetime=Type: 1 ProcessId: 21848 StartupTime: 131002753582543251, currentInstance : ad-msexchangedelivery-msexchangedelivery.exe(820B5E36) RefCount=1 SpinLock=0 Offset=38544, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 14472, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 14472 StartupTime: 131002729929185089, currentInstance : rpca-w3wp-msexchangemapimailboxapppool(E28F3117) RefCount=1 SpinLock=0 Offset=38216, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 14472, counter : time in resource per second Value=659 SpinLock=0 Lifetime=Type: 1 ProcessId: 14472 StartupTime: 131002729929185089, currentInstance : mb-w3wp-msexchangemapimailboxapppool(F9439F58) RefCount=1 SpinLock=0 Offset=37888, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 14472, counter : time in resource per second Value=2784 SpinLock=0 Lifetime=Type: 1 ProcessId: 14472 StartupTime: 131002729929185089, currentInstance : ad-w3wp-msexchangemapimailboxapppool(35491652) RefCount=1 SpinLock=0 Offset=37560, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 17124, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 17124 StartupTime: 131002730264541589, currentInstance : rpca-w3wp-msexchangerpcproxyapppool(8B7590B3) RefCount=1 SpinLock=0 Offset=37232, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 17124, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 17124 StartupTime: 131002730264541589, currentInstance : mb-w3wp-msexchangerpcproxyapppool(B190F21C) RefCount=1 SpinLock=0 Offset=36904, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 17124, counter : time in resource per second Value=849 SpinLock=0 Lifetime=Type: 1 ProcessId: 17124 StartupTime: 131002730264541589, currentInstance : ad-w3wp-msexchangerpcproxyapppool(99BB8ED6) RefCount=1 SpinLock=0 Offset=36576, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 9812, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 9812 StartupTime: 131002729551830964, currentInstance : rpca-w3wp-msexchangeservicesapppool(E8BBF810) RefCount=1 SpinLock=0 Offset=36248, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 9812, counter : time in resource per second Value=22 SpinLock=0 Lifetime=Type: 1 ProcessId: 9812 StartupTime: 131002729551830964, currentInstance : mb-w3wp-msexchangeservicesapppool(10FE94BF) RefCount=1 SpinLock=0 Offset=35920, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 9812, counter : time in resource per second Value=3397 SpinLock=0 Lifetime=Type: 1 ProcessId: 9812 StartupTime: 131002729551830964, currentInstance : ad-w3wp-msexchangeservicesapppool(E0DE475) RefCount=1 SpinLock=0 Offset=35592, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 12004, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 12004 StartupTime: 131002729647223339, currentInstance : rpca-w3wp-msexchangesyncapppool(9F5D0139) RefCount=1 SpinLock=0 Offset=35264, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 12004, counter : time in resource per second Value=488 SpinLock=0 Lifetime=Type: 1 ProcessId: 12004 StartupTime: 131002729647223339, currentInstance : mb-w3wp-msexchangesyncapppool(37D39796) RefCount=1 SpinLock=0 Offset=34936, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 12004, counter : time in resource per second Value=3786 SpinLock=0 Lifetime=Type: 1 ProcessId: 12004 StartupTime: 131002729647223339, currentInstance : ad-w3wp-msexchangesyncapppool(15C89D5C) RefCount=1 SpinLock=0 Offset=34608, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 13708, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 13708 StartupTime: 131002729987575839, currentInstance : rpca-w3wp-msexchangerpcproxyfrontendapppool(903EFF5D) RefCount=1 SpinLock=0 Offset=34280, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 13708, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 13708 StartupTime: 131002729987575839, currentInstance : mb-w3wp-msexchangerpcproxyfrontendapppool(87BE0D72) RefCount=1 SpinLock=0 Offset=33952, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 13708, counter : time in resource per second Value=531 SpinLock=0 Lifetime=Type: 1 ProcessId: 13708 StartupTime: 131002729987575839, currentInstance : ad-w3wp-msexchangerpcproxyfrontendapppool(E0452238) RefCount=1 SpinLock=0 Offset=33624, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 15116, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 15116 StartupTime: 131002729972275589, currentInstance : rpca-w3wp-msexchangeautodiscoverapppool(6DABF262) RefCount=1 SpinLock=0 Offset=33296, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 15116, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 15116 StartupTime: 131002729972275589, currentInstance : mb-w3wp-msexchangeautodiscoverapppool(D1C6EF4D) RefCount=1 SpinLock=0 Offset=32968, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 15116, counter : time in resource per second Value=8957 SpinLock=0 Lifetime=Type: 1 ProcessId: 15116 StartupTime: 131002729972275589, currentInstance : ad-w3wp-msexchangeautodiscoverapppool(FD072087) RefCount=1 SpinLock=0 Offset=32640, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 14772, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 14772 StartupTime: 131002729951667089, currentInstance : rpca-w3wp-msexchangeoabapppool(8149E8D2) RefCount=1 SpinLock=0 Offset=32312, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 14772, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 14772 StartupTime: 131002729951667089, currentInstance : mb-w3wp-msexchangeoabapppool(58D0A79D) RefCount=1 SpinLock=0 Offset=31984, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 14772, counter : time in resource per second Value=809 SpinLock=0 Lifetime=Type: 1 ProcessId: 14772 StartupTime: 131002729951667089, currentInstance : ad-w3wp-msexchangeoabapppool(CC31A917) RefCount=1 SpinLock=0 Offset=31656, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 12348, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 12348 StartupTime: 131002729590549964, currentInstance : rpca-w3wp-msexchangeowaapppool(4AA799E7) RefCount=1 SpinLock=0 Offset=31328, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 12348, counter : time in resource per second Value=4281 SpinLock=0 Lifetime=Type: 1 ProcessId: 12348 StartupTime: 131002729590549964, currentInstance : mb-w3wp-msexchangeowaapppool(C3953468) RefCount=1 SpinLock=0 Offset=31000, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 12348, counter : time in resource per second Value=10459 SpinLock=0 Lifetime=Type: 1 ProcessId: 12348 StartupTime: 131002729590549964, currentInstance : ad-w3wp-msexchangeowaapppool(160BE662) RefCount=1 SpinLock=0 Offset=30672, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 14204, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 14204 StartupTime: 131002729830201839, currentInstance : rpca-w3wp-msexchangepowershellapppool(3CF18BF) RefCount=1 SpinLock=0 Offset=30344, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 14204, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 14204 StartupTime: 131002729830201839, currentInstance : mb-w3wp-msexchangepowershellapppool(A686C810) RefCount=1 SpinLock=0 Offset=30016, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 14204, counter : time in resource per second Value=8171 SpinLock=0 Lifetime=Type: 1 ProcessId: 14204 StartupTime: 131002729830201839, currentInstance : ad-w3wp-msexchangepowershellapppool(9E48CD5A) RefCount=1 SpinLock=0 Offset=29688, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 13904, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 13904 StartupTime: 131002729821614964, currentInstance : rpca-w3wp-msexchangeowacalendarapppool(8F10D1B5) RefCount=1 SpinLock=0 Offset=29360, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 13904, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 13904 StartupTime: 131002729821614964, currentInstance : mb-w3wp-msexchangeowacalendarapppool(2D8C9EBA) RefCount=1 SpinLock=0 Offset=29032, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 13904, counter : time in resource per second Value=246 SpinLock=0 Lifetime=Type: 1 ProcessId: 13904 StartupTime: 131002729821614964, currentInstance : ad-w3wp-msexchangeowacalendarapppool(D845E230) RefCount=1 SpinLock=0 Offset=28704, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 12024, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 12024 StartupTime: 131002729445978214, currentInstance : rpca-w3wp-msexchangemapifrontendapppool(2C7F2005) RefCount=1 SpinLock=0 Offset=28376, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 12024, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 12024 StartupTime: 131002729445978214, currentInstance : mb-w3wp-msexchangemapifrontendapppool(BE5C2DAA) RefCount=1 SpinLock=0 Offset=28048, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 12024, counter : time in resource per second Value=378 SpinLock=0 Lifetime=Type: 1 ProcessId: 12024 StartupTime: 131002729445978214, currentInstance : ad-w3wp-msexchangemapifrontendapppool(C0FDFAE0) RefCount=1 SpinLock=0 Offset=27720, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 4740, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 4740 StartupTime: 131002729406478589, currentInstance : rpca-w3wp-msexchangeecpapppool(57806648) RefCount=1 SpinLock=0 Offset=27392, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 4740, counter : time in resource per second Value=335 SpinLock=0 Lifetime=Type: 1 ProcessId: 4740 StartupTime: 131002729406478589, currentInstance : mb-w3wp-msexchangeecpapppool(E27E6507) RefCount=1 SpinLock=0 Offset=27064, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 4740, counter : time in resource per second Value=5482 SpinLock=0 Lifetime=Type: 1 ProcessId: 4740 StartupTime: 131002729406478589, currentInstance : ad-w3wp-msexchangeecpapppool(B648688D) RefCount=1 SpinLock=0 Offset=26736, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 3112, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 3112 StartupTime: 131002725838906571, currentInstance : rpca-noderunner-contentenginenode1(316BF6E3) RefCount=1 SpinLock=0 Offset=26408, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 3112, counter : time in resource per second Value=1878 SpinLock=0 Lifetime=Type: 1 ProcessId: 3112 StartupTime: 131002725838906571, currentInstance : mb-noderunner-contentenginenode1(2EE8286C) RefCount=1 SpinLock=0 Offset=26080, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 3112, counter : time in resource per second Value=2393 SpinLock=0 Lifetime=Type: 1 ProcessId: 3112 StartupTime: 131002725838906571, currentInstance : ad-noderunner-contentenginenode1(61591E6) RefCount=1 SpinLock=0 Offset=25752, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 3860, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 3860 StartupTime: 131002727753478325, currentInstance : rpca-edgetransport-edgetransport.exe(911B6EB3) RefCount=1 SpinLock=0 Offset=25424, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 3860, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 3860 StartupTime: 131002727753478325, currentInstance : mb-edgetransport-edgetransport.exe(A5AF4BBC) RefCount=1 SpinLock=0 Offset=25096, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 3860, counter : time in resource per second Value=4524 SpinLock=0 Lifetime=Type: 1 ProcessId: 3860 StartupTime: 131002727753478325, currentInstance : ad-edgetransport-edgetransport.exe(E79D4A36) RefCount=1 SpinLock=0 Offset=24768, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 8516, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 8516 StartupTime: 131002727730702285, currentInstance : rpca-msexchangetransport-msexchangetransport.exe(24F56C33) RefCount=1 SpinLock=0 Offset=24440, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 8516, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 8516 StartupTime: 131002727730702285, currentInstance : mb-msexchangetransport-msexchangetransport.exe(92FB3D3C) RefCount=1 SpinLock=0 Offset=24112, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 8516, counter : time in resource per second Value=80 SpinLock=0 Lifetime=Type: 1 ProcessId: 8516 StartupTime: 131002727730702285, currentInstance : ad-msexchangetransport-msexchangetransport.exe(2447ECB6) RefCount=1 SpinLock=0 Offset=23784, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 8916, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 8916 StartupTime: 131002727009357018, currentInstance : rpca-w3wp-msexchangepowershellfrontendapppool(E1115251) RefCount=1 SpinLock=0 Offset=23456, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 8916, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 8916 StartupTime: 131002727009357018, currentInstance : mb-w3wp-msexchangepowershellfrontendapppool(34B9187E) RefCount=1 SpinLock=0 Offset=23128, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 8916, counter : time in resource per second Value=817 SpinLock=0 Lifetime=Type: 1 ProcessId: 8916 StartupTime: 131002727009357018, currentInstance : ad-w3wp-msexchangepowershellfrontendapppool(FAEFA1B4) RefCount=1 SpinLock=0 Offset=22800, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 8724, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 8724 StartupTime: 131002726975972960, currentInstance : rpca-umworkerprocess-umworkerprocess.exe(970CCE33) RefCount=1 SpinLock=0 Offset=22472, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 8724, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 8724 StartupTime: 131002726975972960, currentInstance : mb-umworkerprocess-umworkerprocess.exe(8A7F8A3C) RefCount=1 SpinLock=0 Offset=22144, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 8724, counter : time in resource per second Value=403 SpinLock=0 Lifetime=Type: 1 ProcessId: 8724 StartupTime: 131002726975972960, currentInstance : ad-umworkerprocess-umworkerprocess.exe(95818B6) RefCount=1 SpinLock=0 Offset=21816, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7604, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 7604 StartupTime: 131002727550053968, currentInstance : rpca-microsoft.exchange.store.worker-microsoft.exchange.store.worker.exe(ABB009B3) RefCount=1 SpinLock=0 Offset=21488, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7604, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 7604 StartupTime: 131002727550053968, currentInstance : mb-microsoft.exchange.store.worker-microsoft.exchange.store.worker.exe(38BA31BC) RefCount=1 SpinLock=0 Offset=21160, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7604, counter : time in resource per second Value=1248 SpinLock=0 Lifetime=Type: 1 ProcessId: 7604 StartupTime: 131002727550053968, currentInstance : ad-microsoft.exchange.store.worker-microsoft.exchange.store.worker.exe(11106236) RefCount=1 SpinLock=0 Offset=20832, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7880, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 7880 StartupTime: 131002726894384816, currentInstance : rpca-microsoft.exchange.um.callrouter-microsoft.exchange.um.callrouter.exe(E8475353) RefCount=1 SpinLock=0 Offset=20504, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7880, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 7880 StartupTime: 131002726894384816, currentInstance : mb-microsoft.exchange.um.callrouter-microsoft.exchange.um.callrouter.exe(8F65881C) RefCount=1 SpinLock=0 Offset=20176, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7880, counter : time in resource per second Value=203 SpinLock=0 Lifetime=Type: 1 ProcessId: 7880 StartupTime: 131002726894384816, currentInstance : ad-microsoft.exchange.um.callrouter-microsoft.exchange.um.callrouter.exe(78F52196) RefCount=1 SpinLock=0 Offset=19848, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7972, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 7972 StartupTime: 131002726741816548, currentInstance : rpca-umservice-umservice.exe(E39A1133) RefCount=1 SpinLock=0 Offset=19520, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7972, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 7972 StartupTime: 131002726741816548, currentInstance : mb-umservice-umservice.exe(FFBB273C) RefCount=1 SpinLock=0 Offset=19192, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7972, counter : time in resource per second Value=228 SpinLock=0 Lifetime=Type: 1 ProcessId: 7972 StartupTime: 131002726741816548, currentInstance : ad-umservice-umservice.exe(9A8AC6B6) RefCount=1 SpinLock=0 Offset=18864, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7248, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 7248 StartupTime: 131002726694236465, currentInstance : rpca-msexchangetransportlogsearch-msexchangetransportlogsearch.exe(EF66F2D3) RefCount=1 SpinLock=0 Offset=18536, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7248, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 7248 StartupTime: 131002726694236465, currentInstance : mb-msexchangetransportlogsearch-msexchangetransportlogsearch.exe(B020391C) RefCount=1 SpinLock=0 Offset=18208, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 7248, counter : time in resource per second Value=181 SpinLock=0 Lifetime=Type: 1 ProcessId: 7248 StartupTime: 131002726694236465, currentInstance : ad-msexchangetransportlogsearch-msexchangetransportlogsearch.exe(20578116) RefCount=1 SpinLock=0 Offset=17880, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 3312, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 3312 StartupTime: 131002726675984433, currentInstance : rpca-msexchangethrottling-msexchangethrottling.exe(8C1DA893) RefCount=1 SpinLock=0 Offset=17552, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 3312, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 3312 StartupTime: 131002726675984433, currentInstance : mb-msexchangethrottling-msexchangethrottling.exe(AB2BADDC) RefCount=1 SpinLock=0 Offset=17224, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 3312, counter : time in resource per second Value=28 SpinLock=0 Lifetime=Type: 1 ProcessId: 3312 StartupTime: 131002726675984433, currentInstance : ad-msexchangethrottling-msexchangethrottling.exe(8962F4D6) RefCount=1 SpinLock=0 Offset=16896, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 6388, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 6388 StartupTime: 131002726589560281, currentInstance : rpca-msexchangesubmission-msexchangesubmission.exe(60747EB3) RefCount=1 SpinLock=0 Offset=16568, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 6388, counter : time in resource per second Value=1217 SpinLock=0 Lifetime=Type: 1 ProcessId: 6388 StartupTime: 131002726589560281, currentInstance : mb-msexchangesubmission-msexchangesubmission.exe(67B4173C) RefCount=1 SpinLock=0 Offset=16240, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 6388, counter : time in resource per second Value=2471 SpinLock=0 Lifetime=Type: 1 ProcessId: 6388 StartupTime: 131002726589560281, currentInstance : ad-msexchangesubmission-msexchangesubmission.exe(85200236) RefCount=1 SpinLock=0 Offset=15912, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 22376, counter : time in resource per second Value=0 SpinLock=0 Lifetime=Type: 1 ProcessId: 22376 StartupTime: 131002756192124598, currentInstance : rpca-msexchangemailboxreplication-msexchangemailboxreplication.exe(276F4DB3) RefCount=1 SpinLock=0 Offset=15584, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 22376, counter : time in resource per second Value=5 SpinLock=0 Lifetime=Type: 1 ProcessId: 22376 StartupTime: 131002756192124598, currentInstance : mb-msexchangemailboxreplication-msexchangemailboxreplication.exe(95E41BC) RefCount=1 SpinLock=0 Offset=15256, categoryName: MSExchange Activity Context Resources
A process is holding onto a transport performance counter. processId : 22376, counter : time in resource per second Value=581 SpinLock=0 Lifetime=Type: 1 ProcessId: 22376 StartupTime: 131002756192124598, currentInstance : ad-msexchangemailboxreplication-msexchangemailboxreplication.exe(394712B6) RefCount=1 SpinLock=0 Offset=14928, categoryName: MSExchange Activity Context Resources
A process is... -
Wenn ich versuche die Mailbox zu löschen kommt folgender Fehler:
[PS] C:\Windows\system32>Remove-Mailbox "SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}" -Arbitration
Bestätigung
Möchten Sie diese Aktion wirklich ausführen?
Durch Entfernen des Postfachs "SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}" wird das Active
Directory-Benutzerobjekt entfernt, und das Postfach und das Archiv (sofern vorhanden) werden in der Datenbank für die
Entfernung gekennzeichnet.
[J] Ja [A] Ja, alle [N] Nein [K] Nein, keine [?] Hilfe (Standard ist "J"): j
Dieses Cmdlet kann nicht auf einem Server mit Exchange 2013 oder neuer verwendet werden.
+ CategoryInfo : NotSpecified: (EXC-1:ADObjectId) [Remove-Mailbox], TaskInvalidOperationException
+ FullyQualifiedErrorId : BEE62379,Microsoft.Exchange.Management.RecipientTasks.RemoveMailbox
+ PSComputerName : exc-1.main.localWelchen Befehl soll ich denn sonst bei Exchange 2013 zum löschen nutzen?
-
Auf dem Server läuft ja so gut wie nichts.
Ich würden den Plattmachen und mittels ADSI Edit aus dem AD löschen.
Aber nochmals der Hinweis - die Unsachgemäße Handhabung kann dein AD beschädigen, und der Remove auf diese Weise ist zumindest offiziell nicht supportet.
Und wenn du das Machst, NUR den defekten Server aus dem Servers Container löschen.
VORHER die Maschine herunterfahren.
Viel Erfolg!
;)
Gruß Norbert
-
Hallo,
wie soll ich am besten vorgehen um den alten Exchange aus dem AD zu entfernen. Server herunterfahren und das ComputerKonto aus dem AD löschen. Was muss noch gelöscht werden? Kann es dabei zu Problemen mit dem alten Exchange 2010 kommen? Dieser muss natürlich weiter laufen. Danke für deine Hilfe!!!!!
-
Moin,
hatte ich geschrieben, ich werde keine Anleitung schreiben, das ist ein MS Forum und meine Antwort geht einen von MS nicht supporteten Weg.
Du musst mittels ADSI Edit in der Konfiguration (Configuration) suchen.
Und den Richtigen Server rauswerfen!
Und das ganze natürlich VORHER mehrfach prüfen!
Viel Erfolg.
Gruß Norbert
-
Am 18.02.2016 schrieb Mathschut:
Hi,und danke für deine Antwort. Ja ich habe die Exchange PowerShell genommen (gelb). Dort bekomme ich aber keine Informationen über die Datenbanken auf dem Exchange 2013 (sein lokaler Server). Wenn ich den Befehl "Get-Mailbox -Aribitation ausführe bekomme ich 2 Postfächer auf dem neuen Exchange 2013 angezeigt. Kann ich diese beiden einfach löschen und dann den Exchange 2013 deinstallieren?
Ja der Server wurde nach dem Update mehrmals neugestartet, leider keinen Erfolg.
Laut Log gab es bei der Installation Probleme mit dem Server selber und der Verbindung zum Domain-Controller. Am liebsten würde ich den 2013 einfach löschen und auf einem 2012 Server neuinstallieren. Wie bekomme ich den 2013 am besten wieder entfernt?CU11 und Migration, da klingelt sofort Mailbox Anchoring. ;)
https://exchangemaster.wordpress.com/2016/01/06/mailbox-anchoring-affecting-new-deployments-upgrades/Bye
Norbert
Dilbert's words of wisdom #04:
There are very few personal problems that cannot be solved by a suitable application of high explosives.
nntp-bridge Zugriff auf die MS Foren wieder möglich: https://communitybridge.codeplex.com/