Hi,
* Etienne Pouliot <[EMAIL PROTECTED]> [2008-09-09 11:13:27 -0400]:
> Hi,
>
> I'm trying to get TerminalServicesProfilePath property on user account in
> my Active Directory.
...
> If I use another properties instead, like DisplayName, it works.
>
> Any idea what I am doing wrong ?
I alw
Hi,
* Tim Golden <[EMAIL PROTECTED]> [2008-09-01 17:13:20 +0100]:
>> * 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 s
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
Hi,
Until now I'm using win32net.NetSessionEnum to list sessions users have
open. Now homes will be migrated to Distributed Filesystem (DFS).
As far as I understood msdn I should access that via win32wnet.
But now, I have some troubles to figure out how this really works.
The following script give