All Projects → SwiftOnSecurity → Orgkit

SwiftOnSecurity / Orgkit

Provision a brand-new company with proper defaults in Windows, Offic365, and Azure

Programming Languages

powershell
5483 projects

Projects that are alternatives of or similar to Orgkit

Actionpacks
Public PowerShell script gallery for ScriptRunner.
Stars: ✭ 118 (-75.92%)
Mutual labels:  azure, windows-10, active-directory
Windowstemplatestudio
Windows Template Studio quickly builds a UWP app, using a wizard-based UI to turn your needs into a foundation of Windows 10 patterns and best practices.
Stars: ✭ 2,089 (+326.33%)
Mutual labels:  windows-10, template
Reference Architectures
templates and scripts for deploying Azure Reference Architectures
Stars: ✭ 554 (+13.06%)
Mutual labels:  azure, template
Azure Openshift
RedHat Openshift Origin cluster on Azure
Stars: ✭ 17 (-96.53%)
Mutual labels:  azure, template
Dnn.azureadprovider
The DNN Azure Active Directory Provider is an Authentication provider for DNN Platform (formerly DotNetNuke) that uses Azure Active Directory OAuth2 authentication to authenticate users.
Stars: ✭ 21 (-95.71%)
Mutual labels:  azure, active-directory
PSSystemAdministrator
A PowerShell module for managing users and computers and gathering information in a Windows Active Directory environment.
Stars: ✭ 59 (-87.96%)
Mutual labels:  active-directory, windows-10
Azure Pipelines Template
template for your azure pipelines
Stars: ✭ 17 (-96.53%)
Mutual labels:  azure, template
Powershell
PowerShell functions and scripts (Azure, Active Directory, SCCM, SCSM, Exchange, O365, ...)
Stars: ✭ 1,302 (+165.71%)
Mutual labels:  azure, active-directory
Automatedlab
AutomatedLab is a provisioning solution and framework that lets you deploy complex labs on HyperV and Azure with simple PowerShell scripts. It supports all Windows operating systems from 2008 R2 to 2019, some Linux distributions and various products like AD, Exchange, PKI, IIS, etc.
Stars: ✭ 1,194 (+143.67%)
Mutual labels:  azure, active-directory
Adaz
🔧 Automatically deploy customizable Active Directory labs in Azure
Stars: ✭ 197 (-59.8%)
Mutual labels:  azure, active-directory
Laravel Enterprise Starter Kit
👔 Enterprise Web application starter kit or template using Laravel
Stars: ✭ 356 (-27.35%)
Mutual labels:  active-directory, template
Darthsidious
Building an Active Directory domain and hacking it
Stars: ✭ 479 (-2.24%)
Mutual labels:  active-directory
Applicationinsights Js
Microsoft Application Insights SDK for JavaScript
Stars: ✭ 462 (-5.71%)
Mutual labels:  azure
Awesome Azure Learning
This repo includes plenty of references for Azure learning, especially for the Azure certs and Azure architecture, and any other learning materials e.g. security and automation topics.
Stars: ✭ 457 (-6.73%)
Mutual labels:  azure
React Native Template Rocketseat Advanced
Template avançada para aplicações React Native com a estrutura utilizada na Rocketseat 🚀
Stars: ✭ 459 (-6.33%)
Mutual labels:  template
Cmwtat digital edition
CloudMoe Windows 10 Activation Toolkit get digital license, the best open source Win 10 activator in GitHub. GitHub 上最棒的开源 Win10 数字权利(数字许可证)激活工具!
Stars: ✭ 6,713 (+1270%)
Mutual labels:  windows-10
Evie
A production-ready theme for your projects with a minimal style guide https://evie.undraw.co
Stars: ✭ 481 (-1.84%)
Mutual labels:  template
Gbt
Highly configurable prompt builder for Bash, ZSH and PowerShell written in Go.
Stars: ✭ 457 (-6.73%)
Mutual labels:  azure
Uikit Ecommerce Template
E-commerce template built with UIKIt
Stars: ✭ 453 (-7.55%)
Mutual labels:  template
Azure Readiness Checklist
This checklist is your guide to the best practices for deploying secure, scalable, and highly available infrastructure in Azure. Before you go live, go through each item, and make sure you haven't missed anything important!
Stars: ✭ 457 (-6.73%)
Mutual labels:  azure

OrgKit

Provision a brand-new company with proper defaults in Windows, Office365, and Azure.

Mission

OrgKit is designed to provide a series of templates to "boot-up" a new highly-documented IT environment for a mid-size organization, serve as a public example of what's possible, be a gold-standard implementation, and allow informed decisions by companies who do not know what's really done by other businesses.

The specific target is a company having to start-over after a complete network compromise, or the spin-up of a new subsidiary business.

Preliminary sources

If you want to jump ahead, here's some of the work I will be citing in addition to my own, and which you can go ahead and use yourself

Design decisions

It's important to note that the reason a comprehensive repository of Microsoft product configuration guidance for organizations is so rare is because the entire ecosystem is designed to be customized per-organization. However, most organizations are not equipped nor understand the breadth of what this really means. This divergent configuration history of their customers, along with fears about having to support it, then prevents Microsoft providing strong defaults and guidance in a generic form.

Powershell DSC

Strictly, Powershell DSC is the correct tool to build and maintain a Windows environment with this level of centralized design and vision. It is a great set of abilities, and it will likely be included in the future. However, this project is aimed at Windows administrators who will already be intimidated by the breadth of new technologies and concepts, and need to run the system over a long-term with other staff.

Powershell DSC is currently a specialized skill designed to revert anything done outside its central control. It requires whole-organization buy-in, and for that reason, the kind of use-cases for this set of guidance cannot rely on it.

Group Policy

Project operations

None of this project is sold as unique work or groundbreaking. Where possible, it will reference the existing work of others, or heavily credit them in adaptation - with their permission. Many IT organizations have a set of capabilities similar to this. They press a button and can build an entire company, just like this. However, it is proprietary work product their staff cannot publicly share. This is intended to remediate that.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].