Forum Discussion
MikaelZewgren
Mar 10, 2022Copper Contributor
Windows Server 2022 Scheduled Task issue
I discovered yesterday that multiple scheduled tasks suddenly stopped working on a 2022 server. The tasks and the paths to the scripts they run have not changed in months. Last confirmed success was ...
Only1Dean
Oct 31, 2023Copper Contributor
Ok I had the same issue with a scheduled task writing to a Network share from a 2022 server. In the end I found if you use ADSIedit on the NAS object in AD and change the setting of msDS-SupportedEncryptionTypes to allow/include AES128/256 (there are 31 options) this link has all the types - https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/decrypting-the-selection-of-supported-kerberos-encryption-types/ba-p/1628797 then everything worked like a dream.