groupLoad.cmd syntax
groupLoad.cmd <importFilePath> {<userName>} {"<userPassword>"}
where:
<importFilePath> is the full path to the import spreadsheet file
<userName> is the aPriori user account under which the changes will be made.
<userPassword> is the password for the aPriori user.
NOTES:
1. When an aPriori account password is passed as an input argument to a command line utility, as a best practice, wrap the password in double quotes.
2. <userName> and <userPassword> are optional if Single Sign On is enabled. The group loader will try to log in using the current Windows user login if they are omitted. Note that the user should be a member of the Super Users group.