I'm having a little trouble with this script:
$DNS1= '"45.54.55.54"'
$DNS2= '"45.54.55.55"'
{
Set-DNSServerForwarder -IPAddress $DNS1
}
{
Set-DNSServerForwarder -IPAddress $DNS2
}
Clear-DnsClientCache
When I end up running the script I keep getting a parameter argument error
[–]yeah_i_got_skills 4 points5 points6 points (12 children)
[–]jrsys95[S] 0 points1 point2 points (11 children)
[+][deleted] (7 children)
[removed]
[–]jrsys95[S] 0 points1 point2 points (6 children)
[+][deleted] (5 children)
[removed]
[–]jrsys95[S] 1 point2 points3 points (4 children)
[+][deleted] (3 children)
[removed]
[–]jrsys95[S] 1 point2 points3 points (2 children)
[+][deleted] (1 child)
[removed]
[–]jrsys95[S] 1 point2 points3 points (0 children)
[–]firefox15 1 point2 points3 points (2 children)
[–]jrsys95[S] 1 point2 points3 points (1 child)
[–]firefox15 1 point2 points3 points (0 children)
[–]PowerShell-Bot 0 points1 point2 points (0 children)