Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Customer would like to uninstall Agent Desktop 8.5. Is there an software uninstall package to perform a complete uninstall? If not, is there a documented procedure for uninstalling Agent Desktop 8.5 along with all artifacts (e.g. registry keys, files...
Can a customer temporarily install UCCX8.5 on ESX5.5? I understand that this is not a supported deployment. The customer does not intend to run this in production. The goal is for the customer to implement 8.5, rehost some licenses and then upgrade t...
Hello,Here is some information in the samples/README.md"Many of the samples in this directory use the file credentials.py to login to the APIC. Before running, edit the credentials.py with the username, password, and IP address for your environment....
Hello Jason,I agree that a step 0 guide would be useful.What worked for me after I got the toolkit from github was looking at the files in the samples folder.- Omar
Hi Jason,It looks to me that you need to do a couple of things:First,from acitoolkit.acitoolkit import *instead offrom acitoolkit import *Second, check the spelling of credentials. You spell it as credentails ("a" and "i" are reversed). I do not know...