VM Portal Bulk Password Set CSV
using CSV as input, it will iterate through all the UserIDs and set the VM password specified in the CSV against the user.
Parameters
user_password_sheet_path (str): Filepath to dedicated CSV/Spreadsheet containing user/password pairs for setting
Return
None: This routine has no specified return type
How To Use:
Last updated
Was this helpful?