11-16-2023 08:20 AM - edited 11-16-2023 08:21 AM
Hello everyone,
Reposting this question from the Slack lounge and a helpful response from @jworkman
Want to get rid of this whole segment when running scripts?
All you need to do is use minor addition to the Connect-JCOnline command:
Connect-JCOnline <API_KEY> -force | Out-Null
and you get this:
Ta-da!
New to the site? Take a look at these additional resources:
Ready to join us? You can register here.