Azurepowershell.com
A System Administrator's Notebook

Browse:

  • Home
  • 2018
  • October
  • Allow add/remove members in an AD group

    By doing this programmatically you can give multiple users or group(s) the right to add or remove users from an AD group. If you do this in ADUC you can only give the user you set as ‘Managed by’ the permissions.

  • Get GPO link with Powershell

    There is no Get-GPLink cmdlet, but this script will help you. https://github.com/GoateePFE/GPLinkReport

  • ConfigMgr Client Health

    A good script to verify your SCCM client https://gallery.technet.microsoft.com/ConfigMgr-Client-Health-ccd00bd7

  • Powershell Team picker

    Just a quick example on how you can create an auto picker to create two teams from a list.

  • Create HTML table Powershell

    In this example you get a status report on the computer.

  • Where-Object match array

    How to use where-object match one of multiple values from an array. You do not have to use an array. You can just type all the values in a string separated with | between each word(s). Note : Do not have any spaces before or after the pipe character, it is an exact match.

Powered by WordPress. Theta theme by CooThemes.com.