Jump to content

AD Papierkorb Aktivierung funktioniert nicht Enable-ADOptionalFeature -Identity 'Recycle Bin Feature'


Direkt zur Lösung Gelöst von NorbertFe,
Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Geschrieben

Hallo zusammen,

 

ich habe ein kleines Problem mit der Aktivierung des Active Directory Papierkorbs. Ich bin temporärer Orga-Admin (Enterprise-Admin), habe die Powershell auf einem 2012er DC als Admin geöffnet. Domänen Funktionslevel ist derzeit noch 2008 R2

 

Enable-ADOptionalFeature -Identity 'Recycle Bin Feature' -Scope ForestOrConfigurationSet -Target 'domain.local'

 

Dann bekomme ich diese Meldung:

 

PS C:\Windows\system32> Enable-ADOptionalFeature -Identity 'Recycle Bin Feature' -Scope ForestOrConfigurationSet -Target
 'Domain.local'
WARNUNG: Das Aktivieren von "Recycle Bin Feature" auf "CN=Partitions,CN=Configuration,DC=domain,DC=local" kann nicht
rückgängig gemacht werden. Wenn Sie den Vorgang fortsetzen, können Sie "Recycle Bin Feature" auf
"CN=Partitions,CN=Configuration,DC=Domain,DC=local" nicht deaktivieren.

Bestätigung
Möchten Sie diese Aktion wirklich ausführen?
Ausführen des Vorgangs "Enable" für das Ziel "Recycle Bin Feature".
[J] Ja  [A] Ja, alle  [N] Nein  [K] Nein, keine  [H] Anhalten  [?] Hilfe (Standard ist "J"): Ja
Enable-ADOptionalFeature : Die angegebene Methode wird nicht unterstützt
In Zeile:1 Zeichen:1
+ Enable-ADOptionalFeature -Identity 'Recycle Bin Feature' -Scope ForestOrConfigur ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (Recycle Bin Feature:ADOptionalFeature) [Enable-ADOptionalFeature], ADExce
   ption
    + FullyQualifiedErrorId : ActiveDirectoryServer:8256,Microsoft.ActiveDirectory.Management.Commands.EnableADOptiona
   lFeature

 

Wenn ich den Status des Papierkorbs abfrage, steht er auf nicht aktiv.

PS C:\Windows\system32> Get-ADOptionalFeature 'Recycle Bin Feature'


DistinguishedName  : CN=Recycle Bin Feature,CN=Optional Features,CN=Directory Service,CN=Windows
                     NT,CN=Services,CN=Configuration,DC=Domain,DC=local
EnabledScopes      : {}
FeatureGUID        : 766ddcd8-acd0-445e-f3b9-a7f9b6744f2a
FeatureScope       : {ForestOrConfigurationSet}
IsDisableable      : False
Name               : Recycle Bin Feature
ObjectClass        : msDS-OptionalFeature
ObjectGUID         : 3eb0b01b-6f01-4afb-b3de-ce9b98860047
RequiredDomainMode :
RequiredForestMode : Windows2008R2Forest

 

Hat jemand eine Idee bzw. Lösung?

 

Vielen Dank und bleibt gesund!

Volkmar

Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...