$IE = new-object -com internetexplorer.application $IE.visible = $true $IE.navigate('https://odm.kh.edu.tw')