Avatar of DevSupport
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?
Powershell

Avatar of undefined
Last Comment
Alan

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Alan

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
DevSupport

ASKER
I am using 5.1.14409.1005, when I opened with administrator option it worked. Thanks!
Alan

Cool - glad it is sorted!

Alan.
DevSupport

ASKER
sorry, closed it too soon. can I reopen this question? it appears to work in local drives but not network drives
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck
DevSupport

ASKER
ii c:\p* - works

ii \\servername\lo* - does not work
Alan

Hi - Saw your new question - I will respond there.

Thanks,

Alan.