Get-CertificateFromCSV
SYNOPSIS
Process certificate requests from a CSV file and generate certificates.
SYNTAX
DESCRIPTION
The `Get-CertificateFromCSV` function processes certificate requests from a specified CSV file. It reads user and organization information, determines the appropriate organizational unit (OU), and generates certificates for the users. The function also clears the CSV file after processing.
EXAMPLES
EXAMPLE 1
Processes all certificate requests from the default CSV file and generates certificates for the users.
EXAMPLE 2
Processes certificate requests from the specified CSV file and generates certificates for the users.