MarkSchofer
4 years agoFrequent Contributor
Cache -Scripts using Cached Info
I have scripts that log to various applications and I notices they are logging as other users than that in the keyword script.
Do I need to clean out the cache every time .....I have scripts to close the browsers but they seem to be ignoring the settings I have on the browsers..
I have a Python Script that does this.. It logs out and closes all active sessions of a browser. I am not a Python developer but I can be fairly adept at figuring this out. I re wrote it last night and it seems to be working better. I am trying to not rely on users and trying to let my script(s) be smart enough.
Thanks for the reply.