Skip to content

SpyKeeR/WAC-on-DC-ADCredSSP

 
 

Repository files navigation

Forked from the repository of a wannabe Microsoft MVP -> @shiroinekotfs

Windows Admin Center on Domain Controller

image


🇬🇧 English version

Getting started

You, first, install Windows Admin Center (Preview). If you don't have, download it here

Once downloaded and installed (please ignore all warnings and errors), move your Powershell current directory into this repo folder, and try this command:

powershell -ExecutionPolicy Bypass -File .\Fix-WAC-on-DC-InstallScript.ps1

⚠️ Note: Make sure to run the script as a user with permissions to create groups in Active Directory.

Once it is done, you can try WAC on DC!

Fork updates

  • Fixes the creation of the Windows Admin Center CredSSP group.
  • Automatically creates the group in Active Directory.
  • Adds the current user to the newly created group.
  • Adds a helper script to automate the WAC patch process using the provided functions.

License

This project is based on WAC-on-DC, licensed under the MIT License.
Modifications and additions by SpyKeeR.

See the LICENSE file for more details.


🇫🇷 Version française

Mise en route

Commencez par installer Windows Admin Center (Preview). Si vous ne l’avez pas encore, vous pouvez le télécharger ici.

Une fois téléchargé et installé (ignorez les avertissements et erreurs affichés), ouvrez PowerShell, placez-vous dans le répertoire de ce dépôt, puis lancez la commande suivante :

powershell -ExecutionPolicy Bypass -File .\Fix-WAC-on-DC-InstallScript.ps1

⚠️ Remarque : Assurez-vous d’exécuter le script avec un utilisateur disposant des permissions nécessaires pour créer des groupes dans Active Directory.

Une fois terminé, vous pouvez utiliser WAC sur un DC !

Mises Ă  jour du fork

  • Corrige la crĂ©ation du groupe Windows Admin Center CredSSP.
  • CrĂ©e automatiquement le groupe dans Active Directory.
  • Ajoute l’utilisateur actuel au groupe nouvellement créé.
  • Ajoute un script d’aide pour automatiser le processus de patch WAC en utilisant les fonctions fournies.

Licence

Ce projet est basé sur WAC-on-DC, sous licence MIT.
Modifications et ajouts réalisés par SpyKeeR.

Consultez le fichier LICENSE pour plus de détails.

About

🖥️ Running Windows Admin Center on Domain Controllers with CredSSP group pushed in Active Directory.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • PowerShell 100.0%