On 22/02/2011 5:07 PM, Jesse Kretschmer wrote:
This is exactly what I was looking for. I did a bit of searching and found the typical values for the first parameter: ADS_PROPERTY_CLEAR = 1 ADS_PROPERTY_UPDATE = 2 ADS_PROPERTY_APPEND = 3 ADS_PROPERTY_DELETE = 4 from: http://www.winvistatips.com/changing-ad-profile-paths-t750970.html
Ah. I should have posted the canonical links: http://msdn.microsoft.com/en-us/library/aa746353%28v=vs.85%29.aspx http://msdn.microsoft.com/en-us/library/aa772282%28v=vs.85%29.aspx
Tim, thanks for the help and the quick response. I frequently see helpful responses made by you scattered around the web. I am fairly certain that I would be stuck in VBScript if you were not around to help the community.
Glad to have been of service :) TJG _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32