Giter Club home page Giter Club logo

powershell's Introduction

Powershell

PS Script Dump...

SendEmail.ps1: This was created to send an email to a distribution group when a automated export task had completed exporting a spreadsheet of customer info and a batch file ((https://github.com/andrew77768/Batch/blob/master/ANPRMove.bat)) had moved this from a server to a share before triggering SendEmail.ps1. This was to prompt a user to move a spreadsheet of customer info into the LPR system, so it had an updated DB to use for triggering notifications.

Unfortunately, I never saved the full script on completion (importing into the LPR and merged everything to one file/lang(Py)) before I moved onto better things.

This won't be updated.

BTECRandomPWGenerator.ps1:

(Probably not going to be touched anymore.)

Matches majority of AD PW Policies: Upper or lowercase letters (A through Z) Numeric characters (0–9) Non-alphanumeric characters like $, # or % No more than two symbols from the user’s account name or display name

OpenSSLCertRenewer.ps1:

Rather than re-keying the certificate on renewal, the business choice was made to split the current/previous certificate for the private key and create a new certificate - this just makes the process slightly less tedious.

Put the .pfx file and .crt file in the same directory as the Powershell script, set the PATH environment variables to include your OpenSSL install if it hasn't been set already and run the script.

powershell's People

Contributors

andrew77768 avatar

Watchers

James Cloos avatar  avatar

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.