Hi,I recently discovered that all my powershell deployed commands are not working under Scanning Credentials deployment. It was working as expected a few months ago. I'll state what I went through and as much info as I can: 1. The script works fine o...
Hello,We currently have over 350 scanning targets. I need to modify the schedule on all of the scanning targets but want to avoid modifying the schedule for every individual target. Is it possible to bulk modify the scan schedule for multiple scannin...
Hello guys,I am trying to add asset id in this script to see what computer is having chrashes most often, but it gives me an error every time.Anyone willing to help? Select Top (100000) tblCrash.CrashedApp, Count(tblCrash.TimeGenerated) As CrashCoun...
Does anyone know how to create a dynamic group using an AD description?I cant seem to find where to add a filter for AD Description in the Dynamic Group Assets
Given the 'If your asset scans are not retrieved from the relay server within 6 days, your company's relay access will automatically be disabled for now.' emails go to the license contact rather than anyone technical, it would be really helpful to be...
Hi and thanks to everyone reading.I am currently tasked to deploy an installation of a Office 2013 tool called "PhisAlert", which should help people flag emails recieved as Spam.The installer is a simple MSI, so it is easy, but the product requires a...
I have about 50 deployment scripts that I've made without any problem. Suddenly I would add a step and submit, then it just vanishes now. It was doing it half the time, now it does it every time. It's probably an easy fix but I gotta know what it ...