Click here to Skip to main content
15,923,168 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: map network drive before logging in... (Windows XP) Pin
ian mariano4-Mar-04 11:25
ian mariano4-Mar-04 11:25 
GeneralRe: map network drive before logging in... (Windows XP) Pin
Joan M4-Mar-04 12:15
professionalJoan M4-Mar-04 12:15 
GeneralRe: map network drive before logging in... (Windows XP) Pin
Joan M4-Mar-04 12:28
professionalJoan M4-Mar-04 12:28 
GeneralRe: map network drive before logging in... (Windows XP) Pin
Chris Richardson5-Mar-04 7:28
Chris Richardson5-Mar-04 7:28 
GeneralRe: map network drive before logging in... (Windows XP) Pin
Joan M5-Mar-04 10:13
professionalJoan M5-Mar-04 10:13 
GeneralRe: map network drive before logging in... (Windows XP) Pin
Michael Dunn5-Mar-04 13:56
sitebuilderMichael Dunn5-Mar-04 13:56 
GeneralRe: map network drive before logging in... (Windows XP) Pin
Roger Wright6-Mar-04 3:53
professionalRoger Wright6-Mar-04 3:53 
GeneralRe: map network drive before logging in... (Windows XP) Pin
ian mariano6-Mar-04 7:05
ian mariano6-Mar-04 7:05 
Why not have the service map the drive itself programmatically on startup? This way the service creates the shares it needs without all the "hoo ha" of a logged in user...

See NetShareCheck, NetShareEnum, and NetShareAdd.

Hopefully that helps...

As an aside, I'm not sure if the above require an interactive login or not (probably not,) but you can also login a user programatically to perform actions. (See LogonUser and CreateProcessAsUser.

Ian Mariano - http://www.ian-space.com/


"We are all wave equations in the information matrix of the universe" - me

GeneralRe: map network drive before logging in... (Windows XP) Pin
Joan M8-Mar-04 2:50
professionalJoan M8-Mar-04 2:50 
QuestionWhere to find Debugging Tools for Win 98? Pin
Jesse Evans3-Mar-04 7:39
Jesse Evans3-Mar-04 7:39 
AnswerRe: Where to find Debugging Tools for Win 98? Pin
ian mariano3-Mar-04 10:57
ian mariano3-Mar-04 10:57 
GeneralRe: Where to find Debugging Tools for Win 98? Pin
Jesse Evans3-Mar-04 11:05
Jesse Evans3-Mar-04 11:05 
GeneralDirect Access to Physical Memory Pin
Allan P. Krings1-Mar-04 20:57
Allan P. Krings1-Mar-04 20:57 
GeneralRe: Direct Access to Physical Memory Pin
Mike Dimmick3-Mar-04 2:37
Mike Dimmick3-Mar-04 2:37 
GeneralRe: Direct Access to Physical Memory Pin
Allan P. Krings3-Mar-04 3:05
Allan P. Krings3-Mar-04 3:05 
GeneralEncrypt File System (EFS) in Windows NT Pin
Jun cao Li1-Mar-04 13:51
Jun cao Li1-Mar-04 13:51 
GeneralRe: Encrypt File System (EFS) in Windows NT Pin
Mike Dimmick3-Mar-04 2:47
Mike Dimmick3-Mar-04 2:47 
GeneralSecurity certificates in NT4 client Pin
Steve S1-Mar-04 6:46
Steve S1-Mar-04 6:46 
GeneralRe: Security certificates in NT4 client Pin
Mike Dimmick3-Mar-04 2:42
Mike Dimmick3-Mar-04 2:42 
GeneralRe: Security certificates in NT4 client Pin
Steve S3-Mar-04 5:44
Steve S3-Mar-04 5:44 
GeneralWindows Service - GUI application Pin
kenokabe29-Feb-04 15:46
kenokabe29-Feb-04 15:46 
GeneralRe: Windows Service - GUI application Pin
ian mariano4-Mar-04 11:31
ian mariano4-Mar-04 11:31 
GeneralRe: Windows Service - GUI application Pin
ian mariano4-Mar-04 11:33
ian mariano4-Mar-04 11:33 
QuestionWindows 2000 DDK download?? Pin
w0lv29-Feb-04 7:03
w0lv29-Feb-04 7:03 
AnswerRe: Windows 2000 DDK download?? Pin
Roger Wright29-Feb-04 7:29
professionalRoger Wright29-Feb-04 7:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.