PowerShell script – Generate a random password
When working with applications and automation there are many instances where you need to generate a new password. This simple script solves the problem.
When working with applications and automation there are many instances where you need to generate a new password. This simple script solves the problem.
When you want to do something in Azure AD, you often need the Tenant ID. This function can be included in your script. Just type in a domain and it returns the Tenant ID.
If you activate the public preview of Microsoft Teams, you can test new functions before they are generally available. This requires that the administrator has allowed this.
When your Microsoft Teams application is behaving strange or have issues, one of the first steps in troubleshooting is to clear the cache. You can do this manually or using a script