I could use some help creating a Custom inventory rule to get lastmodified date on a specific file
Here's where I'm at:
WMIC FSDIR get lastmodified, Name='C:\\file.ini'
The error is "Invalid GET Expression."
That doesn't seem to work... I have a feeling it's the order I'm trying to do it in. I haven't tried it in KACE yet, because I get an error when I try it in the command line manually. Eventually I want to drop it into a:
ShellCommandTextReturn()
Any help would be greatly appreciated.
Thanks!
awingren
0 Comments
[ + ] Show comments
Answers (1)
Answer Summary:
Please log in to answer
Posted by:
awingren
10 years ago