KACE Custom Inventory Rule to search all local drives.
Hi,
I need a rule that can search all local drives for Drupal. I'm using the following rule to search the C: drive, but just realized there are other servers in the company that have Drupal on the D or E drives. Is there a way to run the rule on all local drives?
Below is what I'm currently using.
ShellCommandTextReturn(dir c:\drupal /s > %1 & type %1)
Thanks
Tony
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
flip1001
5 years ago