I am writing powershell ps1 script which contains the below commands.
C:\program files\PaloAltoNetwors\Traps>cytool proxy set “10.1873.5.70:8080,10.657.6.21:8080”
and password that i need to pass as ‘Gfdgdgffow’
Can you provide the commands that i need to put it into the ps1 file.
Sorry i am new to the Powershell scripts.