update1
This commit is contained in:
@@ -8,9 +8,9 @@ Import-Module GroupPolicy -ErrorAction Stop
|
|||||||
|
|
||||||
#region KONFIGURATION
|
#region KONFIGURATION
|
||||||
$Domain = "bytetrail.local"
|
$Domain = "bytetrail.local"
|
||||||
$NetBIOSDom = "BYTE" # NetBIOS Name für Rechtevergabe
|
$NetBIOSDom = "BYTETRAIL" # NetBIOS Name für Rechtevergabe
|
||||||
$DomainDN = "DC=bytetrail,DC=local"
|
$DomainDN = "DC=bytetrail,DC=local"
|
||||||
$FreigabePfad = "D:\Freigabe"
|
$FreigabePfad = "E:\Freigabe"
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
Write-Host "`n=== ByteTrail GPO & Fileserver Setup gestartet ===" -ForegroundColor Cyan
|
Write-Host "`n=== ByteTrail GPO & Fileserver Setup gestartet ===" -ForegroundColor Cyan
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
Install-WindowsFeature -Name GPMC
|
||||||
Reference in New Issue
Block a user