Get-IEProxySettings:
PS > Get-ItemProperty 'Registry::HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings' | select-object | export-csv proxysettings.csv -NoTypeInformation
To open the file:
PS > .\proxysettings.csv
In the proxysettings.csv file, search for pac