Hi ,
Our issue is as follow ...
we have a windows service that works on a timer ,
on eache cycle its logon to a mapi session using a specific profile and
read messages.
1. is this a correct pattern ? that a windows service will use a
profile on the server to logon ?
2. are there any alternatives ? because then the service must run
under a domain user account and not system.
3. we are reading mails in all kinds of UTF8 languages and when we read
the mail .. it shows up as
?????????
Re: Starting an exe from within a service ... | I need to start an executable from within a windows service.... | SecureString secureString = new SecureString; ... Using alternate credentials to start a process from a 'localsystem' logon... in the ProcessStartInfo are the same) is to impersonate (calling LogonUser... (microsoft.public.dotnet.languages.csharp)
Re: cant use "NET USE" at windows services ... now, everytime after rebooting, i need to logon as a domain user to the ... > Network logon sessions are tied to the windows logon session of the ... this session is private to the windows logon session of the ... (microsoft.public.dotnet.languages.csharp)
Looking for tool or method to determine interactively logged-on us ... Using sysinternals.com "logonsessions" tool with -p option to show logon ... logon authentication or something left over after job object has been killed. ... is this a valid logon session or is it a result of killing the job object ... sequence/phases of an interactive login (done by a Windows service) including ... (microsoft.public.win32.programmer.tools)
unusual service question ... i have a somewhat unusual question that is not really a c++ question, ... I have programmed a windows service application that runs on an embedded pc. ... programmed a small GUI that is managed by the service in a separate thread. ... the system shows the logon box). ... (microsoft.public.dotnet.languages.vc)
unusual user interface question ... i have a somewhat unusual question that is not really a c++ question, ... I have programmed a windows service application that runs on an embedded pc. ... programmed a small GUI that is managed by the service in a separate thread. ... the system shows the logon box). ... (microsoft.public.win32.programmer.ui)