Giter Club home page Giter Club logo

powershell's Introduction

Powershell Scripts

PowerShell Scripts to manipulate AD & Exchange Objects

Create_PublicFolder_Redacted.ps1

This script creates a Public Folder, which is often used in a corporate environment as an alternative to a Shared Mailbox, and is intended to be run by staff who work on a Service Desk

  • Before running the script, the staff member would need to update the input file, with the relevant name & email address for the new Public Folder
  • The script itself is split into 2 parts to allow time for replication between AD & Exchange, and the staff member is prompted to confirm if they want to run each part of the script.
  • The first part reads the input file, create the PF, mail-enables it and creates the relevant Auth & SendAs security groups.
  • The second part mail-enables the security groups and adds them to the PF.
  • Then staff member then needs to manually add end-users to the Public Folder using AD

Export_ADGroups_ManagedBy_Redacted.ps1

This script exports a list of AD groups that are ‘managed by’ a given user

FindChange_ADGroupsManagedByUser_Redacted.ps1

This script find what AD security groups a given manager owns, and changes the ownership to another new manager – only one new manager can be specified

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.