Quantcast
Viewing all articles
Browse latest Browse all 8719

Exchange 2013 will not run any cmdlets. Exchange was running fine for 3weeks. It just died. Can't access EAC!

I need some serious help.

Here is what I get when opening Exchange Management Shell and attempt to run TestSctiveSyncConnectivity. 

I'm running, on premises Exchange 2013, 2012 Server, with Mailbox and Client roles on same server.  I was able to access EAC setup 65 mailboxes and mail groups.  I setup Outlook 2010 from Win 7 client and configure my mailbox with no errors. 

Connected an Android and iPhone to the network with no errors.  I came in the office Monday morning and couldn't access EAC or management shell.  I don't know what happened.  It is still broke.  I need dome serious help!  Is there a some type of Exchange 2013 repair tool I can run?  Below is what I get when running EMS.

         Welcome to the Exchange Management Shell!

Full list of cmdlets: Get-Command
Only Exchange cmdlets: Get-ExCommand
Cmdlets that match a specific string: Help *<string>*
Get general help: Help
Get help for a cmdlet: Help <cmdlet name> or <cmdlet name> -?
Show quick reference guide: QuickRef
Exchange team blog: Get-ExBlog
Show full output for a command: <command> | Format-List

Tip of the day #65:

Do you want to create a new management role assignment policy that's based on an existing policy, but you don't wan
include all the management roles? Use the Get-ManagementRoleAssignment cmdlet and pipe the results to the Where cmd
The Where cmdlet excludes any role assignments that contain the roles you specify. The remaining role assignments a
ped to the New-ManagementRoleAssignment cmdlet. Type:

New-RoleAssignmentPolicy <new role assignment policy name>
Get-ManagementRoleAssignment -RoleAssignee <old role assignment policy name> | Where { ($_.Role -NE "<role name 1>"
d ($_.Role -NE "<role name 2>") } | New-ManagementRoleAssignment -Policy <new role assignment policy name>
The Where statement is case-sensitive.

Then you can apply the new policy to a mailbox using the Set-Mailbox cmdlet:

Set-Mailbox <mailbox name> -RoleAssignmentPolicy <new role assignment policy name>

VERBOSE: Connecting to mail1.dorothy.local.
VERBOSE: Connected to mail1.dorothy.local.
[PS] C:\Windows\system32>TestActiveSyncConnectivity
TestActiveSyncConnectivity : The term 'TestActiveSyncConnectivity' is not recognized as the name of a cmdlet,
function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that
path is correct and try again.
At line:1 char:1
+ TestActiveSyncConnectivity
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (TestActiveSyncConnectivity:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

[PS] C:\Windows\system32>TestActiveSyncConnectivity
TestActiveSyncConnectivity : The term 'TestActiveSyncConnectivity' is not recognized as the name of a cmdlet,
function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that
path is correct and try again.
At line:1 char:1
+ TestActiveSyncConnectivity
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (TestActiveSyncConnectivity:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

[PS] C:\Windows\system32>enable
enable : The term 'enable' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ enable
+ ~~~~~~
    + CategoryInfo          : ObjectNotFound: (enable:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

[PS] C:\Windows\system32>enable
enable : The term 'enable' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ enable
+ ~~~~~~
    + CategoryInfo          : ObjectNotFound: (enable:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

[PS] C:\Windows\system32>

Here's what I get when attempting to run https://mail1.dorothy.local/ecp

Server Error in '/owa' Application.

The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

Requested URL: /owa/auth/errorfe.aspx


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18045


Randy Cheek


[PS] C:\Windows\system32>netsh http show sslcert

SSL Certificate bindings:
-------------------------

    IP:port                      : 0.0.0.0:443
    Certificate Hash             : 1c8301990ae2f006b1f097a4ac20270fd5dbed1c
    Application ID               : {4dc3e181-e14b-4a21-b022-59fc669b0914}
    Certificate Store Name       : My
    Verify Client Certificate Revocation : Enabled
    Verify Revocation Using Cached Client Certificate Only : Disabled
    Usage Check                  : Enabled
    Revocation Freshness Time    : 0
    URL Retrieval Timeout        : 0
    Ctl Identifier               : (null)
    Ctl Store Name               : (null)
    DS Mapper Usage              : Disabled
    Negotiate Client Certificate : Disabled

    IP:port                      : 0.0.0.0:444
    Certificate Hash             : 1c8301990ae2f006b1f097a4ac20270fd5dbed1c
    Application ID               : {4dc3e181-e14b-4a21-b022-59fc669b0914}
    Certificate Store Name       : My
    Verify Client Certificate Revocation : Enabled
    Verify Revocation Using Cached Client Certificate Only : Disabled
    Usage Check                  : Enabled
    Revocation Freshness Time    : 0
    URL Retrieval Timeout        : 0
    Ctl Identifier               : (null)
    Ctl Store Name               : (null)
    DS Mapper Usage              : Disabled
    Negotiate Client Certificate : Disabled

    IP:port                      : 0.0.0.0:8172
    Certificate Hash             : 4956bd20e0788879dfb9525b21d69e721b426a87
    Application ID               : {00000000-0000-0000-0000-000000000000}
    Certificate Store Name       : MY
    Verify Client Certificate Revocation : Enabled
    Verify Revocation Using Cached Client Certificate Only : Disabled
    Usage Check                  : Enabled
    Revocation Freshness Time    : 0
    URL Retrieval Timeout        : 0
    Ctl Identifier               : (null)
    Ctl Store Name               : (null)
    DS Mapper Usage              : Disabled
    Negotiate Client Certificate : Disabled

    IP:port                      : 192.168.1.14:443
    Certificate Hash             : 3d6f425e291cb7bbfd57da0a0d0c86f67afff040
    Application ID               : {4dc3e181-e14b-4a21-b022-59fc669b0914}
    Certificate Store Name       : My
    Verify Client Certificate Revocation : Enabled
    Verify Revocation Using Cached Client Certificate Only : Disabled
    Usage Check                  : Enabled
    Revocation Freshness Time    : 0
    URL Retrieval Timeout        : 0
    Ctl Identifier               : (null)
    Ctl Store Name               : (null)
    DS Mapper Usage              : Disabled
    Negotiate Client Certificate : Disabled


[PS] C:\Windows\system32>Get-ExchangeCertificate |fl
Creating a new session for implicit remoting of "Get-ExchangeCertificate" command...


AccessRules        : {System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule}
CertificateDomains : {mail1.ammsusa.com, www.mail1.ammsusa.com, ammstech.com, ammsusa.com, AutoDiscover.ammsusa.com,
                     mail1.dorothy.local}
HasPrivateKey      : True
IsSelfSigned       : False
Issuer             : SERIALNUMBER=07969287, CN=Go Daddy Secure Certification Authority,
                     OU=http://certificates.godaddy.com/repository, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona,
                     C=US
NotAfter           : 6/28/2014 4:57:25 PM
NotBefore          : 6/28/2013 4:57:25 PM
PublicKeySize      : 2048
RootCAType         : ThirdParty
SerialNumber       : 27CB4879467ED5
Services           : IMAP, POP, IIS, SMTP
Status             : RevocationCheckFailure
Subject            : CN=mail1.ammsusa.com, OU=Domain Control Validated
Thumbprint         : 1C8301990AE2F006B1F097A4AC20270FD5DBED1C

AccessRules        : {System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule}
CertificateDomains : {}
HasPrivateKey      : True
IsSelfSigned       : True
Issuer             : CN=Microsoft Exchange Server Auth Certificate
NotAfter           : 5/26/2018 3:03:18 PM
NotBefore          : 6/21/2013 3:03:18 PM
PublicKeySize      : 2048
RootCAType         : None
SerialNumber       : 11F637133AD4C7A645042703EE6A49AC
Services           : SMTP
Status             : Valid
Subject            : CN=Microsoft Exchange Server Auth Certificate
Thumbprint         : CD90B456D1E99EB1659C064815FA7590E5A2DDBF

AccessRules        : {System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule}
CertificateDomains : {mail1, mail1.dorothy.local}
HasPrivateKey      : True
IsSelfSigned       : True
Issuer             : CN=mail1
NotAfter           : 6/21/2018 3:01:22 PM
NotBefore          : 6/21/2013 3:01:22 PM
PublicKeySize      : 2048
RootCAType         : None
SerialNumber       : 3C21CACDC6BE56A74CE3B396A69795BA
Services           : IIS, SMTP
Status             : Valid
Subject            : CN=mail1
Thumbprint         : 3D6F425E291CB7BBFD57DA0A0D0C86F67AFFF040

AccessRules        : {System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule}
CertificateDomains : {}
HasPrivateKey      : True
IsSelfSigned       : True
Issuer             : CN=Microsoft Exchange Server Auth Certificate
NotAfter           : 5/26/2018 11:51:53 AM
NotBefore          : 6/21/2013 11:51:53 AM
PublicKeySize      : 2048
RootCAType         : None
SerialNumber       : 1AB24FABB3E8D1B046162EED67A66F52
Services           : SMTP
Status             : Valid
Subject            : CN=Microsoft Exchange Server Auth Certificate
Thumbprint         : 160194A5E415B3252C4E7BA489CD305C7C590458

AccessRules        : {System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule}
CertificateDomains : {mail1, mail1.dorothy.local}
HasPrivateKey      : True
IsSelfSigned       : True
Issuer             : CN=mail1
NotAfter           : 6/21/2018 11:50:03 AM
NotBefore          : 6/21/2013 11:50:03 AM
PublicKeySize      : 2048
RootCAType         : Registry
SerialNumber       : 586E945CDF0104A94FD21A3B676BDC2E
Services           : SMTP
Status             : Valid
Subject            : CN=mail1
Thumbprint         : DCB2BB247D9A961AD1BBFA95EA54D757AF819638

AccessRules        : {System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule,
                     System.Security.AccessControl.CryptoKeyAccessRule}
CertificateDomains : {WMSvc-MAIL1}
HasPrivateKey      : True
IsSelfSigned       : True
Issuer             : CN=WMSvc-MAIL1
NotAfter           : 6/19/2023 11:23:32 AM
NotBefore          : 6/21/2013 11:23:32 AM
PublicKeySize      : 2048
RootCAType         : Registry
SerialNumber       : 5F9194FEBE50FD8047BD7F75640697B9
Services           : None
Status             : Valid
Subject            : CN=WMSvc-MAIL1
Thumbprint         : 4956BD20E0788879DFB9525B21D69E721B426A87



[PS] C:\Windows\system32>

Viewing all articles
Browse latest Browse all 8719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>