An open API service indexing awesome lists of open source software.

https://github.com/artemissfr/odin_project

A project to easily install a compilation of tools to secure your AD.
https://github.com/artemissfr/odin_project

active-directory powershell-script security windows-server

Last synced: 6 months ago
JSON representation

A project to easily install a compilation of tools to secure your AD.

Awesome Lists containing this project

README

          

---
# ODIN PROJECT


ODIN Icon

##

ReadMe : [Francais](https://github.com/ArtemissFR/ODIN_Project/blob/main/Documentation/README_FR.md) | [English](https://github.com/ArtemissFR/ODIN_Project/blob/main/Documentation/README_ENG.md)

### Introduction

### Comment utiliser ce Projet ?

1. Télécharger le dépots :

```bash
git clone https://github.com/ArtemissFR/ODIN_Project
cd ODIN_Project
```

2. Lancer ODIN
- Lancer ODIN en mode GUI :

```bash
.\ODIN_V1.5.ps1
```

- Lancer ODIN en mode AUTO (en cours ...):
```bash
.\ODIN_V2.0.ps1
```

# README IN PROGRESS ...

---