5.5.20

Disable USB drive access using GPEDIT



Start --- Run  --- gpedit.msc

Select  Computer Configuration -- Administrative Template -- System -- Removable storage access

Enable the following settings..

      Removable Disk- Deny Exceute 
      Removable Disk- Deny Write
      Removable Disk- Deny Read


************************************************

29.4.20

View Mail Enable Users Email Addresses from Specific Database.



Get-Mailbox -ResultSize Unlimited -RecipientType UserMailbox -Database "Mailbox Database 0118323219" | Select Displayname,EmailAddresses,Database



9.3.20

Cannot create file right click the folder you want to create the file in and then click properties



Create a new Folder in any location.
Select Security, and give full permission to everyone.

Open REGEDIT.. 
Computer\HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Security

Select, OutlookSecureTempFolder and give the new path to the directory created previously..

Re open Outlook..