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.
- Host: GitHub
- URL: https://github.com/artemissfr/odin_project
- Owner: ArtemissFR
- Created: 2024-06-28T09:05:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T14:49:09.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T06:45:21.089Z (over 1 year ago)
- Topics: active-directory, powershell-script, security, windows-server
- Language: PowerShell
- Homepage:
- Size: 404 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
# ODIN PROJECT
##
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 ...
---