Coder Social home page Coder Social logo

koder101 / installcertificate_onmultiplevms Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 164 KB

PowerShell script to automate the installation of certificate on multiple domain joined VMs.

License: MIT License

PowerShell 100.00%
powershell-script powershell powershell-automation certificates certificate-installations certificate-installation automation bulk-install remote-execution

installcertificate_onmultiplevms's Introduction

User guide and description

PowerShell script to automate the installation of certificate on domain joined multiple VMs.

Release Notes

Located at github.com/koder101/InstallCertificate_OnMultipleVMs

Features

  • Unattended installation of certificates on domain joined machines/servers.
  • Includes the validation post certificate installation.
  • Password protected .pfx certificates can be installed.
  • Generates the log of installation activity and also includes any failures.

Quick Start

  1. Clone the project to your local.
  2. Open and configure the InstallCertificate.ps1 file.
  3. Only configure values under the headers VARIABLES to configure.
  4. Run the Script and provide the certificate password on run time.
  5. Check for the messages on screen and in the logs having name cert-bulkimport_yyyy-MM-dd_HH-mm-ss.log and cert-bulkimport_yyyy-MM-dd_HH-mm-ss.csv.

Important Note:

  1. All the machines should be domain joined.
  2. The current supported certificate is .pfx with password.
  3. It uses PsExec.exe (32-bit) to trigger the remote script. If facing issues, try with PsExec64.exe (64-bit) version available here

Contributing

Contributions are welcome!

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  2. Fork the repository to start making your changes to the master branch (or branch off of it).
  3. I recommend to prepare a test which shows that the bug was fixed or that the feature works as expected.
  4. Send a pull request and bug the maintainer until it gets merged and published. ๐Ÿ˜ƒ

Contact

Have some questions? Found a bug? Create new issue.

License

This tool is released under the MIT license. See LICENSE for details.

installcertificate_onmultiplevms's People

Contributors

koder101 avatar

Stargazers

 avatar  avatar

Watchers

 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.