Posted On March 29, 2019

Cisco Agent Desktop Common Issues

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Cisco Agent Desktop Common Issues
“License Server is Down” error resolution:
Go to  “C:\Program Files (x86)\Cisco\Desktop\bin” >> SHIFT + right-click, Run-As Administrator >> set Primary: 192.168.0.92, Secondary: 192.168.0.92
 
Unable to log into Cisco Agent Desktop resolution:
ADUC >> locate user >> unlock account
 
How to Install Attendant Console:
Go to \\FILE01\Systems\Operations\Programs\Cisco\Agents Software\Attendant Console\OPR.8.6.2.611 >> run DUCAC_Setup.exe >> enter 192.168.0.94 as Server Machine Name >> Have user log on to test

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

PowerShell: Check Speculation Controls for Spectre Mitigation Support on Windows

Run the below function to view an output similar to this: BTIHardwarePresent : True ->…

Last Logon Dates of List of AD Accounts

import-module activedirectory$output=""Get-Content C:\Users\kimconnect\Desktop\targetAccounts.txt | Foreach-Object -Process{ #  cast an array object as string before using…

Microsoft SQL Server Error 18456

In a properly managed environment, the security team usually tracks the server logs for any…