script type="text/javascript"> jQuery(document).ready(function(){ jQuery("article.et_pb_post").each(function(){ jQuery(">a:first-child, .et_pb_image_container", this).insertAfter(jQuery(".post-meta", this)); }); });
Select Page
Use FIDO2 with PowerShell for Admin tasks

Use FIDO2 with PowerShell for Admin tasks

In a more Cloud based world we are searching for more security. One of the reasons why we are using FIDO2 keys in our company for Highly Privileged accounts in our Azure environment. All the admin users have a FIDO2 key and we are using a Conditional Access Policy...
DIY WindSim for SimRacing

DIY WindSim for SimRacing

Update dec 2022 Today (01-12-2022) I received a new Arduino MotorShield Rev3 as the old shield was having some trouble on the long ends and giving me stable wind.  The new Motorshield is working better but can only handle 2 motors instead of 4.  Config change Made a...