Skip to content

Instantly share code, notes, and snippets.

@junkangli
Last active April 23, 2019 01:52
Show Gist options
  • Save junkangli/54730bb73fbc596b1a9550785fd79791 to your computer and use it in GitHub Desktop.
Save junkangli/54730bb73fbc596b1a9550785fd79791 to your computer and use it in GitHub Desktop.
CMD script to execute run-okta-aws.ps1 PowerShell script.
@echo off
powershell.exe -File %USERPROFILE%\.okta\run-okta-aws.ps1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment