WMI namespace details

Source: Internet
Author: User
Tags old windows

Subtasks
DEFAULT
MicrosoftDfs Distributed File System
CIMV2
Cli
Nap
There is also a lack of compatibility between non-Windows (and old Windows) clients and Microsoft's network access protection (NAP) solution-Microsoft edition NAC. The Microsoft NAP Solution uses the client "Health Certificate" to approve or reject the client's access to the network. Unhealthy clients are directed to the patch server to install necessary anti-virus software updates or patches.

MicrosoftIISv2
In the "Starting namespace" box, type root \ MicrosoftIISv2. This tells CIM Studio that you need to connect to the iis wmi provider on the above computer. If you want to see a list of other accessible providers, keep the initial namespace as root.

SECURITY Group Policy
Result set of RSOP Policy
WebAdministration
Microsoft. web. administration is new. NET management API, which allows hosted code applications to easily set IIS sites and applications, access important status and diagnostic information, and configure servers in other ways. By enabling.. NET Framework applications can easily access IIS configuration and status information. NET installation and management of applications, or even directly from ASP.. NET page.

WMI
Directory
Policy Group Policy
ServiceModel
SecurityCenter
Ms000012
Microsoft
Aspnet

1. Active Directory provider
Link Library File: dsprov. dll
Namespace: root \ directory \ ldap
Purpose: map an Active Directory object to WMI.

2. Event Log provider
Link Library File: ntevt. dll
Namespace: root \ cimv2
Purpose: Manage Windows event logs, such as reading, backing up, clearing, copying, deleting, monitoring, renaming, compressing, extracting, and changing event log settings.

3. Registry provider
Link Library File: stdprov. dll
Namespace: root \ default
Purpose: read, write, enumerate, monitor, create, and delete registry keys and values.

4. Win32 provider
Link Library File: cimwin32.dll
Namespace: root \ cimv2
Purpose: Provide information about computers, disks, peripheral devices, files, folders, file systems, network components, operating systems, printers, processes, security, services, sharing, SAM users, and groups, and more resource information.

5. Windows Installer provider
Link Library File: msiprov. dll
Namespace: root \ cimv2
Purpose: Provide access to installed software information.

WMI command line tool: WMIC
At the command prompt, type wmic. Note: if it is not in the path, add % SystemRoot % \ System32 \ Wbem \ or change it to this directory and run wmic.
At the wmic: root \ cli> prompt, type the following command:
PATH WIN32_TSPermissionsSetting.TerminalName = "RDP-TCP" call AddAccount "Domain \ user", X
  
In "domain \ User", X:
Domain \ User: The target domain and account (user or group) to which you want to grant permissions ).
X: type of access permission to be granted:
0 = WINSTATION_GUEST_ACCESS
1 = WINSTATION_USER_ACCESS
2 = WINSTATION_ALL_ACCESS

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.