Subscribe to:
Post Comments (Atom)
How to find the last interactive logons in Windows using PowerShell
Use the following powershell script to find the last users to login to a box since a given date, in this case the 21st April 2022 at 12pm un...
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTTXHn_Lr7hKII0k_bUg6pADFEeytFmNi62r4SITlm6loE37iswl1FLpOgaIojRZLagDifT_OjN8NmiJ63ojLA6ZjKpq_O0G3xpzQio3GU_C6r967G3pxSlCEIgFiHuVAlstLIHLRMynaPf3jqd_A9BKNwF3_UhlPr_eAU92oEAOXZd3yFsinmVcRy/w556-h271/eventlog.jpg)
-
Example... Add this to your controls namespace declarations xmlns:MyNameSpace="clr-namespace:MyNameSpace;assembly=MyAssembly" t...
-
I was wanting a clean way to convert a C# Boolean property on a view model into a javascript true / false bit of text for passing into our T...
No comments:
Post a Comment