Re: IIS-Control für Verwaltung

From: Lutz Elßner (www.vb-hosting.de)
Date: 02/02/05


Date: Wed, 2 Feb 2005 15:37:21 +0100

Weil es hier gerade um WMI geht. Das blieb mir bisher erspart. Aber mit ADSI
habe ich mich beschäftigt. In der ADSI Struktur ist u.a der IIS zu finden.

In dieser Diskussion geht es nun um IIS Verwaltung mit WMI.

Was ist der Unterscheid zwischen ADSI und WMI? Wenn wir mal das Beispiel IIS
nehmen, das wohl über beide Wege erreicht werden kann.

Irgendwann will ich Benutzern über Webforms die Möglichkeit bieten,
Grundeinstellungen an ihrer Website vorzunehmen. Welche Technologie (ADSI
oder WMI oder noch was anderes) ist da zu empfehlen?

Lutz



Relevant Pages

  • Re: Restrict use of AMI, ADSI and WScript.Shell
    ... but moved to system32\inetsrv for IIS 6. ... >> I'm not certain if ADSI has anything comparable to WMI, ... >> users to access all of the IIS:// ADSI namespace. ... >> This allows me to restrict access to files between different webs. ...
    (microsoft.public.inetserver.iis)
  • Re: IIS-Control für Verwaltung
    ... > AD-Verwaltung, WMI für die Verwaltung von allgemeinen Konfigurationsdaten ... In der ADSI Struktur ist u.a der IIS zu ...
    (microsoft.public.de.german.entwickler.dotnet.vb)
  • Re: IIS-Control für Verwaltung
    ... ADSI und WMI verfolgen unterschiedliche Ansätze - ADSI für die ... Was die Verwaltung Deiner Website angeht kann ich im Moment keine Empfehlung ... In der ADSI Struktur ist u.a der IIS zu finden. ...
    (microsoft.public.de.german.entwickler.dotnet.vb)
  • Re: Accessing information on IIS programatically
    ... > including what websites and Virtual Roots are defined and whether they ... it's pretty simple using ADSI or WMI and there's lots of samples of ... Try googling/msdn:ing for "IIS Create Virtual Directory ... ADSI" or similar. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Killing and Starting a Process on a Remote Machine
    ... > IIS runs as a service, so you have to issue a Start/stop command through the ... > to run as a local administrator on IIS the server, ... Using System.Management namespace classes and the WMI Win32_Service ... > static void ServiceAction(ManagementScope ms, ...
    (microsoft.public.dotnet.general)

Loading