# Updates for April 28, 2026
Here's what's been added/edited on the 7MinSec wiki with this update:

* **New:** [fdesetup](/cmd/Mac/fdesetup/) - `fdsetup` is handy for rebooting and skipping FileVault password prompting - great for headless systems!
* **New:** [RunasCs](/pentesting/Internal/runascs/) - one time I found my [runas](/cmd/Windows/runas) command wasn't working and I couldn't authenticate to the domain.  I found some articles indicating that AD passwords ending with `%` might have problems when using them from domain-joined machines.  So I found the fix was to run [RunasCs](https://github.com/antonioCoco/RunasCs) to run the command I was hoping to run in a `runas` context.
* **New:** [openclaw](/software/openclaw/) - a guide that Claude wrote to walk me through installing OpenClaw on a Mac Mini
* **Updated:** [runas](/cmd/Windows/runas/) - added section on Troubleshooting
* **Updated:** [bloodhound-ce](/pentesting/Internal/bloodhound-ce/) - minor tweaks
* **Updated:** [dnstool](/pentesting/Internal/dnstool/) - added section about troubleshooting
* **Updated:** [rubeus](/pentesting/Internal/rubeus/) - minor tweaks
* **Updated:** [twingate](/software/twingate/) - added section on scanning with nmap and other tools through the Twingate connector
