Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > RemoteDesktop: are admin privileges different?

Reply
Thread Tools Display Modes

RemoteDesktop: are admin privileges different?

 
 
Beemer Biker
Guest
Posts: n/a

 
      12-17-2008
Have run into a strange behavior and am trying to figure out what is
happening. If I reboot a home vista 64 system from my office over RDP, the
nVidia coprocessor (CUDA object) is no longer recognized and tasks that are
supposed to run on it will not start. I have to go home and cycle the
power. This does not happen if I am at home and I select restart.

I looked thru the event logs and did not see anything out of the ordinary.
If there was some privilege denied to remote desktop admins I would think it
would show up in the security or system log. The only error message I can
find is the one displayed interactively by the app when it starts up, ie: to
the effect it cannot find the CUDA object.


Yes, I do admit to downloading and installing the remote desktop dll into
this home premium system. However, this same problem (unable to find CUDA)
has been reported by other users at gpugrid and seti and they are using
business vista which has the legit remote desktop service.
NETCOP-DISCLAIMER: I do own 2 legit copies of business vista one of which
has not been installed yet.

TIA

--
================================================== ====================
Joseph "Beemer Biker" Stateson
http://TipsForTheComputingImpaired.com
http://ResearchRiders.org Ask about my 99'R1100RT
================================================== ====================

 
Reply With Quote
 
 
 
 
Mark L. Ferguson
Guest
Posts: n/a

 
      12-17-2008
I would guess the remote desktop is not getting a graceful shutdown. I would
use a kludge. Launch a timed shutdown script, and then log off the remote
connection, letting the script do the restart. Something like:

---wait to restart.vbs--
wscript.sleep 30000
' wait, in milliseconds
set shell=creatobject("wscript.shell")
shell.run "shutdown /r"
--end--
--
Use the "Ratings" feature. It helps the new users.
Need more Answers? Try the new Microsoft Answers pages.
http://answers.microsoft.com/en-us/w.../dd228912.aspx
Mark L. Ferguson MS-MVP
https://mvp.support.microsoft.com/profile/Mark.Ferguson

"Beemer Biker" <> wrote in message
news:99699077-A50F-4059-9AB7-...
> Have run into a strange behavior and am trying to figure out what is
> happening. If I reboot a home vista 64 system from my office over RDP,
> the nVidia coprocessor (CUDA object) is no longer recognized and tasks
> that are supposed to run on it will not start. I have to go home and
> cycle the power. This does not happen if I am at home and I select
> restart.
>
> I looked thru the event logs and did not see anything out of the ordinary.
> If there was some privilege denied to remote desktop admins I would think
> it would show up in the security or system log. The only error message I
> can find is the one displayed interactively by the app when it starts up,
> ie: to the effect it cannot find the CUDA object.
>
>
> Yes, I do admit to downloading and installing the remote desktop dll into
> this home premium system. However, this same problem (unable to find
> CUDA) has been reported by other users at gpugrid and seti and they are
> using business vista which has the legit remote desktop service.
> NETCOP-DISCLAIMER: I do own 2 legit copies of business vista one of which
> has not been installed yet.
>
> TIA
>
> --
> ================================================== ====================
> Joseph "Beemer Biker" Stateson
> http://TipsForTheComputingImpaired.com
> http://ResearchRiders.org Ask about my 99'R1100RT
> ================================================== ====================
>

 
Reply With Quote
 
Beemer Biker
Guest
Posts: n/a

 
      12-18-2008
"Mark L. Ferguson" <> wrote in
message news:119FA91B-266B-4B8C-AC55-...
>I would guess the remote desktop is not getting a graceful shutdown. I
>would use a kludge. Launch a timed shutdown script, and then log off the
>remote connection, letting the script do the restart. Something like:
>
> ---wait to restart.vbs--
> wscript.sleep 30000
> ' wait, in milliseconds
> set shell=creatobject("wscript.shell")
> shell.run "shutdown /r"
> --end--


I went home and restarted without turning the power off and it worked
fine. There was no need to cycle the power There is definately
something bizarre about issueing a restart from a
remote desktop connection. I poked around the All Users directory
file and found a log file with this message whenever I issued a restart
remotely

[12/17/08 09:45:31] TRACE [680]: Event: CTRL-LOGOFF Event
17-Dec-2008 09:45:32 [---] Exit requested by user

whenever I restarted while sitting in front of the computer I found this

[12/17/08 16:40:58] TRACE [344]: Event: CTRL-CLOSE or
CTRL-SHUTDOWN Event
17-Dec-2008 16:40:58 [---] Exit requested by user

I am guessing the restart only works properly when the event is
CTRL-CLOSE or CTRL-SHUTDOWN.

There may be a problem in the way the developer handles a CTRL-LOGOFF
(whatever that is) as opposed to a CTRL_CLOSE

When I installed the software (BOINC application) there was a warning not to
install it as a service under vista or the CUDA processor would not be
found. Typically, if you log off, services continue to run and that is the
case for boinc on XP and w2003s, and w2k, but under vista it cannot (as yet)
run as a service so a log-off must cause a problem. I am guessing of
course.



 
Reply With Quote
 
Beemer Biker
Guest
Posts: n/a

 
      12-18-2008
<SNIP>

clarification on my previous post.

(1) That CTRL-LOGOFF was the message printed up when I ran your suggested
script that does the "shutdown /r" after a 30 second delay. That same
message also appeared if i merely pressed ALT-F4 and did the shutdown that
way.

(2) Boinc can run as a service under vista, the problem is that the CUDA is
not recognized. I read that in the release notes.

 
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
Lost admin privileges computershy Windows Vista Administration 1 03-26-2008 01:25 PM
locked out of admin privileges. zakkz Windows Vista Administration 0 12-15-2007 08:26 PM
locked out of admin privileges. zakkz Windows Vista Administration 0 12-15-2007 08:23 PM
New install: I need ADMIN privileges (and other help) nunamoose Windows Vista General Discussion 1 11-04-2007 12:29 AM
How to get FULL Admin privileges toreddie Windows Vista Security 6 10-01-2007 10:56 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