I am relatively new to scripting through Powershell 3.0, but I have had minor experience with the command prompt. I have a few batch files where I was able to access chrome incognito automatically by the "chrome.exe -incognito" script,
but I do not know how to do such a thing on Powershell. I would like to program similar scripts for Powershell so I can expand them further. How do I accomplish this?
↧