Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System



Reply
 
LinkBack Thread Tools
  #1  
Old 01-04-2007, 01:20 AM
andy
Newsgroup Contributor
 
Posts: n/a
Win XP status

I find a way to check a Win XP machine status.
In particular i would like to know if:

- machine is power off or not
- machine is in logoff state or not
- if someone is logged on machine (via rdp protocol), i want to know
which is user connected

Best regards.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-04-2007, 01:20 AM
  #2  
Old 01-04-2007, 01:20 AM
Lanwench [MVP - Exchange]
Newsgroup Contributor
 
Posts: n/a
Re: Win XP status

In news:OiekwfT8GHA.3552@TK2MSFTNGP03.phx.gbl,
andy <NOSPAMandrea.bettati@info-line.it> typed:
> I find a way to check a Win XP machine status.
> In particular i would like to know if:
>
> - machine is power off or not
> - machine is in logoff state or not
> - if someone is logged on machine (via rdp protocol), i want to know
> which is user connected
>
> Best regards.


Are you using AD? Or is this a standalone / workgroup machine?



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3  
Old 01-04-2007, 01:20 AM
Lanwench [MVP - Exchange]
Newsgroup Contributor
 
Posts: n/a
Re: Win XP status

In news:OiekwfT8GHA.3552@TK2MSFTNGP03.phx.gbl,
andy <NOSPAMandrea.bettati@info-line.it> typed:
> I find a way to check a Win XP machine status.
> In particular i would like to know if:
>
> - machine is power off or not
> - machine is in logoff state or not
> - if someone is logged on machine (via rdp protocol), i want to know
> which is user connected
>
> Best regards.


Are you using AD? Or is this a standalone / workgroup machine?



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4  
Old 01-04-2007, 01:21 AM
aaa
Newsgroup Contributor
 
Posts: n/a
Re: Win XP status

Lanwench [MVP - Exchange] ha scritto:
> In news:OiekwfT8GHA.3552@TK2MSFTNGP03.phx.gbl,
> andy <NOSPAMandrea.bettati@info-line.it> typed:
>> I find a way to check a Win XP machine status.
>> In particular i would like to know if:
>>
>> - machine is power off or not
>> - machine is in logoff state or not
>> - if someone is logged on machine (via rdp protocol), i want to know
>> which is user connected
>>
>> Best regards.

>
> Are you using AD? Or is this a standalone / workgroup machine?
>
>
>

I use AD, two Win2000 Server domain controller.

Regards.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5  
Old 01-04-2007, 01:21 AM
aaa
Newsgroup Contributor
 
Posts: n/a
Re: Win XP status

Lanwench [MVP - Exchange] ha scritto:
> In news:OiekwfT8GHA.3552@TK2MSFTNGP03.phx.gbl,
> andy <NOSPAMandrea.bettati@info-line.it> typed:
>> I find a way to check a Win XP machine status.
>> In particular i would like to know if:
>>
>> - machine is power off or not
>> - machine is in logoff state or not
>> - if someone is logged on machine (via rdp protocol), i want to know
>> which is user connected
>>
>> Best regards.

>
> Are you using AD? Or is this a standalone / workgroup machine?
>
>
>

I use AD, two Win2000 Server domain controller.

Regards.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6  
Old 01-04-2007, 01:22 AM
Lanwench [MVP - Exchange]
Newsgroup Contributor
 
Posts: n/a
Re: Win XP status

In news:%23Dykw%23V8GHA.4620@TK2MSFTNGP04.phx.gbl,
aaa <NOSPAMandrea.bettati@info-line.it> typed:
> Lanwench [MVP - Exchange] ha scritto:
>> In news:OiekwfT8GHA.3552@TK2MSFTNGP03.phx.gbl,
>> andy <NOSPAMandrea.bettati@info-line.it> typed:
>>> I find a way to check a Win XP machine status.
>>> In particular i would like to know if:
>>>
>>> - machine is power off or not



>>> - machine is in logoff state or not
>>> - if someone is logged on machine (via rdp protocol), i want to know
>>> which is user connected
>>>
>>> Best regards.

>>
>> Are you using AD? Or is this a standalone / workgroup machine?
>>
>>
>>

> I use AD, two Win2000 Server domain controller.
>
> Regards.


OK. Are you looking for automated/scripted ways to do this? If so, your best
bet is to post in m.p.windows.active_directory - there are easy one-off ways
(ping the PC....look in computer management/sessions on the server/etc) but
they aren't too scalable.

Buona fortuna :)


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7  
Old 01-04-2007, 01:22 AM
Lanwench [MVP - Exchange]
Newsgroup Contributor
 
Posts: n/a
Re: Win XP status

In news:%23Dykw%23V8GHA.4620@TK2MSFTNGP04.phx.gbl,
aaa <NOSPAMandrea.bettati@info-line.it> typed:
> Lanwench [MVP - Exchange] ha scritto:
>> In news:OiekwfT8GHA.3552@TK2MSFTNGP03.phx.gbl,
>> andy <NOSPAMandrea.bettati@info-line.it> typed:
>>> I find a way to check a Win XP machine status.
>>> In particular i would like to know if:
>>>
>>> - machine is power off or not



>>> - machine is in logoff state or not
>>> - if someone is logged on machine (via rdp protocol), i want to know
>>> which is user connected
>>>
>>> Best regards.

>>
>> Are you using AD? Or is this a standalone / workgroup machine?
>>
>>
>>

> I use AD, two Win2000 Server domain controller.
>
> Regards.


OK. Are you looking for automated/scripted ways to do this? If so, your best
bet is to post in m.p.windows.active_directory - there are easy one-off ways
(ping the PC....look in computer management/sessions on the server/etc) but
they aren't too scalable.

Buona fortuna :)


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Can't see status bar Robert Aldwinckle Windows Vista 0 10-31-2007 12:10 PM
DSL Status Sabih Windows XP 1 10-16-2007 09:10 AM
Status Bar? RW Internet Explorer 3 06-04-2007 04:40 PM
status bar Donaldo Windows XP 2 01-29-2007 01:30 PM
Need a free 'Status Monitor' or 'Dashboard' to report overnight tasks status Shug Windows XP 0 01-04-2007 04:52 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 08:39 PM.


2003 - 2010 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0