| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Windows/System32/WindowsPowerShell/v1.0/Modules/PSDesiredStateConfiguration/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<!--
This CDXML exposes the method EnableDebugConfiguration in MSFT_DSCLocalConfigurationManager CIM class as a cmdlet. To use this cmdlet please run the following command
at the PowerShell prompt:
PS> Import-Module .\Enable-DscDebug.cdxml
PS> Enable-DscDebug ...
-->
<PowerShellMetadata xmlns="http://schemas.microsoft.com/cmdlets-over-objects/2009/11">
<Class ClassName="root/Microsoft/Windows/DesiredStateConfiguration/MSFT_DSCLocalConfigurationManager" ClassVersion="1.0.0">
<Version>2.0.0.0</Version>
<DefaultNoun>DscDebug</DefaultNoun>
<StaticCmdlets>
<Cmdlet>
<CmdletMetadata Verb="Enable" HelpUri="http://go.microsoft.com/fwlink/?LinkId=627545" ConfirmImpact="Low" />
<Method MethodName="EnableDebugConfiguration" CmdletParameterSet="DefaultParameterSet">
<ReturnValue>
<Type PSType="int" />
<CmdletOutputMetadata>
<ErrorCode />
</CmdletOutputMetadata>
</ReturnValue>
<Parameters>
<Parameter ParameterName="BreakAll">
<Type PSType="System.Management.Automation.SwitchParameter"/>
<CmdletParameterMetadata>
</CmdletParameterMetadata>
</Parameter>
</Parameters>
</Method>
</Cmdlet>
</StaticCmdlets>
</Class>
</PowerShellMetadata>