$site = "https://przychodnia.klif.com.pl:9443" Add-Content -Path "$env:USERPROFILE\AppData\LocalLow\Sun\Java\Deployment\security\exception.sites" -Value "$site" echo $site echo "$env:USERPROFILE\AppData\LocalLow\Sun\Java\Deployment\security\exception.sites"