AppLocker

For severs look at https://learn.microsoft.com/en-us/azure/defender-for-cloud/adaptive-application-controlshttps://dailysysadmin.com/KB/Article/6773/configuring-windows-applocker-to-protect-against-ransomware-attacks/ GitHub – microsoft/AaronLocker: Robust and practical application control for Windows <AppLockerPolicy Version=”1?><RuleCollection Type=”Appx” EnforcementMode=”Enabled”><FilePublisherRule Id=”041c480f-6af0-44b6-b712-ebc33913a055? Name=”All signed packaged apps” Description=”Allows members of […]

Bitlocker Intune

Check CIS -> CIS Microsoft Windows 10 Enterprise (Release 1709) v1.4.0 Bitl… | Tenable® Administrative Templates Windows Components > BitLocker Drive EncryptionChoose drive encryption method and cipher […]

Block USB Mass Storage With Intune

From help here Prevent Write and Execute access to non-approved removable storage using Device Control and Microsoft Intune – imab.dk Name Configure Removable Storage Access Control OMA-URI […]

Block Internet Explorer with AppLocker In Intune

OMA URI : ./Vendor/MSFT/AppLocker/ApplicationLaunchRestrictions/apps/EXE/Policy String :  <RuleCollection Type=”Exe” EnforcementMode=”Enabled”> <FilePathRule Id=”70904818-599a-4ccb-90f2-4a7506f08117″ Name=”Block IE 11″ Description=”” UserOrGroupSid=”S-1-1-0″ Action=”Deny”><Conditions><FilePathCondition Path=”C:\Program Files\Internet Explorer\*” /></Conditions></FilePathRule> </RuleCollection>