Re: Anyone had success using NetUseAdd() on shares accessed through a Windows 2003 DFS root?

2007-11-08 Thread kyosohma
On Nov 8, 2:23 pm, Sean Peterson <[EMAIL PROTECTED]> wrote: > Has anyone had success using NetUseAdd() on shares that were replica links on > a Windows 2003 DFS root? In my code, I'm getting error: > > pywintypes.error: (67, 'NetUseAdd', 'The network name cannot be found.') > > This is my scenario

Re: Anyone had success using NetUseAdd() on shares accessed through a Windows 2003 DFS root?

2007-11-08 Thread kyosohma
On Nov 8, 2:23 pm, Sean Peterson <[EMAIL PROTECTED]> wrote: > Has anyone had success using NetUseAdd() on shares that were replica links on > a Windows 2003 DFS root? In my code, I'm getting error: > > pywintypes.error: (67, 'NetUseAdd', 'The network name cannot be found.') > > This is my scenario

Anyone had success using NetUseAdd() on shares accessed through a Windows 2003 DFS root?

2007-11-08 Thread Sean Peterson
Has anyone had success using NetUseAdd() on shares that were replica links on a Windows 2003 DFS root? In my code, I'm getting error: pywintypes.error: (67, 'NetUseAdd', 'The network name cannot be found.') This is my scenario: Win2003 Server hosting DFS root #NTS-03 \\NTS-03.central.purdue.lc