Coder Social home page Coder Social logo

sysadmin-scripts's Introduction

#Sysadmin Scripts

This repository contains various public scripts and modules I use. These are free to use and modify. If you have any comments or issues, don't hesitate to tell me or create an issue ticket. While there most likely are better scripts out there, I develop these to further my skills.

##Requirements

Most of these items should run in PowerShell 3.0 and higher. As I don't have systems with lower versions of PowerShell installed, I've not tested these on version 2.0. Most if not all of these will not run on PowerShell v1.0.

##Resources

###Modules Modules currently available or in development.

####O365-RestV1 Module to use the O365 REST API. It is currently lagging behind the v2.0 API version.

####O365-RestV2 Module to use the O365 REST version 2.0 API.

####O365-Tools Module to connect with less difficulty to Microsoft cloud services.

####OAuth2Helper Module to authenticate to the Microsoft API. Supports v1.0 and v2.0.

###Scripts

####Send-PasswordExpirationMail Currently functions. Trying to rewrite it to make it better.

####Set-O365LIcense Module to set up Office 365 Licenses. Works with a JSON configuration file and a simple HTML e-mail template.

sysadmin-scripts's People

Contributors

draggeta avatar

sysadmin-scripts's Issues

Configure logging

Right now the logging is lackluster. It would be better to write this to the eventlogs or a logfile.

O365-RestV1 Get DST for the specified dates in the specified time zone

Right now I can only check if a time and timezone has DST. If it doesn't use daylight saving time, everything is good as the offset is always the base offset.

However, when a (non local) timezone does have DST, I cannot determine the correct offset as only the local (current computer) DST period is used.

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.