Description Due to the update MS16-072, you will have to check and update your GPO permissions. Why The following article describes very well why this update have changed our policy processing : After MS16-072 is installed, user group policies are
Update computer group membership without a reboot
Find and remove lingering object in a forest
Check if a user account have permissions on an Exchange mailbox
Playing with ACL on the Active Directory objects
Update ACL on a Microsoft DNS Active Directory record
Interactive command-line HTTP client featuring autocomplete and syntax highlighting
Here is a great tool (written in python): an interactive command-line HTTP client featuring autocomplete and syntax highlighting called http-prompt The installation is quite simple : # pip install http-prompt Collecting http-prompt Downloading http-prompt-0.2.0.tar.gz Collecting click>=5.0 (from http-prompt) Downloading click-6.6.tar.gz