How do I pass double quotes as a parameter in powershell? For example, I need to execute this line but K="Key words" has to be in double quote
$Ie.Navigate2("http://inside.nv.com/demo/Search/Pages/results_Table.aspx?k="Boiling Point"(CreatedBy:Broussard AND Write>=6/1/2015 AND Write<=6/30/2015)", 0x10000)