issues
search
ActiveDirectoryManagementFramework
/
ADMF
Module for managing configuration contexts for Active Directory
MIT License
27
stars
2
forks
source link
1.12.89
#46
Closed
FriedrichWeinmann
closed
2 years ago
FriedrichWeinmann
commented
2 years ago
New: All context json configuration files can now also be in the psd1 format
New: Component WmiFilter - manage WMI Filters through ADMF
Upd: Invoke-AdmfItem - disable CTRL+C while processing the post credential provider
Upd: Test-AdmfDomain - disable CTRL+C while processing the post credential provider
Upd: Invoke-AdmfDomain - disable CTRL+C while processing the post credential provider
Upd: Test-AdmfForest - disable CTRL+C while processing the post credential provider
Upd: Invoke-AdmfForest - disable CTRL+C while processing the post credential provider
Upd: Test-AdmfDc - disable CTRL+C while processing the post credential provider
Upd: Invoke-AdmfDc - disable CTRL+C while processing the post credential provider
Upd: Context processing - UserExcludePattern now also support %GUID% as placeholder for any kind of GUID
Upd: Context processing - content_mode now supports new flag: RemoveUnknownWmiFilter
Upd: Export-AdmfGpo - also exports WmiFilter assignments of GPOs.
Fix: Invoke-AdmfDomain - fails when processing multiple domains in one call