Deleted Lync users still shows with status (Away)

Hi,

We have deployed Lync 2013. User account has been deleted from Lync server but still shows as Away in Lync client.

I have already ran Update-CsAddressbook & Update-CsUserDatabase but still shows the same.

Attached the screenshot for your reference.

This user account has been deleted on 25th of July 2015 but still shows as Inactive 9 days - Mobile.

Note: I have removed my local cache as well. Completely removed Lync related files from C:\Users\test\appdata\Local\Microsoft\Office\15.0\Lync but still it shows.

It's not only for me, all the users in our company having the same problem (deleted account shows in their Lync client as Inactive 9 days - Mobile.)

Please advise.

Thanks

July 2nd, 2015 1:01pm

Free Windows Admin Tool Kit Click here and download it now
July 2nd, 2015 2:17pm

Hi FunnyGhost,

You may try the following suggestions.

1. Delete the user account from AD and then re-run Update-CsUserDatabase & Update-CsAddressBook.

2. Execute Get-CsUser and check if the user still exists.

3. Connect to the SQL backend server and run below query to find if the user still exist in the database.

Under rtc database dbo.resource table.

SELECT [ResourceId]

      ,[UserAtHost]

FROM [rtc].[dbo].[Resource]

WHERE UserAtHost='sip_address'

GO

 

Best regards,

Eric

July 2nd, 2015 10:00pm

Hi

1. Delete the user account from AD and then re-run Update-CsUserDatabase & Update-CsAddressBook. - Already done.

2. Execute Get-CsUser and check if the user still exists. - Already done.

3. Connect to the SQL backend server and run below query to find if the user still exist in the database.

Under rtc database dbo.resource table. -- Could you please give me the command to run in Lync 2013 environment.

Thanks

Free Windows Admin Tool Kit Click here and download it now
July 7th, 2015 12:41pm

Hi FunnyGhostReturns,

You can run the command in SQL Management Studio.

Best regards,

Eric

July 12th, 2015 9:41am

Yes it is showing the deleted user info, if I ran the query.
Free Windows Admin Tool Kit Click here and download it now
July 13th, 2015 8:13pm

Hi FunnyGhost,

You may execute Disable-CsUser command and check if it returns any information or error message.

Best regards,

Eric

July 20th, 2015 11:31am

Hi Funnyghost,

Im writing to follow up on this thread. Do you have any updates on this issue? Please post back at your convenience.


Best regards,

Eric

Free Windows Admin Tool Kit Click here and download it now
July 26th, 2015 8:37am

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

Other recent topics Other recent topics