GithubHelp home page GithubHelp logo

central-logging's Introduction

This tool is to deploy, log, and collect system analytics on all Windows 10 Desktops in the college of Arts and Sciences.

Effectively it works as follows

    deploy-app.ps1
        when run this queries active directory to obtain a list of all computers
        then cycles through said list to determine if a machine is a desktop (noted solely by the -D nomenclature) and if it has Windows 10 (based on what is stated by AD)
        then it creates a remote ps session and drops the required scripts onto the computer and runs them (therefore hopefully starting 2 scheduled task sequences)

    Trigger-sysperf.ps1
        starts the scheduled task to run log-sysperf.ps1 every minute

    Trigger-Collection.ps1
        starts the scheduled task that runs once a day to collect system information that doesn't change often

    Collect-Eventlogs.ps1
        creates remote ps sessions with all computers on the whitelist to collect their eventlogs into a csv format, migrate them onto my desktop computer, and trigger process-eventlog.ps1

    Process-Eventlog.ps1
        processes the csv's collected for a specific machine in order to form the data into useable graphs and tables.  Also triggers warning if certain criteria are met

    

central-logging's People

Contributors

besmith43 avatar

Watchers

 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.