Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > User on the system Start up

Reply
Thread Tools Display Modes

User on the system Start up

 
 
G Aranda
Guest
Posts: n/a

 
      11-13-2008
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


 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a

 
      11-13-2008

"G Aranda" <> wrote in message
news:...
> 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.


 
Reply With Quote
 
G Aranda
Guest
Posts: n/a

 
      11-14-2008
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)" <> escribió en el mensaje
news:...
>
> "G Aranda" <> wrote in message
> news:...
>> 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.
>



 
Reply With Quote
 
\RemS
Guest
Posts: n/a

 
      11-14-2008
"G Aranda" wrote:

> 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)" <> escribió en el mensaje
> news:...
> >
> > "G Aranda" <> wrote in message
> > news:...
> >> 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
 
Reply With Quote
 
G Aranda
Guest
Posts: n/a

 
      11-14-2008
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" <> escribió en el mensaje
news:4B4E2277-BBAA-43A1-8BDC-...
> "G Aranda" wrote:
>
>> 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)" <> escribió en el mensaje
>> news:...
>> >
>> > "G Aranda" <> wrote in message
>> > news:...
>> >> 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



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: "i Windows Defender: A System Change Was Made by a Known Application" After System Start? diggerop Windows Vista General Discussion 0 01-28-2009 04:35 PM
Recieving a DB2 UDB SQL5005C SYSTEM ERROR right after system start Emerson Windows Vista General Discussion 1 01-06-2008 02:46 AM
100% CPU Utilization caused by process 'System', with User SYSTEM Phillip N Rounds Server Networking 3 09-12-2005 07:03 PM
100% CPU Utilization caused by process 'System', with User SYSTEM Phillip N Rounds Windows Server 3 09-12-2005 07:03 PM
SBS User Setup changing user PC System Name John F Kappler Windows Small Business Server 3 10-26-2004 01:22 PM



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 47 48 49 50 51 52 53 54 55 56 57 58 59