Explore >> Select a destination


You are here

oliverkieselbach.com
| | jannikreinhard.com
2.4 parsecs away

Travel
| | It is difficult for support engineers to guide users to the company portal because the company portal is called differently depending on the system language. In german, for example, the Company Portal is called "Unternehmensportal". To simplify this and make access faster I have written a small system tray icon. This icon is not only...
| | ogmini.github.io
5.1 parsecs away

Travel
| | Messing around with Windows Defender just to download and execute LaZagne locally leaves artifacts behind related to exclusions. There are of course other more stealthy ways to run LaZagne by using RATs such as Pupy or Meterpreter/Metasploit. This post will list out the Registry Keys and Event Logs related to Windows Defender.
| | powershellisfun.com
3.6 parsecs away

Travel
| | One of our customers wanted to be sure that there were no additional accounts in the local Administrators group on their Intune devices, and... That's where Custom Compliance policies come in :) In this blog post, I will show you how to automatically check the Administrators group and mark the device as non-compliant if needed.
| | jameschambers.com
14.1 parsecs away

Travel
| Even when you're dealing with Function Apps that have limited scope it's a good idea to break your scripts up into manageable, possibly reusable chunks. This is especially true if you want to work wit