
Ray Holtz
Comments
Recent activity by Ray Holtz
Sort by recent activity
-
MP82, I think there is a typo in the get-childitem command. "C:\log4j*.jar" would only look for that file in the root of C:\ I think a better command would be: get-childitem -path "c:\" -filter "l...