Re: Map network drive for user using VB/ASP.NET

Tech-Archive recommends: Fix windows errors by optimizing your registry



Seen a similar discussion in the vb group. Please avoid multiposting as it
creates two independent threads that could waste our time (we have no idea
what is going on on the other side).... If you really have to, please
crosspost instead (i.e. post the *same* message to two groups) so that we
have a *single* discussion about the issue you raised....

--
Patrice

"Brian Nicholson" <BrianNicholson@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le
message de groupe de discussion :
388AFE9F-D4FE-4370-8C49-F533D8814D2B@xxxxxxxxxxxxxxxx
"bruce barker" wrote:

it sounds like you are trying to update the users profile and maybe the
login
script. this can be done if the web site appdomin runs as a network admin
or
you use kerberos and an admin logs on. see the wmi library for the
routines.
you will need to switch to a nt admin forum to learn how to use wmi.

-- bruce (sqlwork.com)


Thanks for the tips...I'll see what I can do with WMI.


.



Relevant Pages

  • Re: Killing and Starting a Process on a Remote Machine
    ... admin account that is also in the local Administrator group on both machines. ... Using System.Management namespace classes and the WMI IISWebService ... >>> static void ServiceAction(ManagementScope ms, ...
    (microsoft.public.dotnet.general)
  • RE: Start / Stop spooler
    ... Using WMI might get you where you need to go. ... printer spooler as well. ... and it runs fine when an admin (local admin on the ...
    (microsoft.public.windows.terminal_services)
  • Re: Subnet Issue with WMI
    ... You said, that a ping runs fine, so have to be the ip-settings right. ... that it is possible to set WMI-specific rights with WMImgmt.msc. ... I've no idea, how WMI communicate internal between 2 machines, but perhaps ... only your admin can help. ...
    (microsoft.public.win32.programmer.wmi)
  • Re: WMI Help.. (Please)
    ... whether I am logged in as an admin OR as a normal user. ... unless I am logged in as a normal user. ... I set WMI permissions & DCOM ... >>XP boxes under an account with admin priv's with no problem. ...
    (microsoft.public.windowsxp.wmi)
  • RE: WMI: Using ManagementClass.GetInstances()
    ... I now simply fire a WMI event to indicate a user was ... I would suspect that WMI needs admin rights to be able to manage objects. ... which is why it works for you in a console app. ... >>I am trying to instrument an object that gets loaded into ASP.NET Cache ...
    (microsoft.public.dotnet.framework.clr)