Get all microsoft teams groups with members and owners

UPDATE 29/03/2020: this article works, but now Teams Module was relaunched and can do quite more things. See my later article: https://blog.it-koehler.com/en/Archive/2074 NOTE: the following actions ONLY shows team groups created in teams, NO converted O365 groups are shown.For HTML Reports have a look in comments!   Hi everybody, I am always faced with the …

Manage Microsoft Teams with Powershell /ISE (generate teams templates)

Manage Microsoft Teams with Powershell /ISE (generate teams templates) Hi everyone, Lately, I’ve been working more and more with Microsoft teams, so I thought a lot about automating with Powershell. So here’s my first article on MS Teams administration with the help of Powershell. The aim of this article is to create a team template, …

Difference between PING and NSLOOKUP in combination with wildcard DNS records

Difference between PING and NSLOOKUP in combination with wildcard DNS records hi everyone, if you found this site, probably you are wondering about the special behaviour of nslookup and ping. Our customer found out that in his environment he pinged some websites in the internet everything works. If he gives the same website to NSLOOKUP …

Use ISE as central administration tool (Evolution of ISE profile) part 1

Use ISE as central administration tool (Evolution of ISE profile) part 1 Preface: all information mentioned in this article are based on profile file of ISE, for further information about profilefiles have a look at Microsoft description To quickly generate a ISE profile file you can use the following code in your ISE if (!(Test-Path …