Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - User on the system Start up

Reply
 
Old 11-13-2008   #1 (permalink)
G Aranda


 
 

User on the system Start up

Hi everyone,

I want to know wich user is executing the code that we put on a server on
the "Machine Configuration" to be executed on the start up (WSF). I have a
problem on the Windows XP registry, because I'm unable to change somes
values from this user.

Thanks in advance to evyone,
G Aranda



My System SpecsSystem Spec
Old 11-13-2008   #2 (permalink)
Pegasus \(MVP\)


 
 

Re: User on the system Start up


"G Aranda" <nospam@xxxxxx> wrote in message
news:OJZIgvbRJHA.1160@xxxxxx
Quote:

> Hi everyone,
>
> I want to know wich user is executing the code that we put on a server on
> the "Machine Configuration" to be executed on the start up (WSF). I have a
> problem on the Windows XP registry, because I'm unable to change somes
> values from this user.
>
> Thanks in advance to evyone,
> G Aranda
The environmental variable %UserName% tells you the current user.


My System SpecsSystem Spec
Old 11-14-2008   #3 (permalink)
G Aranda


 
 

Re: User on the system Start up

Ok... the trouble, is that when I put something on the start up "Machine
Configuration" from the OU Policies, there is no user loged on the
machine... the machine is starting.

"Pegasus (MVP)" <I.can@xxxxxx> escribió en el mensaje
news:OCl5VneRJHA.1172@xxxxxx
Quote:

>
> "G Aranda" <nospam@xxxxxx> wrote in message
> news:OJZIgvbRJHA.1160@xxxxxx
Quote:

>> Hi everyone,
>>
>> I want to know wich user is executing the code that we put on a server on
>> the "Machine Configuration" to be executed on the start up (WSF). I have
>> a problem on the Windows XP registry, because I'm unable to change somes
>> values from this user.
>>
>> Thanks in advance to evyone,
>> G Aranda
>
> The environmental variable %UserName% tells you the current user.
>

My System SpecsSystem Spec
Old 11-14-2008   #4 (permalink)
\RemS


 
 

Re: User on the system Start up

"G Aranda" wrote:
Quote:

> Ok... the trouble, is that when I put something on the start up "Machine
> Configuration" from the OU Policies, there is no user loged on the
> machine... the machine is starting.
>
> "Pegasus (MVP)" <I.can@xxxxxx> escribió en el mensaje
> news:OCl5VneRJHA.1172@xxxxxx
Quote:

> >
> > "G Aranda" <nospam@xxxxxx> wrote in message
> > news:OJZIgvbRJHA.1160@xxxxxx
Quote:

> >> Hi everyone,
> >>
> >> I want to know wich user is executing the code that we put on a server on
> >> the "Machine Configuration" to be executed on the start up (WSF). I have
> >> a problem on the Windows XP registry, because I'm unable to change somes
> >> values from this user.
> >>
> >> Thanks in advance to evyone,
> >> G Aranda
> >
> > The environmental variable %UserName% tells you the current user.
> >
>
What is key you like to edit?
Have you already tried to accomplish this with a logonscript at User
Configuration,
or is there a special reason for linking a user configuration script to a
group of computers independent which users logon? Then you could use loopback
processing or, you could extend the user logonscript code so it is able to
determine the computer and the OU that computer is in.

\Rems
My System SpecsSystem Spec
Old 11-14-2008   #5 (permalink)
G Aranda


 
 

Re: User on the system Start up

I found the trouble. I'm trying to change a value at
HKLM\System\CurrentControlSet\Print\Printers and the key Printers don't
appears until the service "Printer queue" is started. I'm going to try to
start this service first and ask for the key until the access is granted. If
somebody have another method... this will be wellcome!!!

Thanks
G Aranda

"\RemS" <RemS@xxxxxx> escribió en el mensaje
news:4B4E2277-BBAA-43A1-8BDC-87B4AB465FA9@xxxxxx
Quote:

> "G Aranda" wrote:
>
Quote:

>> Ok... the trouble, is that when I put something on the start up "Machine
>> Configuration" from the OU Policies, there is no user loged on the
>> machine... the machine is starting.
>>
>> "Pegasus (MVP)" <I.can@xxxxxx> escribió en el mensaje
>> news:OCl5VneRJHA.1172@xxxxxx
Quote:

>> >
>> > "G Aranda" <nospam@xxxxxx> wrote in message
>> > news:OJZIgvbRJHA.1160@xxxxxx
>> >> Hi everyone,
>> >>
>> >> I want to know wich user is executing the code that we put on a server
>> >> on
>> >> the "Machine Configuration" to be executed on the start up (WSF). I
>> >> have
>> >> a problem on the Windows XP registry, because I'm unable to change
>> >> somes
>> >> values from this user.
>> >>
>> >> Thanks in advance to evyone,
>> >> G Aranda
>> >
>> > The environmental variable %UserName% tells you the current user.
>> >
>>
>
> What is key you like to edit?
> Have you already tried to accomplish this with a logonscript at User
> Configuration,
> or is there a special reason for linking a user configuration script to a
> group of computers independent which users logon? Then you could use
> loopback
> processing or, you could extend the user logonscript code so it is able to
> determine the computer and the OU that computer is in.
>
> \Rems

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Help: "i Windows Defender: A System Change Was Made by a Known Application" After System Start? Vista General
VIsta The following boot-start or system-start driver(s) failed to load: Drivers
Swlecting User at Start Up Vista General
Recieving a DB2 UDB SQL5005C SYSTEM ERROR right after system start Vista General
User Start Menu Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46