Update README.md

This commit is contained in:
Oddvar Moe
2024-06-28 13:09:43 +02:00
committed by GitHub
parent 28b0360327
commit 3f288b848d
+9 -1
View File
@@ -63,4 +63,12 @@ Example output:
```
UPN:mail.user1@company.com,Phone:None,Smtp:{'SMTP:mail.user1@company.com', 'smtp:user1_alias@company.com'},Sip:None
UPN:mail.user2@company.com,Phone:999-999-9999,Smtp:{'smtp:mail.user2@company.onmicrosoft.com', 'SMTP:mail,user2@company.com'},Sip:{'SIP:mail,user2@company.com'}
```
```
### generate-udl.ps1
A super simple PowerShellscript to generate UDL files. Takes a list of email addresses and outputs UDL files.
Remember to change the following variables inside the script:
$serveraddress
$path
$userfilepath
$prefixudl