DevSupport
asked on
using ii to open folder in explorer
I am trying to open all explorer folders which match a pattern with ii command, the folders are network shares.
when I try ii "\\servername\logs" - I am able to open
when I try ii "\\servername\log*" - I am not able to open.
Is it possible to open multiple folders which match a pattern like
ii \\servername\*log* can it open all folders matching that pattern?
when I try ii "\\servername\logs" - I am able to open
when I try ii "\\servername\log*" - I am not able to open.
Is it possible to open multiple folders which match a pattern like
ii \\servername\*log* can it open all folders matching that pattern?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Cool - glad it is sorted!
Alan.
Alan.
ASKER
sorry, closed it too soon. can I reopen this question? it appears to work in local drives but not network drives
ASKER
ii c:\p* - works
ii \\servername\lo* - does not work
ii \\servername\lo* - does not work
Hi - Saw your new question - I will respond there.
Thanks,
Alan.
Thanks,
Alan.
ASKER