Explore >> Select a destination


You are here

port139.hatenablog.com
| | www.geekrant.org
29.8 parsecs away

Travel
| |
| | enigma0x3.net
26.5 parsecs away

Travel
| | Recently, I published a post on using App Paths with sdclt.exe to bypass UAC. You may remember that the App Path bypass required a file on disk. Since sdclt.exe is out there, I figured I would publish another bypass using that binary, only this one is fileless. I mentioned it in my previous post, but...
| | www.hexacorn.com
30.1 parsecs away

Travel
| |
| | www.cloudninja.nu
80.2 parsecs away

Travel
| Intro In the first blog post (here), I wrote the most basic Bicep code for deploying a host pool, application groups, and a workspace. The result will be the same resources in this part, but the code will be a bit more advanced, allowing us to customize the deployment. I will keep the code simple, and the goal is to make the part we change for each deployment as simple as possible, while the Bicep modules contain the more advanced code.