PowerShell: AzureAD Dynamic Groups
A few code snippets for Azure AD dynamic groups. One for creating standard groups for your environment. Another for finding duplicates.
Continue readingA few code snippets for Azure AD dynamic groups. One for creating standard groups for your environment. Another for finding duplicates.
Continue readingReverse number lookup in Skype for Business online (cloud PBX) doesn’t give you much control. If you are deploying Polycom VVX phones you can get around this with a directory file.
Continue readingIf you want one function to have all the parameters of another function here is one method you could use.
Continue readingIf you want one function to have all the parameters of another function here is one method you could use.
Continue readingI’ve previously discussed using the excellent plaster module for creating new modules among other things. Now I’ve integrated plaster into my PSModuleBuild project, turned the whole thing into a module, and changed the name to just ‘ModuleBuild’
Continue reading