When you want to know who is on leave today, and this automation is to collect the leave summary and send an email to you by every day morning
1. Get calendar (V2)
2. Compose Start
Inputs: formatDateTime(utcNow(),'yyyy-MM-ddT00:00:00Z')
When you want to know who is on leave today, and this automation is to collect the leave summary and send an email to you by every day morning
2. Compose Start
Inputs: formatDateTime(utcNow(),'yyyy-MM-ddT00:00:00Z')
This is the safest and most standard method.
Press Win + R, type gpedit.msc, and press Enter to open the Local Group Policy Editor.
Navigate to:
Computer Configuration → Administrative Templates → System → Credentials Delegation
In the right panel, find and double-click "Encryption Oracle Remediation".
Select Enabled. Then, in the "Protection Level" dropdown below, choose Vulnerable.
Click OK to save.
Restart your computer (or run gpupdate /force in Command Prompt as Administrator).