Sschedule -> Clean up job
https://support.solarwinds.com/Success_Center/Kiwi_Syslog_Server/Clean_old_logs_on_a_schedule
Tuesday, 16 January 2018
licenses on checkpoint
cplic print (check your license)
Buy new license from CP
Download license xml file from CP User Center
Winscp the xml file to both firewalls
cplic contract put -o <file name>.xml
https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk43113
You might need to change shell to bash to get winscp to work
chsh -s /bin/bash admin
https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk82281
Buy new license from CP
Download license xml file from CP User Center
Winscp the xml file to both firewalls
cplic contract put -o <file name>.xml
https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk43113
You might need to change shell to bash to get winscp to work
chsh -s /bin/bash admin
https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk82281
Wednesday, 10 January 2018
run powershell script as scheduled task
https://community.spiceworks.com/how_to/17736-run-powershell-scripts-from-task-scheduler
program = powershell.exe
arg = C:\scripts\myscript.ps1
set execution policy
program = powershell.exe
arg = C:\scripts\myscript.ps1
set execution policy
Subscribe to:
Posts (Atom)