Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List of windows services and restart windows
Message
From
07/02/2009 16:18:29
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01380009
Message ID:
01380035
Views:
20
Got it.
Many Thanks!

>Impersonate means pretend to be somebody else; use somebody else credentials. For WMI
>

    >
  • wbemImpersonationLevelAnonymous 1 Hides the credentials of the caller. Calls to WMI may fail with this impersonation level.
    >
  • wbemImpersonationLevelIdentify 2 Allows objects to query the credentials of the caller. Calls to WMI may fail with this impersonation level.
    >
  • wbemImpersonationLevelImpersonate 3 Allows objects to use the credentials of the caller. This is the recommended impersonation level for WMI Scripting API calls.
    >
  • wbemImpersonationLevelDelegate 4 Allows objects to permit other objects to use the credentials of the caller. This impersonation, which will work with WMI Scripting API calls but may constitute an unnecessary security risk, is supported only under Windows 2000.
    >

>
>>As I'm not a native English Speaker, what means Impersonate?
>>
>>>I added Windows Service enumeration example to the 'Windows Service Status'. See http://www.berezniker.com/content/pages/visual-foxpro/windows-service-status#comment-109
***
TONY Nascimento
*****************

"Your mind is like a parachute. It only works if it is open" - Anthony J. D'Angelo

"The desire to know is natural to good men" - Leonardo da Vinci
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform