
03-24-2008
|
|
|
|
RE: SP1 and Network List Service
I contacted MS Support today, and together the problem has been resoved.
There is probably a problem with permissions.
The first step was to open a command prompt with administrative privilegues
(use the start menu's search function, if you don't know where to find it.
Right click on it, then select to start with administrative privilegues,
confirm the action by clicking continue).
Type in:
net localgroup Administrators localservice /add
this will add the local service computer account to the administrators'
group. Please note that the group name may vary from a language version to
another (e.g. in German Windows it is Administratoren !!!)
If this command was successful restart your computer (if it is not
successful you could be using a wrong command line or the local service
account is already in the administrators' group -> ???). On my PC the red
cross disappeared - insted I get to see the world globe indicating internet
access.
I don't know whether this can be a security risk, maybe one wants to
evaluate this.
I hope this helps at least some of you.
"Peter Cassidy" wrote:
> Ok, installed Vista SP1 and now there's no network icon in system tray but
> ... "connection status unknown :
> the service to detect this status is turned off." ...
> want to turn on Network List Service. I click "turn this on" and windows
> brings up the UAC prompt for Network and Sharing Center. .... I go
> into the list of services in the Administrative Tools control panel and
> attempt to turn on Network List Service there and I get this message "The
> Network List Service service on Local Computer started and then stopped.
> Some services stop automatically if they are not in use by other services or
> programs." ...
>
|