D
D
det_fedot2017-09-30 10:17:38
Computer networks
det_fedot, 2017-09-30 10:17:38

How to open URL in Powershell without browser windows?

I have some code but I need to make it run without windows
$ie_procinfo = Start-Process iexplore -ArgumentList 'google.com' -passthru

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
TyzhSysAdmin, 2017-09-30
@POS_troi

I don't know what you want to achieve with this, but curl/wget will help you.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question