Hi @carlo.aodesk,
Please try this JSON file prepared by our script developers to suffice your needs and provide your feedback
Kind Regards,
PremJK
20210303-windows_hosts.json (1.21 KB)
Hi @carlo.aodesk,
Please try this JSON file prepared by our script developers to suffice your needs and provide your feedback
Kind Regards,
PremJK
20210303-windows_hosts.json (1.21 KB)
Hello.
I don’t know if I’m in the right place.
Do you have any scripts that download and install software via FTP?
Thank you
Hi @vbandarra,
Thanks for your script request. We have asked our script developers to provide you script.
Kind Regards,
PremJK
Hi @vbandarra,
Please run this script prepared by our script developers and provide feedback
https://scripts.itarian.com/frontend/web/topic/install-msi-file-by-downloading-from-ftp
Note : Works for .msi file
Kind Regards,
PremJK
Looking for a script to rebuild the Windows Search Index. I have a customer that I currently run a simple Powershell script for every week to rebuild the Search Index on the computer.
This is the Powershell script I use.
Stop-Service Wsearch $CurrentLoc = Get-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows Search" -name DataDirectory remove-item $CurrentLoc.DataDirectory -force -Recurse Start-Service Wsearch |
Can someone create the equivalent in Python?
Hi @cyberbits,
Please copy the PowerShell script inside as a parameter in the provided script and let us know if you face any issue
https://scripts.itarian.com/frontend/web/topic/run-powershell-script
Kind Regards,
PremJK
Selam,
trend micro apex one security agent silmek için script paylaşabilir misiniz.
İyi çalışmalar.
Please run this script and provide your feedback
https://scripts.itarian.com/frontend/web/topic/script-to-uninstall-trend-micro-security-agent
Kind Regards,
PremJK
I noticed there is a procedure for creating a scheduled task. but it has “run as” and specific times.
I want to be able to create a task that triggers when any user signs in (or unlocks!). specifically to open a specific web browser (chrome) and load a particular site (argument)
Is this possible?
Hi @HeathBurt,
Thanks for your custom script request. We have asked our script developers to analyse and provide feedback.
Kind Regards,
PremJK
Hi @HeathBurt,
Please run this script prepared by our script developers and update your status
https://scripts.itarian.com/frontend/web/topic/task-schedular-to-open-default-websites-in-chrome-whenever-users-logon
Kind Regards,
PremJK
Hello Itarian script writing team.
Can you supply a script that gets from the endpoint the record of the Anti Virus full scans. Getting just the last full scan start and successful completion time would be great.
The Portal does show which endpoints have completed a full scan, but this record is lost when the next scan of any type occurs. An enhancement request has been raised to change this but it may take too long for that to occur.
A script referred to in the following link retrieves some of the AV task records, but not the records relating to Full scans. Perhaps you can use that and hack it to save some time.
Thank you. Regards Ian
View and send the Email attachment of comodo antivirus log history in CSV Export (itarian.com)
Hi @Ian_Clarke,
Thanks for your script request. We have asked our script developers to check and provide feedback.
Kind Regards,
PremJK
Hi @HeathBurt,
Thanks for trying the script and updating us on the status. We have asked our script developers to check and provide feedback.
Kind Regards,
PremJK
Hi @HeathBurt,
We are not able to reproduce the issue from our end. Our script developers would like to have a remote session to analyze and investigate the issue.
Kind Regards,
PremJK
Is there a script for installing SIGAgent?
Hello,
I am looking for a script on itarian to deploy Microsoft Defender for Endpoint on our Windows 10 clients.
Thank you very much and have a nice day,
Hi @rhulo,
Please check your inbox for a private message and provide the requested details.
Kind Regards,
PremJK
HI ITARIAN Support, I need a script to install 7-zip from the download URL. Is there an existing script? regards Seng San
Hi @asdadmin,
Please run this script to install 7 zip application
https://scripts.itarian.com/frontend/web/topic/script-to-install-7zip-application
If you face any issue, please try this script which can be used generally for installing an application from provided URL
https://scripts.itarian.com/frontend/web/topic/download-and-install-any-application-from-the-url
Kind Regards,
PremJK