Re: Test-POPConnectivity
I get the same error when I use my account; but am able to test using
other accounts. Try this;
1.Run Test-POPConnectivity
2. You will prob get error saying that test CAS user does not exist
and that run the newtestcasconnectivityuser.ps1. Run this
3. Then run test-popconnectivity again it will use this account.
4. Then try running the whole command below again using the test cas
user it created.
Test-POPConnectivity -ClientAccessServer <serverName> -
MailboxCredential
(get-credential <domain\username>) -ConnectionType:PlainText
James Chong (MVP)
MCITP | EMA; MCSE | M, S,
Security, Project, ITIL
msexchangetips.blogspot.com
On Jun 16, 5:19 pm, "Steven" wrote:
> Negative. I've tried 3 different accounts and none work. It always
> fails on validating user object, even if I use my own account. These
> test cmdlets seem to be difficult to use sometimes....I don't think I've
> had one work for me without a lot of hair pulling.
>
>
>
> -----Original Message-----
> From: Jamestechman [mailto:jamestech...@gmail.com]
>
> Posted At: Monday, June 16, 2008 5:02 PM
> Posted To: microsoft.public.exchange.admin
> Conversation: Test-POPConnectivity
> Subject: Re: Test-POPConnectivity
>
> Doing some tests; its failing when I specify my account but works
> using other test accounts. Are you able to succesfully run using
> another account and credentials?
>
> James Chong (MVP)
> MCITP | EMA; MCSE | M, S,
> Security, Project, ITIL
> msexchangetips.blogspot.com
>
> On Jun 16, 3:30 pm, "Steven" wrote:
> > I've been trying to get the Exchange 2007 cmdlet Test-POPConnectivity
> to
> > work and it just won't work for me. I've tried it against all of my
> CAS
> > servers but it errors out on the same part. Here is what I'm running:> > Test-POPConnectivity -ClientAccessServer <serverName>
> -MailboxCredential
> > (get-credential <domain\username>) -ConnectionType:PlainText
>
> > What I get back is:
>
> > ClientAccessServer : <serverName>
>
> > Scenario : Validating User object.
>
> > ScenarioDescription : Create Active Directory User objects.
>
> > PerformanceCounterName : POPConnectivity-Latency
>
> > Result : Failure
>
> > MailboxServer :
>
> > StartTime : 6/16/2008 12:28:28 PM
>
> > Latency : -00:00:00.0010000
>
> > SecureAccess : False
>
> > Error :
>
> > UserName : <username>
>
> > VirtualDirectoryName :
>
> > Url :
>
> > UrlType : Unknown
>
> > EventType : Error
>
> > Port : 0
>
> > ConnectionType : Plaintext
>
> > Any suggestions on how to get this CMDLet working?- Hide quoted text -
>
> - Show quoted text -
date: Tue, 17 Jun 2008 08:58:40 -0700 (PDT)
author: Jamestechman