Jump to content

derryl

Members
  • Gesamte Inhalte

    5
  • Registriert seit

  • Letzter Besuch

Profile Fields

  • Member Title
    Newbie

Fortschritt von derryl

Rookie

Rookie (2/14)

  • Erste Antwort
  • Erster eigener Beitrag
  • Eine Woche dabei
  • Einen Monat dabei
  • 1 Jahre dabei

Neueste Abzeichen

10

Reputation in der Community

  1. derryl

    Dienste

    Oh, Äh.... ------------------ Schnipp Schnapp ----------------------------------------- C:\>sc DESCRIPTION: SC is a command line program used for communicating with the NT Service Controller and services. USAGE: sc <server> [command] [service name] <option1> <option2>... The option <server> has the form "\\ServerName" Further help on commands can be obtained by typing: "sc [command]" Commands: query-----------Queries the status for a service, or enumerates the status for types of services. queryex---------Queries the extended status for a service, or enumerates the status for types of services. start-----------Starts a service. pause-----------Sends a PAUSE control request to a service. interrogate-----Sends an INTERROGATE control request to a service. continue--------Sends a CONTINUE control request to a service. stop------------Sends a STOP request to a service. config----------Changes the configuration of a service (persistant). description-----Changes the description of a service. failure---------Changes the actions taken by a service upon failure. qc--------------Queries the configuration information for a service. qdescription----Queries the description for a service. qfailure--------Queries the actions taken by a service upon failure. delete----------Deletes a service (from the registry). create----------Creates a service. (adds it to the registry). control---------Sends a control to a service. sdshow----------Displays a service's security descriptor. sdset-----------Sets a service's security descriptor. GetDisplayName--Gets the DisplayName for a service. GetKeyName------Gets the ServiceKeyName for a service. EnumDepend------Enumerates Service Dependencies. The following commands don't require a service name: sc <server> <command> <option> boot------------(ok | bad) Indicates whether the last boot should be saved as the last-known-good boot configuration Lock------------Locks the Service Database QueryLock-------Queries the LockStatus for the SCManager Database EXAMPLE: sc start MyService Would you like to see help for the QUERY and QUERYEX commands? [ y | n ]: C:\> ------------------ Schnipp Schnapp ----------------------------------------- Liegt bei mir in der windows\system32\sc.exe 31kb Kann aber sein das das tool beim DDK dabei war... Normalerweise nimmt man dann also vermutlich "net start ..." :)
  2. derryl

    Dienste

    Hmmmm.... das interpretier ich mal als: "nein, du nase" schö tag noch, :cool: derryl
  3. derryl

    Dienste

    Hi, thanx, warum komm ich nie auf sowas :( Gibts eigentlich nen unterschied ob ich "net start dienst" oder "sc start dienst" verwende???
  4. Hi, in einer standardinstallation findest du unter C:\WINDOWS\inf sämtliche inf dateien zu allen treibern. Treiber die nicht in der installation enthalten sind sondern extra installiert werden (so wie dein drucker) werden beim installieren umbenannt in oemxx.inf. Du kannst in den oemxx.inf files mal nach dem namen des druckers suchen. Wenn du die richtige .inf hast kann man darin relativ einfach rauslesen, welche files zu dem treiber gehören... Die Treiber findest du unter C:\WINDOWS\system32\drivers. Alles (Treiber und .inf) mal wo anders hin schieben und den treiber neu installieren, dann muss sich xp die files auf jeden fall neu ziehen ... Keine Ahnung obs hilft :-) so long, derryl
  5. derryl

    Dienste

    Aloa, ich hab hier ein kleines Problem mit XP Diensten.... -> Es gibt einen Dienst und eine Applikation die sich zu dem Dienst verbindet. Die Applikation wird gestartet (run) wenn sich jemand anmeldet. Geht alles wunderbar... Auf dem neuen System (P4irgendwas) ist nun autologon aktiviert, was dazu führt das XP ohne warten einfach durchstartet. Leider ist zu dem Zeitpunkt wenn XP das login abschliest und dann eben den client startet, der Dienst noch nicht geladen :rolleyes: worauf der client gegen die wand fährt... Weis zufällig jemand obs ne möglichkeit gibt (so ähnlich wie die loadorder bei den treibern) den dienst auf jedenfall VOR dem login zu starten????? Währ echt riesig hilfreich danke, derryl
×
×
  • Neu erstellen...