Re: WScript.Network UserProfile Property

Tech-Archive recommends: Speed Up your PC by fixing your registry



I'm not confusing Active Directory properties... I'm executing the
script on a local user on a machine in a workgroup... (Long story, but
has to do with eDirectory and Dynamic Local User)

Thanks for the information though, I think it helped me identify the
problem...

I use Script Internals SystemScripter 6.0. It has the intellisense
type feature that shows UserProfile (as well as Site) as an available
property. However, when I attempted the same thing in PrimalScript, it
doesn't show UserProfile... so, as you mentioned, the Nework object
does not expose the profile information. I mistakenly thought it did
because SystemScripter led me to believe that it was.

I guess I'll be using the Environment. :-)

Thanks,
Sean Murphy

.



Relevant Pages

  • Re: VB Script - Check user for default password on remote workgroup machine
    ... I need a VB script code to verify whether a specific Local user ID on ... Below code tries to reset the password on target machine by providing ... If some script allowed you to get around this policy then this would allow a hacker to keep on trying with an automatied script until successful. ...
    (microsoft.public.scripting.vbscript)
  • Re: Running logoff script for local user
    ... I should have mentioned that I am in a domain environment and want this ... logoff script to affect all workstations. ... local user logs off. ...
    (microsoft.public.windowsxp.configuration_manage)
  • Re: Script to recreate local accounts
    ... I have about 50 local user accounts on this server. ... I would like to be able to use a script to read the text file for the ... account usernames, passwords, local path, etc.. ...
    (microsoft.public.windows.server.scripting)
  • Re: Local Profile Question
    ... It is hard to automatically do this with script since the local user ... profiles are saved at each client. ... Then take that file and run another adsi script that would ...
    (microsoft.public.windows.server.migration)
  • Re: VB script to search for folders
    ... > Is it possible to create a vb script that will do a recursive search for ... > %userprofile%\templates and append the results to a file? ... For a given user the value of %userprofile% is constant; ...
    (microsoft.public.scripting.vbscript)