Re: Set HomeDir AND DRIVELETTER using WINNT Provider
From: Adam Daughterson (adam.daughterson1_at_emersonprocess.com)
Date: 05/12/04
- Previous message: Torgeir Bakken \(MVP\): "Re: Configuring a NIC"
- In reply to: DavidP: "Set HomeDir AND DRIVELETTER using WINNT Provider"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 12 May 2004 13:23:05 -0700
I guess what you are referring to is:
'Set objUser = GetObject("WinNT://DOMAIN/username")
'objUser.HomeDirectory "\\path_to_share"
'objUser.HomeDrive "H:"
I tried this with no success. Is my syntax correct? Am I using the
proper name/arguments for the HomeDrive property?
Do you know of some reference point that I could use to browse the
properties and methods that the objects that WINNT provides?
Thank you very much,
Adam Daughterson
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- text/html attachment: _alt.0
- Previous message: Torgeir Bakken \(MVP\): "Re: Configuring a NIC"
- In reply to: DavidP: "Set HomeDir AND DRIVELETTER using WINNT Provider"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|