Removing unwanted Veeam License using Veeam Powershell module. Remove specific users. make sure it works …
Read More »Export CSV using Employee ID in Active Directory
When you have only employee ID as input in CSV. lets see how to export the appropriate Active directory accounts to a csv file with employeeID,displayName,givenName,sn,sAMAccountName, mail, Department. You can always modify the scripts to get desired output. Save as ps1 and update the CSV file location.
Read More »