reinhard.be

Author Archive: Adrian Reinhard

ADDING A USER TO A GROUP IN OFFICE 365 USING POWERSHELL

  If you like to add your Users to a Office 365 Security group, here is a script which adds Users with a specific Licenses Aggrement to the Testgroup all Securitygroup.

You can change the Variable $_.Licenses.AkkountSkuID with any…
Read more

DISABLE IPV6 ON WINDOWS 10

This Powershell script adds a DWORD = DisabledComponents to the Registry: Make sure you open Powershell in Run as Administrator Mode as shown below.