Best practices deploying and running powershell or cmd scripts
Hi,
I wondered if there is a simple way to track for example executing a script on a target. My first idea was to fill a custom field but there is no autmatic update of custom fields done by a deployment or maybe after successful deployment to a static list just to remove the successful installations from this list.
As explantation what I try to do:
I wan't to run a powershell script which does some network settings like disabling netbios. After success a second run is not necessary and maybe see via filter which targets remain
Maybe it is good to have a static list for those "one timers" where successful runs just eliminate the targets from this list ;)
Is there an smart way to do this?
1
Comments
You could run it as a PowerShell Scanner. https://www.pdq.com/powershell-scanner/
Please sign in to leave a comment.