Šta je novo?

Novi servisi u WinXP SP2...

Trbonja

Čuven
Učlanjen(a)
17.09.2002
Poruke
288
Poena
619
Posle instalacije SP2 primetio sam da se masina osetno sporije podize pa sam malo bacio pogled na listu servisa i primetio par novih:

Network provisioning service ( radi na manual-u)
Security center (automatic)
Windows user mode driver framework (manual)
DCOM server process launcher (automatic)
HTTP SSL (manual - preporuka da se ne dira, vrlo koristan)

Security center sam disable-ovao - mnogo gusi masinu, ali i bez njega radi win-ov firewall (osetno bolji od starog, onako off topic)

I dalje mi je ostalo nepoznato cemu sluze:

Network provisioning service
Windows user mode driver framework (ovaj pogotovo)
DCOM server process launcher

pa bi bilo lepo ako bi neko znao, pa da nam svima malo pojasni treba li ovo drzati ili da ih gasim.
 
Poslednja izmena:
Sto se tice Network provisioning service-a, trebalo bi da je nesto oko wireless mreze (tipa automatsko konfigurisanje ako se korisnik nadje u dometu, bez da se isti mnogo cima - ako sam lepo razumeo), mada bi trebalo da sluzi za bilo koju mrezu..

Za Windows user mode driver framework sam nasao sledece:

The Windows Driver Foundation (WDF) is the Microsoft strategy for the next generation of Microsoft® Windows® drivers. WDF addresses driver reliability problems and simplifies the development and support of Windows drivers.

WDF includes several components:

• Kernel-mode driver framework

• User-mode driver framework

• Driver verification tools

From the Windows Driver Foundation white paper

User-Mode Driver Framework
The user-mode driver framework implements a subset of the kernel-mode framework functionality, including support for Plug and Play, power management, and asynchronous I/O.
Using the user-mode framework, developers can create drivers for network-connected devices and some USB devices, such as portable media players, cameras, and cell phones. Although these drivers run in user mode, they will be standard Plug and Play drivers that the system finds and installs in the same way as kernel-mode Plug and Play drivers.
The user-mode driver framework will be supported on Windows Longhorn.

Za DCOM server process launcher
ljudi se zale da ako ga iskljuce neke stvari ne mogu da instaliraju ili deinstaliraju, Norton Live Update vise ne radi i slicno... a to je zbog:

The Distributed Component Object Model (DCOM) is a protocol that enables software components to communicate directly over a network in a reliable, secure, and efficient manner. Previously called "Network OLE," DCOM is designed for use across multiple network transports, including Internet protocols such as HTTP. DCOM is based on the Open Software Foundation's DCE-RPC spec and will work with both Java applets and ActiveX® components through its use of the Component Object Model (COM).

sto u prevodu znaci - prilicno korisna stvar, pa je preporuka da se ne dira, narocito zbog toga sto su se neki zalili da ne mogu ponovo da ga startuju, kada ga jednom ugase.
 
Poslednja izmena:
kako iskljucujes servise, posto ja uvek napravim ******, a to radim iz msconfig komande, a ti???
 
I mene slicno interesuje. Kako da iskljucim fw i automatic update a da mi se u trayu ne pojavljuje system center koji me stalno obavestava kako su ti servisi iskljuceni 😡
 
Control Panel>Security Center i sa leve strane Change the way Security Center Alerts me...
 
Batica je napisao(la):
Control Panel>Security Center i sa leve strane Change the way Security Center Alerts me...

Hvala,nisam video ovo...
Poz!
 
laki, servisi se ne diraju iz msconfig-a, vec iz panela koji se dobija tako sto u Run otkucas services.msc
 
laki011 je napisao(la):
kako iskljucujes servise, posto ja uvek napravim ******, a to radim iz msconfig komande, a ti???
Desni klik na MyComputer pa Manage, pa iz liste Services... desni klik na servis i properties (tu se setuje automatic-uvek, manual-kad zatreba i isključen potpuno-ne preporučljivo). Ima i Start/Stop da se pokrene ili zaustavi, mada ja to radim iz batch fajla NET START "ime servisa" ili NET STOP...
 
Nazad
Vrh Dno