Skip to content

Instantly share code, notes, and snippets.

View phromaj's full-sized avatar

Lucas Gauvain phromaj

View GitHub Profile
@phromaj
phromaj / com.microsoft.Edge.mobileconfig
Created January 1, 2026 15:27
Microsoft Edge macOS  full debloat
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<!-- ===== Configuration definitions ===== -->
<key>PayloadDisplayName</key>
<string>Microsoft Edge settings</string>
@phromaj
phromaj / SetDnsClientServerAddress.ps1
Created September 2, 2024 14:45
SetDnsClientServerAddress.ps1
Set-DnsClientServerAddress -InterfaceAlias "Ethernet" -ServerAddresses 10.16.1.4