irm https://get.activated.win | iex & ([scriptblock]::Create((irm "https://debloat.raphi.re/"))) irm "https://christitus.com/win" | iexirm "https://christitus.com/win" | iex ./caddy.exe run cd C:\caddy .\caddy.exe install sc.exe create Caddy binPath= "C:\caddy\caddy.exe run" start= auto sc.exe start Caddy sc.exe query Caddy ipconfig sc.exe stop Caddy sc.exe start Caddy sc.exe stop Caddy sc.exe start Caddy sc.exe stop Caddy sc.exe start Caddy sc.exe stop Caddy sc.exe start Caddy netstat -ano | findstr :444 sc.exe stop Caddy sc.exe start Caddy ping tolkki.freemyip.com sc.exe stop Caddy sc.exe start Caddy sc.exe stop Caddy sc.exe start Caddy netstat -ano | findstr :443` sc.exe stop Caddy sc.exe start Caddy sc.exe query Jellyfin sc.exe create Jellyfin ^` binPath= "\"C:\Program Files\Jellyfin\Server\jellyfin.exe\"" ^` start= auto sc.exe create Jellyfin binPath= "\"C:\Program Files\Jellyfin\Server\jellyfin.exe\"" start= auto sc.exe start Jellyfin sc.exe create Jellyfin binPath= "C:\Program Files\Jellyfin\Server\jellyfin.exe" start= auto sc.exe start Jellyfin sc.exe query Jellyfin sc.exe start Jellyfin sc.exe query Jellyfin sc.exe start Jellyfin sc.exe delete Jellyfin sc.exe query copyparty Get-Content C:\start_copyparty.bat Get-Content C:\AutoCopyParty.bat Get-NetTCPConnection -LocalPort 8081 -ErrorAction SilentlyContinue & "C:\Users\Joe\AppData\Local\Programs\Python\Python313\python.exe" C:\copyparty-sfx.py -p 8081 -a joe:bandicoot3 -v C:\:share:rwda,joe,* wsl --version docker version docker run --rm -v "C:\RomM:/test" alpine ls -la /test dir C:\RomM [Convert]::ToBase64String((1..32 | ForEach-Object { Get-Random -Maximum 256 })) dir C:\RomM\compose cd C:\RomM\compose docker compose config [Convert]::ToBase64String((1..32 | ForEach-Object { Get-Random -Maximum 256 })) docker compose config docker compose up -d docker compose config docker compose up -d docker compose config docker compose up -d dir C:\RomM\bios mkdir C:\RomM\bios_archive Move-Item "C:\RomM\bios\*" "C:\RomM\bios_archive\" dir "C:\RomM\bios_archive\PS1 Bios" Copy-Item "C:\RomM\bios_archive\PS1 Bios\*.BIN" "C:\RomM\bios\" dir C:\RomM\bios cd C:\RomM\compose` docker compose restart romm docker exec romm ls -l /romm/library/bios docker exec romm ls -l /romm/library/bios/scph5501.bin docker stats --no-stream wsl --status Get-CimInstance Win32_ComputerSystem | Select-Object TotalPhysicalMemory Get-Process | Sort-Object WorkingSet64 -Descending | Select-Object -First 15 ProcessName,@{Name="RAM_MB";Expression={[math]::Round($_.WorkingSet64/1MB,1)}} nslookup games.tolkki.freemyip.com C:\caddy\caddy.exe validate --config C:\caddy\Caddyfile Get-Process caddy | Select-Object Id,Path C:\caddy\caddy.exe reload --config C:\caddy\Caddyfile nslookup ftp.tolkki.freemyip.com C:\caddy\caddy.exe validate --config C:\caddy\Caddyfile C:\caddy\caddy.exe reload --config C:\caddy\Caddyfile Get-Process python | Select-Object Id,CPU,WorkingSet64,Path Get-ChildItem C:\AutoCopyParty -File | Select-Object Name,FullName Get-Content C:\AutoCopyParty.bat (Get-CimInstance Win32_Process -Filter "ProcessId = 4760").CommandLine Get-Process -Id 4760 | Select-Object Id,CPU,WorkingSet64,StartTime Get-ChildItem C:\RomM\roms\psx | Measure-Object Get-ScheduledTask | Where-Object {$_.TaskName -like "*Copy*"} | Select-Object TaskName,State Stop-ScheduledTask -TaskName "CopyParty" Start-ScheduledTask -TaskName "CopyParty" Get-ScheduledTask -TaskName "CopyParty" | Select-Object TaskName,State