π―
Focusing
- Automate the planet! π
- I love C# and PowerShell π»
- Purple Team enthusiast. ππ¦π¦πΏοΈ
- Hack The Box π§βπ»
- Musician πΈπΆποΈ
- Eternal student...
- Ashville, NC
-
07:22
(UTC -05:00)
Pinned Loading
-
Check registry and write to host whe...
Check registry and write to host whether user is Local or Microsoft joined account. 123# Get the RegisteredOwner from the registry
4try {
5$keyPath = "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion"
-
PowerShell script that takes an ip a...
PowerShell script that takes an ip address and compares the device's mac address for changes every 10 seconds (Or whatever user assigns). If the mac changes, the program notifies the console that there is a possible duplicate ip conflict. 1using namespace System.Net.NetworkInformation
23Write-Debug "Testing Output 123"
45##############################################
-
-
Docker-MSSQLSERVER_RestoreDb-OR-CreateDb
Docker-MSSQLSERVER_RestoreDb-OR-CreateDb PublicRestore .BAK file and/or create a new database in a Docker container.
TSQL
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.