MOF/SEC1N2.mof

/*
@TargetNode='SEC1N2'
@GeneratedBy=cody
@GenerationDate=09/20/2019 08:40:15
@GenerationHost=THINKY
*/
 
instance of MSFT_WindowsEventLog as $MSFT_WindowsEventLog1ref
{
ResourceID = "[WindowsEventLog]AlterDSCOperationalLog::[ooDscLog]EnableDscLog";
 MaximumSizeInBytes = 50331648;
 LogName = "Microsoft-Windows-DSC/Operational";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooDscLog\\ooDscLog.schema.psm1::7::5::WindowsEventLog";
 ModuleName = "ComputerManagementDsc";
 ModuleVersion = "7.0.0.0";
 ConfigurationName = "OftenOn";
};
instance of MSFT_WindowsEventLog as $MSFT_WindowsEventLog2ref
{
ResourceID = "[WindowsEventLog]EnableDSCAnalyticLog::[ooDscLog]EnableDscLog";
 MaximumSizeInBytes = 50331648;
 LogName = "Microsoft-Windows-DSC/Analytic";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooDscLog\\ooDscLog.schema.psm1::12::5::WindowsEventLog";
 ModuleName = "ComputerManagementDsc";
 ModuleVersion = "7.0.0.0";
 IsEnabled = True;
 ConfigurationName = "OftenOn";
};
instance of MSFT_WindowsEventLog as $MSFT_WindowsEventLog3ref
{
ResourceID = "[WindowsEventLog]EnableDSCDebugLog::[ooDscLog]EnableDscLog";
 MaximumSizeInBytes = 50331648;
 LogName = "Microsoft-Windows-DSC/Debug";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooDscLog\\ooDscLog.schema.psm1::18::5::WindowsEventLog";
 ModuleName = "ComputerManagementDsc";
 ModuleVersion = "7.0.0.0";
 IsEnabled = True;
 ConfigurationName = "OftenOn";
};
instance of MSFT_TimeZone as $MSFT_TimeZone1ref
{
ResourceID = "[TimeZone]SetTimeZone";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::60::9::TimeZone";
 TimeZone = "W. Australia Standard Time";
 IsSingleInstance = "Yes";
 ModuleName = "ComputerManagementDsc";
 ModuleVersion = "7.0.0.0";
 
DependsOn = {
    "[WindowsEventLog]AlterDSCOperationalLog::[ooDscLog]EnableDscLog",
     "[WindowsEventLog]EnableDSCAnalyticLog::[ooDscLog]EnableDscLog",
     "[WindowsEventLog]EnableDSCDebugLog::[ooDscLog]EnableDscLog"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RegistryResource as $MSFT_RegistryResource1ref
{
ResourceID = "[Registry]DisableNegativeCacheTtl::[ooRegistry]SetRegistry";
 ValueName = "MaxNegativeCacheTtl";
 Key = "HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Dnscache\\Parameters";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRegistry\\ooRegistry.schema.psm1::3::5::Registry";
 ValueType = "Dword";
 ModuleName = "PSDesiredStateConfiguration";
 ValueData = {
    "0"
};
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RegistryResource as $MSFT_RegistryResource2ref
{
ResourceID = "[Registry]DisableMachineAccountPasswordChange::[ooRegistry]SetRegistry";
 ValueName = "DisablePasswordChange";
 Key = "HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Netlogon\\Parameters";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRegistry\\ooRegistry.schema.psm1::12::5::Registry";
 ValueType = "Dword";
 ModuleName = "PSDesiredStateConfiguration";
 ValueData = {
    "1"
};
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RegistryResource as $MSFT_RegistryResource3ref
{
ResourceID = "[Registry]DisableInternetExplorerEnhancedSecurityConfigurationAdmin::[ooRegistry]SetRegistry";
 ValueName = "IsInstalled";
 Key = "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Active Setup\\Installed Components\\{A509B1A7-37EF-4b3f-8CFC-4F3A74704073}";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRegistry\\ooRegistry.schema.psm1::21::5::Registry";
 ValueType = "Dword";
 ModuleName = "PSDesiredStateConfiguration";
 ValueData = {
    "0"
};
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RegistryResource as $MSFT_RegistryResource4ref
{
ResourceID = "[Registry]DisableInternetExplorerEnhancedSecurityConfigurationUser::[ooRegistry]SetRegistry";
 ValueName = "IsInstalled";
 Key = "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Active Setup\\Installed Components\\{A509B1A8-37EF-4b3f-8CFC-4F3A74704073}";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRegistry\\ooRegistry.schema.psm1::29::5::Registry";
 ValueType = "Dword";
 ModuleName = "PSDesiredStateConfiguration";
 ValueData = {
    "0"
};
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RegistryResource as $MSFT_RegistryResource5ref
{
ResourceID = "[Registry]DisableInternetExplorerFirstRun::[ooRegistry]SetRegistry";
 ValueName = "DisableFirstRunCustomize";
 Key = "HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Internet Explorer\\Main";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRegistry\\ooRegistry.schema.psm1::37::5::Registry";
 ValueType = "Dword";
 ModuleName = "PSDesiredStateConfiguration";
 ValueData = {
    "1"
};
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RegistryResource as $MSFT_RegistryResource6ref
{
ResourceID = "[Registry]DisableInactivityTimeout::[ooRegistry]SetRegistry";
 ValueName = "InactivityTimeoutSecs";
 Key = "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRegistry\\ooRegistry.schema.psm1::45::5::Registry";
 ValueType = "Dword";
 ModuleName = "PSDesiredStateConfiguration";
 ValueData = {
    "0"
};
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RemoteDesktopAdmin as $MSFT_RemoteDesktopAdmin1ref
{
ResourceID = "[RemoteDesktopAdmin]EnableRemoteDesktopService::[ooRemoteDesktop]EnableRemoteDesktop";
 UserAuthentication = "NonSecure";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRemoteDesktop\\ooRemoteDesktop.schema.psm1::6::5::RemoteDesktopAdmin";
 IsSingleInstance = "Yes";
 ModuleName = "ComputerManagementDsc";
 ModuleVersion = "7.0.0.0";
 
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Firewall as $MSFT_Firewall1ref
{
ResourceID = "[Firewall]EnableFPSICMP4ERQIn::[ooRemoteDesktop]EnableRemoteDesktop";
 Enabled = "True";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRemoteDesktop\\ooRemoteDesktop.schema.psm1::15::9::Firewall";
 Name = "FPS-ICMP4-ERQ-In";
 ModuleName = "NetworkingDsc";
 ModuleVersion = "7.4.0.0";
 
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Firewall as $MSFT_Firewall2ref
{
ResourceID = "[Firewall]EnableFPSICMP6ERQIn::[ooRemoteDesktop]EnableRemoteDesktop";
 Enabled = "True";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRemoteDesktop\\ooRemoteDesktop.schema.psm1::15::9::Firewall";
 Name = "FPS-ICMP6-ERQ-In";
 ModuleName = "NetworkingDsc";
 ModuleVersion = "7.4.0.0";
 
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Firewall as $MSFT_Firewall3ref
{
ResourceID = "[Firewall]EnableRemoteDesktopUserModeInTCP::[ooRemoteDesktop]EnableRemoteDesktop";
 Enabled = "True";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRemoteDesktop\\ooRemoteDesktop.schema.psm1::15::9::Firewall";
 Name = "RemoteDesktop-UserMode-In-TCP";
 ModuleName = "NetworkingDsc";
 ModuleVersion = "7.4.0.0";
 
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Firewall as $MSFT_Firewall4ref
{
ResourceID = "[Firewall]EnableRemoteDesktopUserModeInUDP::[ooRemoteDesktop]EnableRemoteDesktop";
 Enabled = "True";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRemoteDesktop\\ooRemoteDesktop.schema.psm1::15::9::Firewall";
 Name = "RemoteDesktop-UserMode-In-UDP";
 ModuleName = "NetworkingDsc";
 ModuleVersion = "7.4.0.0";
 
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_ScriptResource as $MSFT_ScriptResource1ref
{
ResourceID = "[Script]EnableFileAndPrinterSharing::[ooRemoteDesktop]EnableRemoteDesktop";
 GetScript = "\n if (Get-NetFirewallRule -DisplayGroup 'File and Printer Sharing' | Where-Object { $_.Enabled -eq 'False' }) {\n @{ Result = \"false\"; }\n } else {\n @{ Result = \"true\"; }\n }\n ";
 TestScript = "\n if (Get-NetFirewallRule -DisplayGroup 'File and Printer Sharing' | Where-Object { $_.Enabled -eq 'False' }) {\n $false\n } else {\n $true\n }\n ";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRemoteDesktop\\ooRemoteDesktop.schema.psm1::23::5::Script";
 SetScript = "\n Get-NetFirewallRule -DisplayGroup 'File and Printer Sharing' | Where-Object { $_.Enabled -eq 'False' } | Set-NetFirewallRule -Enabled True\n ";
 ModuleName = "PSDesiredStateConfiguration";
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_FileDirectoryConfiguration as $MSFT_FileDirectoryConfiguration1ref
{
ResourceID = "[File]CreateTempDirectory::[ooTemp]CreateTempDirectory";
 Type = "Directory";
 Ensure = "Present";
 DestinationPath = "C:\\Temp";
 ModuleName = "PSDesiredStateConfiguration";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooTemp\\ooTemp.schema.psm1::5::5::File";
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_xFileSystemAccessRule as $MSFT_xFileSystemAccessRule1ref
{
ResourceID = "[xFileSystemAccessRule]GrantAccessToTempDirectory::[ooTemp]CreateTempDirectory";
 Path = "C:\\Temp";
 Rights = {
    "FullControl"
};
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooTemp\\ooTemp.schema.psm1::11::5::xFileSystemAccessRule";
 Identity = "EVERYONE";
 ModuleName = "xSystemSecurity";
 ModuleVersion = "1.4.0.0";
 
DependsOn = {
    "[File]CreateTempDirectory::[ooTemp]CreateTempDirectory",
     "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_NetAdapterName as $MSFT_NetAdapterName1ref
{
ResourceID = "[NetAdapterName]RenameSEATTLE::[ooNetwork]RenameNetwork";
 MacAddress = "00-03-56-ee-5c-b8";
 ModuleVersion = "7.4.0.0";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooNetwork\\ooNetwork.schema.psm1::12::13::NetAdapterName";
 ModuleName = "NetworkingDsc";
 NewName = "SEATTLE";
 
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_IPAddress as $MSFT_IPAddress1ref
{
ResourceID = "[IPAddress]SetIPAddressSEATTLE::[ooNetwork]RenameNetwork";
 InterfaceAlias = "SEATTLE";
 AddressFamily = "IPv4";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooNetwork\\ooNetwork.schema.psm1::18::17::IPAddress";
 ModuleName = "NetworkingDsc";
 IPAddress = {
    "10.0.1.12/24"
};
 ModuleVersion = "7.4.0.0";
 
DependsOn = {
    "[NetAdapterName]RenameSEATTLE::[ooNetwork]RenameNetwork",
     "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_DefaultGatewayAddress as $MSFT_DefaultGatewayAddress1ref
{
ResourceID = "[DefaultGatewayAddress]SetDefaultGatewayAddressSEATTLE::[ooNetwork]RenameNetwork";
 AddressFamily = "IPv4";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooNetwork\\ooNetwork.schema.psm1::27::17::DefaultGatewayAddress";
 Address = "10.0.1.1";
 ModuleName = "NetworkingDsc";
 InterfaceAlias = "SEATTLE";
 ModuleVersion = "7.4.0.0";
 
DependsOn = {
    "[NetAdapterName]RenameSEATTLE::[ooNetwork]RenameNetwork",
     "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_DnsServerAddress as $MSFT_DnsServerAddress1ref
{
ResourceID = "[DnsServerAddress]SetDnsServerAddressSEATTLE::[ooNetwork]RenameNetwork";
 AddressFamily = "IPv4";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooNetwork\\ooNetwork.schema.psm1::41::17::DnsServerAddress";
 Address = {
    "10.0.0.1"
};
 ModuleName = "NetworkingDsc";
 InterfaceAlias = "SEATTLE";
 ModuleVersion = "7.4.0.0";
 
DependsOn = {
    "[NetAdapterName]RenameSEATTLE::[ooNetwork]RenameNetwork",
     "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_DnsConnectionSuffix as $MSFT_DnsConnectionSuffix1ref
{
ResourceID = "[DnsConnectionSuffix]SetDnsConnectionSuffixSEATTLE::[ooNetwork]RenameNetwork";
 ConnectionSpecificSuffix = "oftenon.com";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooNetwork\\ooNetwork.schema.psm1::55::13::DnsConnectionSuffix";
 ModuleName = "NetworkingDsc";
 InterfaceAlias = "SEATTLE";
 ModuleVersion = "7.4.0.0";
 
DependsOn = {
    "[NetAdapterName]RenameSEATTLE::[ooNetwork]RenameNetwork",
     "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_NetAdapterName as $MSFT_NetAdapterName2ref
{
ResourceID = "[NetAdapterName]RenameSEATTLE_HB::[ooNetwork]RenameNetwork";
 MacAddress = "00-03-a4-55-21-21";
 ModuleVersion = "7.4.0.0";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooNetwork\\ooNetwork.schema.psm1::12::13::NetAdapterName";
 ModuleName = "NetworkingDsc";
 NewName = "SEATTLE_HB";
 
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_IPAddress as $MSFT_IPAddress2ref
{
ResourceID = "[IPAddress]SetIPAddressSEATTLE_HB::[ooNetwork]RenameNetwork";
 InterfaceAlias = "SEATTLE_HB";
 AddressFamily = "IPv4";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooNetwork\\ooNetwork.schema.psm1::18::17::IPAddress";
 ModuleName = "NetworkingDsc";
 IPAddress = {
    "10.0.11.12/24"
};
 ModuleVersion = "7.4.0.0";
 
DependsOn = {
    "[NetAdapterName]RenameSEATTLE_HB::[ooNetwork]RenameNetwork",
     "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_DnsServerAddress as $MSFT_DnsServerAddress2ref
{
ResourceID = "[DnsServerAddress]SetDnsServerAddressSEATTLE_HB::[ooNetwork]RenameNetwork";
 AddressFamily = "IPv4";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooNetwork\\ooNetwork.schema.psm1::48::17::DnsServerAddress";
 ModuleName = "NetworkingDsc";
 InterfaceAlias = "SEATTLE_HB";
 ModuleVersion = "7.4.0.0";
 
DependsOn = {
    "[NetAdapterName]RenameSEATTLE_HB::[ooNetwork]RenameNetwork",
     "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_DnsConnectionSuffix as $MSFT_DnsConnectionSuffix2ref
{
ResourceID = "[DnsConnectionSuffix]SetDnsConnectionSuffixSEATTLE_HB::[ooNetwork]RenameNetwork";
 ConnectionSpecificSuffix = "oftenon.com";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooNetwork\\ooNetwork.schema.psm1::55::13::DnsConnectionSuffix";
 ModuleName = "NetworkingDsc";
 InterfaceAlias = "SEATTLE_HB";
 ModuleVersion = "7.4.0.0";
 
DependsOn = {
    "[NetAdapterName]RenameSEATTLE_HB::[ooNetwork]RenameNetwork",
     "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RoleResource as $MSFT_RoleResource1ref
{
ResourceID = "[WindowsFeature]Resource0::[WindowsFeatureSet]All";
 Ensure = "Present";
 SourceInfo = "::2::1::WindowsFeature";
 Name = "RSAT-AD-Tools";
 ModuleName = "PSDesiredStateConfiguration";
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RoleResource as $MSFT_RoleResource2ref
{
ResourceID = "[WindowsFeature]Resource1::[WindowsFeatureSet]All";
 Ensure = "Present";
 SourceInfo = "::8::1::WindowsFeature";
 Name = "RSAT-AD-PowerShell";
 ModuleName = "PSDesiredStateConfiguration";
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RoleResource as $MSFT_RoleResource3ref
{
ResourceID = "[WindowsFeature]Resource2::[WindowsFeatureSet]All";
 Ensure = "Present";
 SourceInfo = "::14::1::WindowsFeature";
 Name = "RSAT-Clustering";
 ModuleName = "PSDesiredStateConfiguration";
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RoleResource as $MSFT_RoleResource4ref
{
ResourceID = "[WindowsFeature]Resource3::[WindowsFeatureSet]All";
 Ensure = "Present";
 SourceInfo = "::20::1::WindowsFeature";
 Name = "RSAT-Clustering-CmdInterface";
 ModuleName = "PSDesiredStateConfiguration";
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RoleResource as $MSFT_RoleResource5ref
{
ResourceID = "[WindowsFeature]Resource4::[WindowsFeatureSet]All";
 Ensure = "Present";
 SourceInfo = "::26::1::WindowsFeature";
 Name = "RSAT-DNS-Server";
 ModuleName = "PSDesiredStateConfiguration";
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RoleResource as $MSFT_RoleResource6ref
{
ResourceID = "[WindowsFeature]Resource5::[WindowsFeatureSet]All";
 Ensure = "Present";
 SourceInfo = "::32::1::WindowsFeature";
 Name = "RSAT-RemoteAccess";
 ModuleName = "PSDesiredStateConfiguration";
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_RoleResource as $MSFT_RoleResource7ref
{
ResourceID = "[WindowsFeature]Resource6::[WindowsFeatureSet]All";
 Ensure = "Present";
 SourceInfo = "::38::1::WindowsFeature";
 Name = "Failover-Clustering";
 ModuleName = "PSDesiredStateConfiguration";
 
ModuleVersion = "1.1";
DependsOn = {
    "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential1ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAIjAMZlofWiqWSsV0X+2TR/sPgowXfSotiQ09bivY6b14DjKyHjSA+4+kBxA\n5ibl9vfdJUkMmXP+4GHDdULfD6pKrHvOIqFM5wrAh7RZurTv7kTRcla4YEeE42hnX9jkibXEOeox\nHFVminVrBkROcENjWPZ9eIRfsdSgjIBpkhrePJkF4SkXcgOM9xrjrrNigDqm0X+e4O+vCW3Ish+L\nHaWlvvxfSKU6Sf18G9duk32sQQmC0t6Dv7Hl/3eQLn7pO8EWWwLZWJEKdkHB6iA5gTFEP+Padwgl\nJ7EWZn2LnQeMZ4pvZTLXCNEsSteQXimRAdOYYbvPAxCsyvu4Fbm0jWAwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ+jncKXOW4e0j9O3DsJnkBIAQ/H7wkr05Dx9RxEE2E+wVpg==\n-----END CMS-----";
 UserName = "OFTENON\\Administrator";
 
};
 
instance of MSFT_xWaitForADDomain as $MSFT_xWaitForADDomain1ref
{
ResourceID = "[xWaitForADDomain]Create";
 DomainUserCredential = $MSFT_Credential1ref;
 RetryCount = 120;
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::244::17::xWaitForADDomain";
 DomainName = "oftenon.com";
 ModuleName = "xActiveDirectory";
 RetryIntervalSec = 15;
 ModuleVersion = "3.0.0.0";
 
DependsOn = {
    "[NetAdapterName]RenameSEATTLE::[ooNetwork]RenameNetwork",
     "[IPAddress]SetIPAddressSEATTLE::[ooNetwork]RenameNetwork",
     "[DefaultGatewayAddress]SetDefaultGatewayAddressSEATTLE::[ooNetwork]RenameNetwork",
     "[DnsServerAddress]SetDnsServerAddressSEATTLE::[ooNetwork]RenameNetwork",
     "[DnsConnectionSuffix]SetDnsConnectionSuffixSEATTLE::[ooNetwork]RenameNetwork",
     "[NetAdapterName]RenameSEATTLE_HB::[ooNetwork]RenameNetwork",
     "[IPAddress]SetIPAddressSEATTLE_HB::[ooNetwork]RenameNetwork",
     "[DnsServerAddress]SetDnsServerAddressSEATTLE_HB::[ooNetwork]RenameNetwork",
     "[DnsConnectionSuffix]SetDnsConnectionSuffixSEATTLE_HB::[ooNetwork]RenameNetwork"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential2ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAFcbK214ZLtZC/vq5jM5QPg4WU0tYxh6buhfHtZ9k5IenO2hohJ2w6FK+KzY\nNCAtI8IwbfgyB1KRYy7WS0DoB9oq/fcJnkRHISEhUMReS2B9HLNu/jyUyOuRrzsMsy7tFP/Wer0Q\nLd2aQSNimEhzXQHVT/fraGH2TWAkVCT8iJPpxSLe7UL2gbfZWGw9K0yx7GPSfcIGaKzKZG9CeOCo\nDaoEN9upyHFZ3bylILsbji6bfTPcV9iLk8AuAhBqkR0yGihgEnMdBS6WW+aol1mJSwKS9W3C2Ept\n+zPMEwIPO+uTT3Gep4ZyGqm9NFQlPw0+Gor4aSVcLvJcNrPBMzuoiWkwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQSeXprhMG2YCwwEwkRJtsy4AQAqWI6iph3fgjYjwvnBzMiA==\n-----END CMS-----";
 UserName = "OFTENON\\Administrator";
 
};
 
instance of MSFT_Computer as $MSFT_Computer1ref
{
ResourceID = "[Computer]Rename";
 Credential = $MSFT_Credential2ref;
 DomainName = "oftenon.com";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::256::17::Computer";
 Name = "SEC1N2";
 ModuleName = "ComputerManagementDsc";
 ModuleVersion = "7.0.0.0";
 
DependsOn = {
    "[xWaitForADDomain]Create"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential3ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAJwXrkU9fmXbR51F+RSSlweBBLbHdZjgTV5Q1jjjRy8untIHkO8UsPjBsWkZ\npZZvco92AE25s+vkm7rF9QQoIQRIXf7AZW6NBZadsOGfzrpo+Xz+a8W2WKeBpJLI6Net+qcGG2WG\nRZCtKHBY6JlkTEm0kEu/N6kZu4v8LS9mZOgVjPLuzD3BkP4cAJe1G3rosAG+QFk0n1603BLSxr5G\nMwyKmJvreBJGintAUlQXW8F7Aw64w4WI7VXH73rz3aBN8DHInUD5VpyFn2yd0JstrRo6pTs+MyLU\nuOOIjWWToMdb0jS2dEBJCVKEf9Y/IHnU6oP6zG/ArCuD6WOjVrCATBYwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ/iY6eOH5fF7QGTQTLZC/N4AQvjzNzR0CewxJEJ4Tik0S8w==\n-----END CMS-----";
 UserName = "OFTENON\\Administrator";
 
};
 
instance of MSFT_WaitForAll as $MSFT_WaitForAll1ref
{
ResourceID = "[WaitForAll]CreateLocalAdministrator";
 PsDscRunAsCredential = $MSFT_Credential3ref;
 NodeName = {
    "CHDC01"
};
 RetryCount = 120;
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::265::17::WaitForAll";
 ResourceName = "[xADUser]CreateLocalAdministrator";
 ModuleName = "PSDesiredStateConfiguration";
 RetryIntervalSec = 15;
 
ModuleVersion = "1.1";
DependsOn = {
    "[Computer]Rename"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_GroupResource as $MSFT_GroupResource1ref
{
ResourceID = "[Group]AddLocalAdministratorToAdministratorsGroup";
 MembersToInclude = {
    "OFTENON\\LocalAdministrator"
};
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::279::17::Group";
 GroupName = "Administrators";
 ModuleName = "PSDesiredStateConfiguration";
 
ModuleVersion = "1.1";
DependsOn = {
    "[WaitForAll]CreateLocalAdministrator"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential4ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAF9+XYDANOKtM+19JazopqE5+TH7hNS+owJYHbVPm0bDkenKN7qlqod6ZlS9\nXz9d9DcpCQ02aALtCvc3uKYO6EnRUg0xBDFjc369haZS0UHqiV+FEBxsXOzk0K+SnlU1mExwjOh3\n2C+/pi58Ayt1HuqjgT5AQq+C5L6Uff5nTALbQwt4mqrXfDWYyhuJRjh3fRV4+aoVGOT6pE4+aDYP\nC2LmAh3KAxszn/5SuYOBIqvbFqw9VjKtW4cFHFS2RVGSYbSdU5Y3CMURUxHc8XQn8NCgw+xeF3LX\ni6JzvbTxzwDCmSO3M7wOYWX2/sC0rGVvQUZGClOxu1MH3Ag5QdNLuGMwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ/gNfmindGOK5d1U7ZXCcyoAQFPWMw82FFVwDj6/HalGCEQ==\n-----END CMS-----";
 UserName = "OFTENON\\Administrator";
 
};
 
instance of MSFT_WaitForAll as $MSFT_WaitForAll2ref
{
ResourceID = "[WaitForAll]WaitForClusterC1";
 PsDscRunAsCredential = $MSFT_Credential4ref;
 NodeName = {
    "SEC1N1"
};
 RetryCount = 120;
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::308::21::WaitForAll";
 ResourceName = "[xCluster]AddNodeToClusterC1";
 ModuleName = "PSDesiredStateConfiguration";
 RetryIntervalSec = 15;
 
ModuleVersion = "1.1";
DependsOn = {
    "[WindowsFeature]Resource0::[WindowsFeatureSet]All",
     "[WindowsFeature]Resource1::[WindowsFeatureSet]All",
     "[WindowsFeature]Resource2::[WindowsFeatureSet]All",
     "[WindowsFeature]Resource3::[WindowsFeatureSet]All",
     "[WindowsFeature]Resource4::[WindowsFeatureSet]All",
     "[WindowsFeature]Resource5::[WindowsFeatureSet]All",
     "[WindowsFeature]Resource6::[WindowsFeatureSet]All",
     "[Computer]Rename"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential5ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAGt4JgN+V8Z1lKkheKMPLVBeTwG5DCV8fHUNBCv9iZJ11XN6+bZcu4kiQXoI\ngfiXbISxlukpDpNvHb4eHm8WVetU5ViIVSybeedsKTYwxheLSBC0A+M0ONe6K+VK5pw9nd+k5yyY\nwoRX1bOMJ5xfBOSEJS9c6gTMYVao9ghtsEphKJe21XVF7jBeE1mNHMO/igwimXjfG13oQ12uIFG+\n0ddB098hii2OL5cuPwSGIG+VNbkXd79EhgnpTfTFZWHMpSo1wLNVkjA9zXX0VXubaRkLrr0gjXYt\nXF1RLBobRa13vhu811wi3nM0JhnJprcS8HNUT4RrJiaitqftOaViKtowPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ3sHlOI/1/0qnn6g3jXC4V4AQ+BBkVjb6NX/XhGe4m35j9g==\n-----END CMS-----";
 UserName = "OFTENON\\Administrator";
 
};
 
instance of MSFT_xCluster as $MSFT_xCluster1ref
{
ResourceID = "[xCluster]AddNodeToClusterC1";
 IgnoreNetwork = {
    "10.0.11.0/24"
};
 StaticIPAddress = "10.0.1.21/24";
 DomainAdministratorCredential = $MSFT_Credential5ref;
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::321::21::xCluster";
 Name = "C1";
 ModuleName = "xFailOverCluster";
 ModuleVersion = "1.13.0.0";
 
DependsOn = {
    "[WaitForAll]WaitForClusterC1"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_ScriptResource as $MSFT_ScriptResource2ref
{
ResourceID = "[Script]AddStaticIPToClusterC1";
 GetScript = "$clusterStaticAddress = [System.Management.Automation.PSSerializer]::Deserialize('<Objs Version=\"1.1.0.1\" xmlns=\"http://schemas.microsoft.com/powershell/2004/04\">\n <Obj RefId=\"0\">\n <TN RefId=\"0\">\n <T>System.Collections.Hashtable</T>\n <T>System.Object</T>\n </TN>\n <DCT>\n <En>\n <S N=\"Key\">NetworkID</S>\n <S N=\"Value\">10.0.1.0</S>\n </En>\n <En>\n <S N=\"Key\">SubnetMask</S>\n <S N=\"Value\">255.255.255.0</S>\n </En>\n <En>\n <S N=\"Key\">CIDR</S>\n <S N=\"Value\">10.0.1.21/24</S>\n </En>\n <En>\n <S N=\"Key\">Name</S>\n <S N=\"Value\">Cluster Network SEATTLE (Client)</S>\n </En>\n <En>\n <S N=\"Key\">CIDRSuffix</S>\n <I32 N=\"Value\">24</I32>\n </En>\n <En>\n <S N=\"Key\">IPAddress</S>\n <S N=\"Value\">10.0.1.21</S>\n </En>\n </DCT>\n </Obj>\n</Objs>')\n\n if (Get-ClusterResource | Where-Object { $_.ResourceType -eq 'IP Address' } | Get-ClusterParameter -Name Address | Where-Object { $_.Value -eq $clusterStaticAddress.IPAddress }) {\n @{ Result = \"true\"; }\n } else {\n @{ Result = \"false\"; }\n }\n ";
 TestScript = "$clusterStaticAddress = [System.Management.Automation.PSSerializer]::Deserialize('<Objs Version=\"1.1.0.1\" xmlns=\"http://schemas.microsoft.com/powershell/2004/04\">\n <Obj RefId=\"0\">\n <TN RefId=\"0\">\n <T>System.Collections.Hashtable</T>\n <T>System.Object</T>\n </TN>\n <DCT>\n <En>\n <S N=\"Key\">NetworkID</S>\n <S N=\"Value\">10.0.1.0</S>\n </En>\n <En>\n <S N=\"Key\">SubnetMask</S>\n <S N=\"Value\">255.255.255.0</S>\n </En>\n <En>\n <S N=\"Key\">CIDR</S>\n <S N=\"Value\">10.0.1.21/24</S>\n </En>\n <En>\n <S N=\"Key\">Name</S>\n <S N=\"Value\">Cluster Network SEATTLE (Client)</S>\n </En>\n <En>\n <S N=\"Key\">CIDRSuffix</S>\n <I32 N=\"Value\">24</I32>\n </En>\n <En>\n <S N=\"Key\">IPAddress</S>\n <S N=\"Value\">10.0.1.21</S>\n </En>\n </DCT>\n </Obj>\n</Objs>')\n\n if (Get-ClusterResource | Where-Object { $_.ResourceType -eq 'IP Address' } | Get-ClusterParameter -Name Address | Where-Object { $_.Value -eq $clusterStaticAddress.IPAddress }) {\n $true\n } else {\n $false\n }\n ";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::331::21::Script";
 SetScript = "$clusterStaticAddress = [System.Management.Automation.PSSerializer]::Deserialize('<Objs Version=\"1.1.0.1\" xmlns=\"http://schemas.microsoft.com/powershell/2004/04\">\n <Obj RefId=\"0\">\n <TN RefId=\"0\">\n <T>System.Collections.Hashtable</T>\n <T>System.Object</T>\n </TN>\n <DCT>\n <En>\n <S N=\"Key\">NetworkID</S>\n <S N=\"Value\">10.0.1.0</S>\n </En>\n <En>\n <S N=\"Key\">SubnetMask</S>\n <S N=\"Value\">255.255.255.0</S>\n </En>\n <En>\n <S N=\"Key\">CIDR</S>\n <S N=\"Value\">10.0.1.21/24</S>\n </En>\n <En>\n <S N=\"Key\">Name</S>\n <S N=\"Value\">Cluster Network SEATTLE (Client)</S>\n </En>\n <En>\n <S N=\"Key\">CIDRSuffix</S>\n <I32 N=\"Value\">24</I32>\n </En>\n <En>\n <S N=\"Key\">IPAddress</S>\n <S N=\"Value\">10.0.1.21</S>\n </En>\n </DCT>\n </Obj>\n</Objs>')\n\n $resourceName = \"IP Address $($clusterStaticAddress.IPAddress)\"\n Get-Cluster | Add-ClusterResource -Name $resourceName -Group 'Cluster Group' -ResourceType 'IP Address'\n Get-ClusterResource -Name $resourceName | Set-ClusterParameter -Multiple @{ Address = $clusterStaticAddress.IPAddress; Network = $clusterStaticAddress.Name; SubnetMask = $clusterStaticAddress.SubnetMask; }\n $dependencyExpression = (Get-Cluster | Get-ClusterResourceDependency -Resource 'Cluster Name').DependencyExpression\n if ($dependencyExpression -match '^\\((.*)\\)$') {\n $dependencyExpression = $Matches[1] + \" or [$resourceName]\"\n } else {\n $dependencyExpression = $dependencyExpression + \" or [$resourceName]\"\n }\n Get-Cluster | Set-ClusterResourceDependency -Resource 'Cluster Name' -Dependency $dependencyExpression\n # Without this, it won't start automatically on first try\n (Get-Cluster | Get-ClusterResource -Name $resourceName).PersistentState = 1\n ";
 ModuleName = "PSDesiredStateConfiguration";
 
ModuleVersion = "1.1";
DependsOn = {
    "[xClusterNetwork]RenameClusterNetworkC1Client",
     "[xClusterNetwork]RenameClusterNetworkC1Heartbeat"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_xClusterNetwork as $MSFT_xClusterNetwork1ref
{
ResourceID = "[xClusterNetwork]RenameClusterNetworkC1Client";
 Role = "3";
 AddressMask = "255.255.255.0";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::365::17::xClusterNetwork";
 Name = "Cluster Network SEATTLE (Client)";
 Address = "10.0.1.0";
 ModuleName = "xFailOverCluster";
 ModuleVersion = "1.13.0.0";
 
DependsOn = {
    "[xCluster]AddNodeToClusterC1"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_xClusterNetwork as $MSFT_xClusterNetwork2ref
{
ResourceID = "[xClusterNetwork]RenameClusterNetworkC1Heartbeat";
 Role = "1";
 AddressMask = "255.255.255.0";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::374::17::xClusterNetwork";
 Name = "Cluster Network SEATTLE_HB (Heartbeat)";
 Address = "10.0.11.0";
 ModuleName = "xFailOverCluster";
 ModuleVersion = "1.13.0.0";
 
DependsOn = {
    "[xCluster]AddNodeToClusterC1"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential6ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBABLPsRn4sBvhSFiCr2FOxqVF+OJKnxKQf3BLIkevKhY16TCpF78W7uRu9Mfa\ne52kpcbsCUu3L/CQLQkMaz64dK1n+ve0jzkL1eRT7eW7wTPuBcW5+1PUxTDtkj6rAsFfxI3WGnJY\nvvGxBHs57Zoy0LtjMjEFra08aM6rqrLB+zXkC41XBijjKaTCFCKyzI5RTlLjeD3JdIQYlornKaCe\nD3m1YhYRwEIcqe15ztFgPdvHG37SwAM2jt2o0hTDBbAiSO8q41C3HqDzY5DkS0WN9m0aUGmSjLep\npYh+HzXPXqy929YJdR1oGbcmA966zXFrmUNh3H7FfvSia2hfXTxRUIAwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ/D/jZmR0xwafFLUd5sJemoAQvMoN4eOExpIltNOUYi5iLg==\n-----END CMS-----";
 UserName = "OFTENON\\SQLEngineService";
 
};
 
instance of MSFT_Credential as $MSFT_Credential7ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAEUmUn/S8jNFDb5dPnyZho/CMr38h9Xk6LL4dpfZzir9rH6ROAloZsOpb++D\nKghUqdl0DiWKd9KnV6OcUy8a6Kv3KrY9epcIfLRHZtOkTohDng5HxI9ZMtAT0ncOd6gZ/8X06mba\nwTGBBQ01QT6tGQtKIHrvjslggAgj+k9dAGD+VgYcj0VaAxcUZusIDpICOixyutuW0sFdkczFH2k5\nku0cDS6Vrz1EgvvEKeMqSn7AMAYGWT3G9RaDYJ6YYQv1OGSM2cPUY2Q7jEtS0FESYDc+bSx3Txfv\nKZJlHwvYT1U971mMhn9C8rTWSrYEeiLebMuBpobGTpi1hHrfG3nnAmkwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ2EKtNVhzhzw4X8SMP5BNAYAQLgCOAN+UelWoIQqHO0otsw==\n-----END CMS-----";
 UserName = "sa";
 
};
 
instance of MSFT_SqlSetup as $MSFT_SqlSetup1ref
{
Action = "Install";
 UpdateEnabled = "True";
 SecurityMode = "SQL";
 ResourceID = "[SqlSetup]InstallSQLServer";
 InstanceName = "MSSQLSERVER";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::389::17::SqlSetup";
 UpdateSource = "\\\\CHDC01\\Resources";
 SQLSysAdminAccounts = {
    "OFTENON\\LocalAdministrator"
};
 SourcePath = "\\\\CHDC01\\Resources\\SQLServer2012";
 SQLSvcAccount = $MSFT_Credential6ref;
 ModuleVersion = "13.2.0.0";
 ModuleName = "SqlServerDsc";
 Features = "SQLENGINE";
 SAPwd = $MSFT_Credential7ref;
 
DependsOn = {
    "[xCluster]AddNodeToClusterC1"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_SqlWindowsFirewall as $MSFT_SqlWindowsFirewall1ref
{
ResourceID = "[SqlWindowsFirewall]AddFirewallRuleSQL";
 InstanceName = "MSSQLSERVER";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::403::17::SqlWindowsFirewall";
 Features = "SQLENGINE";
 ModuleName = "SqlServerDsc";
 ModuleVersion = "13.2.0.0";
 SourcePath = "\\\\CHDC01\\Resources\\SQLServer2012";
 
DependsOn = {
    "[SqlSetup]InstallSQLServer"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_SqlAlwaysOnService as $MSFT_SqlAlwaysOnService1ref
{
ResourceID = "[SqlAlwaysOnService]EnableAlwaysOn";
 ServerName = "SEC1N2";
 InstanceName = "MSSQLSERVER";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::412::17::SqlAlwaysOnService";
 ModuleName = "SqlServerDsc";
 ModuleVersion = "13.2.0.0";
 
DependsOn = {
    "[SqlWindowsFirewall]AddFirewallRuleSQL"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential8ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAABJKGAisgkXHTRi1olNB+OySFXce3VRpXG7/cWtyKTblgQ3Ag8nDkLnMcqm\nC2iknohFik9JZXYWqB99DOSo/Zde6PdmY68a612n15BkVOGqgARinU1Tt+6AqSgNwMSThE/e5Tpv\nFGUZGegBi2p1Ires4AWpVY04w5xdWy2kvTFNvnjH55q5tep6bt+YRSmE1E2cIBTepPs9D5QqwZuo\nsuITWaZvLEguNIE+t+QT85sf2DX5oxata8OEDKECtfzITOWXD6TILJ2O+v/cwHIynKGcunvczfrq\nZpGhc1fzLJ6yTPEWAHeZx1evyAzknMkQ+XRUkMRaMwYfy5uE0o0FEpowPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQMEuKS5uXlgHM1o53/j0Tb4AQuLvNr4QB4X+VbOR9EQW3yQ==\n-----END CMS-----";
 UserName = "OFTENON\\LocalAdministrator";
 
};
 
instance of MSFT_SqlServerLogin as $MSFT_SqlServerLogin1ref
{
ResourceID = "[SqlServerLogin]CreateLoginForAG";
 PsDscRunAsCredential = $MSFT_Credential8ref;
 ServerName = "SEC1N2";
 InstanceName = "MSSQLSERVER";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::420::17::SqlServerLogin";
 Name = "OFTENON\\SQLEngineService";
 ModuleName = "SqlServerDsc";
 ModuleVersion = "13.2.0.0";
 
DependsOn = {
    "[SqlSetup]InstallSQLServer"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_SqlServerEndpoint as $MSFT_SqlServerEndpoint1ref
{
ResourceID = "[SqlServerEndpoint]CreateHadrEndpoint";
 ServerName = "SEC1N2";
 InstanceName = "MSSQLSERVER";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::431::17::SqlServerEndpoint";
 EndpointName = "Hadr_endpoint";
 ModuleName = "SqlServerDsc";
 Port = 5022;
 ModuleVersion = "13.2.0.0";
 
DependsOn = {
    "[SqlAlwaysOnService]EnableAlwaysOn"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential9ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBABVjtONF04l+uhiLfB6+r0zkzHUR/yxRD+c3jveuOeib/hJ0CtxIjBIgXZVA\nwmu9lzerjrZkp+CrIo02JiQhnklT8GoukzoUuszH5xFEM1/iFyz46z8btmuWGzF8c3VU2mAsQyHQ\nWRkF7x/aODE7mLojqDkRUTWzhwQcffrvTPMcOkqo85lU5yEQ+VpL3T1cc3kMWJiWX+IgYvh8oFIt\n2WpqDNzPm7J2X78Wo6lZqKrifhprMSvGcV8F0kgrgPPJAMI3qXLk4e7soJnjzt2Z/Z/ljtn1thYF\nmJBVaS9cMS09Yq75SBGFpax3B+Op5QOQqar6jDPoT7WsxvB4h4f9n5gwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQQVNu/p+2v7ftN+04LjKF6oAQncdJ+EUOJmdfN8Ed1eREVg==\n-----END CMS-----";
 UserName = "OFTENON\\LocalAdministrator";
 
};
 
instance of MSFT_SqlServerEndpointPermission as $MSFT_SqlServerEndpointPermission1ref
{
ResourceID = "[SqlServerEndpointPermission]AddLoginForAGEndpointPermission";
 Permission = "CONNECT";
 PsDscRunAsCredential = $MSFT_Credential9ref;
 ServerName = "SEC1N2";
 InstanceName = "MSSQLSERVER";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::442::17::SqlServerEndpointPermission";
 Name = "Hadr_endpoint";
 ModuleName = "SqlServerDsc";
 Principal = "OFTENON\\SQLEngineService";
 ModuleVersion = "13.2.0.0";
 
DependsOn = {
    "[SqlServerEndpoint]CreateHadrEndpoint",
     "[SqlServerLogin]CreateLoginForAG"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential10ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBALKfNPKN2akKLtwN2q7iakZ6GGCZ50qMemhSFkitBrJDqsknbv6p75N4WBSw\nb6/QoKsDu+ojOONfJHPvJsbbv+RFeOkkmyEkMYzrHt+RIJSGmHq/bid5Lqn0qrng5A+6v8/SPz9i\nWrJ6gQDlkMI/ZTfc//hCUe/Zga186g3Ibs47iyiWO98GFabsSV2CfXfyfw8MvE7kZScSbBIynHS5\n0ztFnwRb8b0F+RthPCOUOtB6tAwkTq6gN+UJs8VSHNXqLIm0pVOLjoCMTKd4irz2E1BA0h326dY+\nePg7yUq3l2MeR/EWTEiz20LwTNvEVGVHcYkNrX5A5Fr0Tzn3ef4zy+wwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQgS0d2YgRdxrVAuJFKJ7/VIAQIpWHNfv0/Wx3gnqQQdlNww==\n-----END CMS-----";
 UserName = "OFTENON\\LocalAdministrator";
 
};
 
instance of MSFT_SqlServerPermission as $MSFT_SqlServerPermission1ref
{
ResourceID = "[SqlServerPermission]AddPermissionsForAGMembership";
 Permission = {
    "AlterAnyAvailabilityGroup",
    "ViewServerState"
};
 PsDscRunAsCredential = $MSFT_Credential10ref;
 ServerName = "SEC1N2";
 InstanceName = "MSSQLSERVER";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::455::17::SqlServerPermission";
 ModuleName = "SqlServerDsc";
 Principal = "NT AUTHORITY\\SYSTEM";
 ModuleVersion = "13.2.0.0";
 
DependsOn = {
    "[SqlSetup]InstallSQLServer"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential11ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBABP7SJCPA+S/JnVQ9c+jpwsrIP4P86rDdQuCoLceX/e3rf9Wg5fpv6d84kU1\ni3cfSNYeRwx5NtYQNUDA+SFzAVrgRMMLYwKDnAUg+hsH3PAURfho89Om0EGSvR0e/Mj9FpBcJsqC\nJ+yS9QUc7SuTEKyLj4VGTKWtcf8G31MFJjSNXXZGKfv3YT12fxX21Ui4n+bxDuoAOKBnjNfXVUpe\nWe0YC6qqFaAb4Kf+jc+NsaWy6cQRrqheZ08qgNqC9SqxJg3+FSLs2p7Gn/vpgTS36pbhCwonpYIO\nyQfxQIBvnahI2OmZyL8wFdLcXtbiwPCRB1zJES+xu4VVnMK+bhviLTowPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQKdzNOTyegrxKMiGWxsqIXYAQbJSiKlPG3pDPUHgz97zOSg==\n-----END CMS-----";
 UserName = "OFTENON\\LocalAdministrator";
 
};
 
instance of MSFT_WaitForAll as $MSFT_WaitForAll3ref
{
ResourceID = "[WaitForAll]WaitForAG1L";
 PsDscRunAsCredential = $MSFT_Credential11ref;
 NodeName = {
    "SEC1N1"
};
 RetryCount = 120;
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::594::25::WaitForAll";
 ResourceName = "[SqlAGListener]CreateListenerAG1L";
 ModuleName = "PSDesiredStateConfiguration";
 RetryIntervalSec = 15;
 
ModuleVersion = "1.1";
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential12ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAMoe/OVsoEEhVl8Uklul6ZLoRC2aAIYfQo43FxZeVuY4/yRu2F3SpCRAmJnv\n1B/NuK2cTzYYh2BOST1y8t7piR1j9ZTof3fR5j/AkzTtCzKuVEztimn37uNTy/W95TyT+3eJYQz1\nanX5GcKG+pVIaKMvpFfRtmX16cuJj55xBrHAlQv/3tlfryP2Z1/5uJApL4Mz8RIrQB3w6BZz4Nam\nbr3dYSmOvZasvULa+qOkOX5CRWZfJ35sfNaRPrz4w+n4IrgqU7QOwiKrb9C10qNFcupxivJi3XdM\n/HdzZmtMfdypUqTnARTrBRBSHEOse1Ll/K55bgmaJhX0tEIN04nh94swPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQL6EYuePYWBIoJx5THZ2Ly4AQFySBZA7kllE8LkvsARuoOg==\n-----END CMS-----";
 UserName = "OFTENON\\LocalAdministrator";
 
};
 
instance of MSFT_SqlAGReplica as $MSFT_SqlAGReplica1ref
{
AvailabilityGroupName = "AG1";
 ServerName = "SEC1N2";
 Name = "SEC1N2";
 PrimaryReplicaServerName = "SEC1N1";
 ReadOnlyRoutingConnectionUrl = "tcp://SEC1N2:1433";
 ConnectionModeInSecondaryRole = "AllowAllConnections";
 FailoverMode = "Manual";
 PsDscRunAsCredential = $MSFT_Credential12ref;
 ResourceID = "[SqlAGReplica]AddReplicaToAvailabilityGroupAG1";
 Ensure = "Present";
 ConnectionModeInPrimaryRole = "AllowAllConnections";
 InstanceName = "MSSQLSERVER";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::603::25::SqlAGReplica";
 AvailabilityMode = "AsynchronousCommit";
 ModuleVersion = "13.2.0.0";
 ModuleName = "SqlServerDsc";
 PrimaryReplicaInstanceName = "MSSQLSERVER";
 
DependsOn = {
    "[WaitForAll]WaitForAG1L"};
 ConfigurationName = "OftenOn";
};
instance of OMI_ConfigurationDocument
  
                    {
 Version="2.0.0";
   
                        MinimumCompatibleVersion = "2.0.0";
   
                        CompatibleVersionAdditionalProperties= {"Omi_BaseResource:ConfigurationName"};
   
                        Author="cody";
   
                        GenerationDate="09/20/2019 08:40:15";
   
                        GenerationHost="THINKY";
  
                        ContentType="PasswordEncrypted";
   
                        Name="OftenOn";
  
                    };