initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Note: $FileTypes must be set by the calling script
|
||||
|
||||
# Unblock attachment types
|
||||
[Microsoft.Win32.Registry]::SetValue("HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Security","Level1Remove","${FileTypes}",[Microsoft.Win32.RegistryValueKind]::String)
|
||||
Reference in New Issue
Block a user