2
0

Actualiser 01 - Présentation du projet

2024-07-20 13:43:12 +02:00
parent 203637fb92
commit 384318c9b4
+7 -6
@@ -31,12 +31,13 @@ Port forwarding - https://docs.netgate.com/pfsense/en/latest/nat/port-forwards.h
## B.2 Powershell / Windows Server
IT Connect - Définir une IP en Powershell https://www.it-connect.fr/definir-une-adresse-ip-en-powershell/#III_Configuration_dune_nouvelle_adresse_IP
Install-WindowsFeatures https://learn.microsoft.com/en-us/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-ps
Install-ADDSForest https://learn.microsoft.com/en-us/powershell/module/addsdeployment/install-addsforest?view=windowsserver2022-ps
DHCP https://learn.microsoft.com/en-us/powershell/module/dhcpserver/set-dhcpserverv4policy?view=windowsserver2022-ps
DHCP 2 https://techcommunity.microsoft.com/t5/itops-talk-blog/how-to-manage-dhcp-using-powershell/ba-p/744461
Set-WebBinding https://learn.microsoft.com/en-us/powershell/module/webadministration/set-webbinding?view=windowsserver2022-ps
[IT Connect - Définir une IP en Powershell](https://www.it-connect.fr/definir-une-adresse-ip-en-powershell/#III_Configuration_dune_nouvelle_adresse_IP)
[Microsoft - Install-WindowsFeatures](https://learn.microsoft.com/en-us/powershell/module/servermanager/install-windowsfeature?view=windowsserver2022-ps)
[Microsoft - Install-ADDSForest](https://learn.microsoft.com/en-us/powershell/module/addsdeployment/install-addsforest?view=windowsserver2022-ps)
[Microsoft - Set-DHCPServerV4Policy](https://learn.microsoft.com/en-us/powershell/module/dhcpserver/set-dhcpserverv4policy?view=windowsserver2022-ps)
[Microsoft TechCommunity - How to manage DHCP using PowerShell](https://techcommunity.microsoft.com/t5/itops-talk-blog/how-to-manage-dhcp-using-powershell/ba-p/744461)
[Microsoft - Set-WebBinding](https://learn.microsoft.com/en-us/powershell/module/webadministration/set-webbinding?view=windowsserver2022-ps)
## B.3 VPN