Giter VIP home page Giter VIP logo

powershell's Introduction

PowerShell

This Repository contains several different useful powershell scripts that i've written to help with day to day monitoring and other activities.

#ServiceMonitor Folder Contains files that are used for monitoring multiple different serviceson Multiple Different Servers. The script will attemp to restart the service as many times as you specify in the CSV file and will email alerts to the designated email that you specify. Note requires the PSWriteHTML Module to be installed

#Command to Install PSWriteHTML Command: Install-Module PSWriteHTML -Confirm:$false -AllowClobber

#CodeSigning Folder Contains a Code Signing Script that will start at a top level directory, grabs a Code Signing cert from your local user certificate repository and will sign all of the scripts in that folder, subfolders.

#OpenSSL3.0 Folder Contains a Script and does Common Open SSL Tasks, Requires AnyBox Module Command: Install-Module AnyBox -Confirm:$false -AllowClobber

powershell's People

Contributors

bryant7392 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.