Re: [python-win32] Accessing properties of share on DFS

2008-09-01 Thread Tim Golden
Michael Kesper wrote: Hi, * Tim Golden <[EMAIL PROTECTED]> [2008-08-27 14:35:37 +0100]: You might be able to get there with WMI. The following works on my own machine, but I'm not sure what machine you'd need to access to list the DFS shares. I'll see if I can persuade a friendly admin here t

Re: [python-win32] Accessing properties of share on DFS

2008-09-01 Thread Michael Kesper
Hi, * Tim Golden <[EMAIL PROTECTED]> [2008-08-27 14:35:37 +0100]:   > You might be able to get there with WMI. The following > works on my own machine, but I'm not sure what machine > you'd need to access to list the DFS shares. I'll see > if I can persuade a friendly admin here to let me try > th