MOF/SEC1N3.mof

/*
@TargetNode='SEC1N3'
@GeneratedBy=cody
@GenerationDate=04/18/2019 09:39:39
@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 = "6.3.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 = "6.3.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 = "6.3.0.0";
 IsEnabled = True;
 ConfigurationName = "OftenOn";
};
instance of MSFT_TimeZone as $MSFT_TimeZone1ref
{
ResourceID = "[TimeZone]SetTimeZone";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::54::9::TimeZone";
 TimeZone = "W. Australia Standard Time";
 IsSingleInstance = "Yes";
 ModuleName = "ComputerManagementDsc";
 ModuleVersion = "6.3.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 xRemoteDesktopAdmin as $xRemoteDesktopAdmin1ref
{
ResourceID = "[xRemoteDesktopAdmin]EnableRemoteDesktopService::[ooRemoteDesktop]EnableRemoteDesktop";
 UserAuthentication = "NonSecure";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooRemoteDesktop\\ooRemoteDesktop.schema.psm1::6::5::xRemoteDesktopAdmin";
 ModuleName = "xRemoteDesktopAdmin";
 ModuleVersion = "1.1.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::14::9::Firewall";
 Name = "FPS-ICMP4-ERQ-In";
 ModuleName = "NetworkingDsc";
 ModuleVersion = "7.1.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::14::9::Firewall";
 Name = "FPS-ICMP6-ERQ-In";
 ModuleName = "NetworkingDsc";
 ModuleVersion = "7.1.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::14::9::Firewall";
 Name = "RemoteDesktop-UserMode-In-TCP";
 ModuleName = "NetworkingDsc";
 ModuleVersion = "7.1.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::14::9::Firewall";
 Name = "RemoteDesktop-UserMode-In-UDP";
 ModuleName = "NetworkingDsc";
 ModuleVersion = "7.1.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::22::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-26-95-cb-60";
 ModuleVersion = "7.1.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.13/24"
};
 ModuleVersion = "7.1.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.1.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.1.0.0";
 
DependsOn = {
    "[NetAdapterName]RenameSEATTLE::[ooNetwork]RenameNetwork",
     "[TimeZone]SetTimeZone"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_DnsConnectionSuffix as $MSFT_DnsConnectionSuffix1ref
{
ResourceID = "[DnsConnectionSuffix]SetDnsConnectionSuffixSEATTLE::[ooNetwork]RenameNetwork";
 ConnectionSpecificSuffix = "lab.com";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooNetwork\\ooNetwork.schema.psm1::55::13::DnsConnectionSuffix";
 ModuleName = "NetworkingDsc";
 InterfaceAlias = "SEATTLE";
 ModuleVersion = "7.1.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-38-77-52-8d";
 ModuleVersion = "7.1.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.13/24"
};
 ModuleVersion = "7.1.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.1.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 = "lab.com";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\DSCResources\\ooNetwork\\ooNetwork.schema.psm1::55::13::DnsConnectionSuffix";
 ModuleName = "NetworkingDsc";
 InterfaceAlias = "SEATTLE_HB";
 ModuleVersion = "7.1.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\nSIb3DQEBBzAABIIBAM6EkzyEj1CKDiJFbtN20YZPmeAhVrhHA10ygi74MBhjroL503AVLgAMHp9y\np51VLUlviPJw1mS0n8K3yTYXJWxE3DfCDzV/t3nFVfjDcCCM1e2Z4NHqXuG+RF6eZMsRTIjusoWh\n0MU48LL0B2Ek5Wm5P0cRNOmqDOD27kAFxcDOzggjxK2rLBArgQvHZOwDzN5x63/KMumUtf8hQqYH\nZXn+YsfeLp/4Mu491vjbdxzt75iGyafOquFe5JHFS32WGXtDqoSpHZU01Rup8NqWsAXoGIo7mjGT\naZJaqs3Teyl8L9Nyeg5RY/bc1o3ovKq+4Yr/I7bERCTVOTuzeHhX7YowPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQDDaX1Z5c2oKwkbbJiJ/IxYAQ/k14TfSjU1og6MvEohOhzg==\n-----END CMS-----";
 UserName = "LAB\\Administrator";
 
};
 
instance of MSFT_xWaitForADDomain as $MSFT_xWaitForADDomain1ref
{
ResourceID = "[xWaitForADDomain]Create";
 DomainUserCredential = $MSFT_Credential1ref;
 RetryCount = 120;
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::232::17::xWaitForADDomain";
 DomainName = "lab.com";
 ModuleName = "xActiveDirectory";
 RetryIntervalSec = 15;
 ModuleVersion = "2.25.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\nSIb3DQEBBzAABIIBADXpTQsHGiUYjlP88+vm3wMNax2IONduVAmSFBYYOdlbw8mCzwlW4Un80sV1\nrraroS8tDJ/DyvL3ybVURDRMvioalUMw1nZ/tRxyzfFZfpKVQf4cydG8IHpec1NSpMyh/Xp5cKbD\noTPa6MCG3gCiixI4MNfg7BiOHqDQrT0seTEBx3AMIdS4HV+/NCj+iB0qfPrJ3dNPhslHg2rx6Fqu\nSASmF6pU1OHmbyJZyznEhQiGCPpZVRKOmHinfLJ9vIc4QFso72WMgKWASi9neCOD+xSJdfASC8FR\nYZtc8eLq8RQ+FmD0NwWAcriPc9kCgRNWvXuEsNSYhSuKqcIE2f6BiUkwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ6WN5f18SFmAeaQWDQG0OH4AQKLj1FJtwm8XkU2ZnX7cz3w==\n-----END CMS-----";
 UserName = "LAB\\Administrator";
 
};
 
instance of MSFT_Computer as $MSFT_Computer1ref
{
ResourceID = "[Computer]Rename";
 Credential = $MSFT_Credential2ref;
 DomainName = "lab.com";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::244::17::Computer";
 Name = "SEC1N3";
 ModuleName = "ComputerManagementDsc";
 ModuleVersion = "6.3.0.0";
 
DependsOn = {
    "[xWaitForADDomain]Create"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential3ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAIq4Vjuyt2kHHkxd6rL6KtviPGTGa/3ZtLv6F3KLOD/o0DU7TqIOYz9PonIq\nomLQnhHqJJpTnoFyzlxRsde3H1eo/+NW2LrgsRO6bPDQU+lM46FWdl7chXeRKeNbjqAeKelsUw7j\nFg8LOyP9A24TaXgQOLfIeTlxaqcTT3ePgAvjTV6CgXwPIxj1eZM3iQ+E8/c4HEA/QulEb0eLUgnM\n0s1QzRSiKxeIphASn6+bnKkyx9+IFeSUfV0RxxKXfVXc9vINBEeYw/78gGxrCm/O7cRK2NUXVSNx\ntL9S2A5BS7aJ4W5DbBrswq6S6gY/Ca530X8okBQjlQk+qEoL51/Y07EwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQKFQ6DvfmLz+JJpnwMCz2uYAQ9fBZn2rCajkE4Jeu0lQQUg==\n-----END CMS-----";
 UserName = "LAB\\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::253::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 = {
    "LAB\\LocalAdministrator"
};
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::267::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\nSIb3DQEBBzAABIIBAKm8rsp+bMD4uqBI9SEDBh0X1vXF9NOlsSlHS7s98ZNC0aG6A/EvDme81WuM\nyD5Fwsk7xwQILkq/2z7xNap6+j/CxyuQUb4uSej8XYjJfV8EFtniLbWRbAC3E2JZR+CzCuW1vpN6\nB/mNDsKMtBIv39EMSn2iVCsiMVshCGQpR3ggSY2Doiw4nj5jGkDTYn5gY6S3Hn1udapidPZ9xctF\nfTBm4bDjG4iDUTXmfegvNYw/78bbklGeuQGwWmceM/WXMcPcjNkU5Km+HR6dlYSIjtIxHXDyL7Gi\nDLUrx5AmWo1rauAxj/ekNl2eVOlQUNECt2lj39QYZ/y69VdTClLZq6UwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ3HkmUkH/xO4RaXZu/nO6soAQErLKcpR0x/xjkTJt5B1jVw==\n-----END CMS-----";
 UserName = "LAB\\Administrator";
 
};
 
instance of MSFT_WaitForAll as $MSFT_WaitForAll2ref
{
ResourceID = "[WaitForAll]WaitForClusterC1";
 PsDscRunAsCredential = $MSFT_Credential4ref;
 NodeName = {
    "SEC1N2"
};
 RetryCount = 120;
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::296::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\nSIb3DQEBBzAABIIBANA42VCtqsQbuvwQnl5gEErY9IMHocxMjUfWpAU2zaihhEtFxKz+OTAFA+OD\nmLMxp8lOzu+MfjTf9BvwT7gP2thIlIZdYS5WhvSsY0q9ucgZwwVin1pkGlRqy2z0TX8uxRY8BqY8\nU9tCEYFHV4HsAdq3aB3ASbqlG4sJEnN1CsV5Um+gBNsiGDQlb+aBGGlNemZAajzty+IEq6mvdGxM\nAx2PR0RQRvPtcN2MYN2+Kkpno9vYGqW1bXlukwKFlLsAfR6vIxYtVZKRKPIoKWUdvL4VnthBSnm9\nOJrGCpJt9nFdRhpWJmJrzdrkKaOwgF2jKcc+mOO+uPUx84bDy/Eo11QwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ5j92Kruq5EpyJn4uS1j38oAQGXGJvEqXnz0CKxi4CYgtFQ==\n-----END CMS-----";
 UserName = "LAB\\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::309::21::xCluster";
 Name = "C1";
 ModuleName = "xFailOverCluster";
 ModuleVersion = "1.12.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::319::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::353::17::xClusterNetwork";
 Name = "Cluster Network SEATTLE (Client)";
 Address = "10.0.1.0";
 ModuleName = "xFailOverCluster";
 ModuleVersion = "1.12.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::362::17::xClusterNetwork";
 Name = "Cluster Network SEATTLE_HB (Heartbeat)";
 Address = "10.0.11.0";
 ModuleName = "xFailOverCluster";
 ModuleVersion = "1.12.0.0";
 
DependsOn = {
    "[xCluster]AddNodeToClusterC1"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential6ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAG6iOt8Y+HseydciJ/T3rRl1RVUU99Bz1aboM0MrOuWws9TMmNeF6NhMbYQ6\n8DUbCdFhojpQSGlEOsAGksbxw4BeIyr1VMofvBCLFAYGihBFsA4QuyR+2r8QeUVM0UA85ZdAal25\nz3VOVvKkPOYqZCLdCRf8qnLGmuTCB/WNtgEVvQafC5bxorFe+XwacD2juPzyy5hKAlpW7EvDB23J\nqLtNCUZ79TSoRE/tz/LxxiCFq/eBtQlRqlIkT6ZIjQz2jOJsVt4BdKmEk5IlCj7JtPmxvJzyAt49\nOCOnHYrK+T41OA3Zp8ATas40Zv8Mny+vvCr2Gbx45/p8t++b3OQ/J5wwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQd78gDA8NhJf6U99iR+zsVYAQMU5J2Y7AsHC0BgFnJ13UrA==\n-----END CMS-----";
 UserName = "LAB\\SQLEngineService";
 
};
 
instance of MSFT_Credential as $MSFT_Credential7ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBACrExVrbGsMoJS37+owZzRAHZkfE171fQdOS0Bnr5pRwz3JT5VJBbUffmngJ\nheZwYdsGV4frjQ31/tDUEBRz+hSfyXX1wcx1DtU4C0YMuZL4orak3Kss4oUeyh59gTWCoN6OOnHI\nD13lBOE0aJqxY7W150zwikV5NbZWggS0QiT2yExc8EPbZe4vCvgW8Z/xaQsIbZ/ZejuZp9SAKkFD\n3wlTWGDfW9ZW9RS/f2a5W3jNZ39bVHMFogG/BCeOQ6WPIRWsuJF8t5MmKXtwGZFvH4dkcXwgo9NG\nnjJ7z0AZG0oAL1xkwvTTTT2ivkbAJib5I4SikiMXuqfKUW/gy6cOJaIwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQoSZUEBri7VheAC4EVGcigYAQxxjEMR4KbRvtn6Ues3yKuA==\n-----END CMS-----";
 UserName = "sa";
 
};
 
instance of MSFT_SqlSetup as $MSFT_SqlSetup1ref
{
Action = "Install";
 UpdateEnabled = "False";
 SecurityMode = "SQL";
 ResourceID = "[SqlSetup]InstallSQLServer";
 InstanceName = "MSSQLSERVER";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::377::17::SqlSetup";
 SQLSysAdminAccounts = {
    "LAB\\LocalAdministrator"
};
 SourcePath = "\\\\CHDC01\\Resources\\SQLServer2012";
 SQLSvcAccount = $MSFT_Credential6ref;
 ModuleVersion = "12.4.0.0";
 ModuleName = "SqlServerDsc";
 Features = "SQLENGINE,REPLICATION,FULLTEXT,SSMS,ADV_SSMS";
 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::391::17::SqlWindowsFirewall";
 Features = "SQLENGINE,REPLICATION,FULLTEXT,SSMS,ADV_SSMS";
 ModuleName = "SqlServerDsc";
 ModuleVersion = "12.4.0.0";
 SourcePath = "\\\\CHDC01\\Resources\\SQLServer2012";
 
DependsOn = {
    "[SqlSetup]InstallSQLServer"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_SqlAlwaysOnService as $MSFT_SqlAlwaysOnService1ref
{
ResourceID = "[SqlAlwaysOnService]EnableAlwaysOn";
 ServerName = "SEC1N3";
 InstanceName = "MSSQLSERVER";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::400::17::SqlAlwaysOnService";
 ModuleName = "SqlServerDsc";
 ModuleVersion = "12.4.0.0";
 
DependsOn = {
    "[SqlWindowsFirewall]AddFirewallRuleSQL"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential8ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAHvAA3/VM0J4DZSgIZWsVN7L3H/38EZoKul7FBkRUwJg0Fv3t6urZNH7S0/H\nXOa21ElkqIwuMx7Ap15jE7fOmEekjdjPq1ylsUSLFFJ87QTjRQ8NWl6TWgzRimr7hxH2TwqAMCl6\n2FzTrjjYSxnYT3CSNZaDDd4pZOmXs37p0oirECsZsH3SHlEvJh/eoPmoJ1KzkcOfr1sCch9iczOC\n6lRBmd6A5xEQzbo+P6VN2BWmHsniiNVGpY3CKv+z5yPB6pNlxGtby6iPFjiwU1YV1XgyiIgRYW4V\nxOSiKL/QUJw+G9lITaoh04Sz8s3uMDbz1LoFMvc6uerwRlcwWr5huo4wPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ4wGQk4VImGSRJMUHkdtENoAQjokCig/d/dYXlCmVBXuEPg==\n-----END CMS-----";
 UserName = "LAB\\LocalAdministrator";
 
};
 
instance of MSFT_SqlServerLogin as $MSFT_SqlServerLogin1ref
{
ResourceID = "[SqlServerLogin]CreateLoginForAG";
 PsDscRunAsCredential = $MSFT_Credential8ref;
 ServerName = "SEC1N3";
 InstanceName = "MSSQLSERVER";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::408::17::SqlServerLogin";
 Name = "LAB\\SQLEngineService";
 ModuleName = "SqlServerDsc";
 ModuleVersion = "12.4.0.0";
 
DependsOn = {
    "[SqlSetup]InstallSQLServer"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_SqlServerEndpoint as $MSFT_SqlServerEndpoint1ref
{
ResourceID = "[SqlServerEndpoint]CreateHadrEndpoint";
 ServerName = "SEC1N3";
 InstanceName = "MSSQLSERVER";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::419::17::SqlServerEndpoint";
 EndpointName = "Hadr_endpoint";
 ModuleName = "SqlServerDsc";
 Port = 5022;
 ModuleVersion = "12.4.0.0";
 
DependsOn = {
    "[SqlAlwaysOnService]EnableAlwaysOn"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential9ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAFP9GvokBTa4OSfPVhr3BFoXnoL8e2/gZfSmElTNag99uKsE/4V6C18qJPub\nVsIPoc/6P8jU/ZIupBUCOrm5ighfOOW6lOWmnvPJnuEwIi+Qz/qD1gUN1wYI5dzICpwwpONJwP1Y\niuclS3rv6rhf+VpqrDrCo4F5Jt32xGhOpA2HrrB+RVndGX2XEZvrRZa/CPFBRgFsd06ywW31BSah\nl3lgoHOc0KqdUR/YkbzD7CoI4XyvXSQcycqiw/nPfdcKBx2RbFGbHN3beTsPDtptPTNix2fumVAp\nOWNtwHwEtqEMWxAT8ZW9oRyPpQjL5LvIJHMAbTaK5XWsZt1v0P4sN3QwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQFmqGIhjp8Y0jpYSR/UunvIAQLy4KckiqegRSgSdx+ouXvw==\n-----END CMS-----";
 UserName = "LAB\\LocalAdministrator";
 
};
 
instance of MSFT_SqlServerEndpointPermission as $MSFT_SqlServerEndpointPermission1ref
{
ResourceID = "[SqlServerEndpointPermission]AddLoginForAGEndpointPermission";
 Permission = "CONNECT";
 PsDscRunAsCredential = $MSFT_Credential9ref;
 ServerName = "SEC1N3";
 InstanceName = "MSSQLSERVER";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::430::17::SqlServerEndpointPermission";
 Name = "Hadr_endpoint";
 ModuleName = "SqlServerDsc";
 Principal = "LAB\\SQLEngineService";
 ModuleVersion = "12.4.0.0";
 
DependsOn = {
    "[SqlServerEndpoint]CreateHadrEndpoint",
     "[SqlServerLogin]CreateLoginForAG"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential10ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAD++WfBq3pqTR7OLlFf4oXqd9fZhB+whGgH34inb9Ecpo1u7qxt7meWtDz11\nH9J1ZVx2k4ItVK+T1+pMUpsH79Dyliqh0w6mc0AluAwFODQovkzajZMI8kJWxtrMAoPQ83KH4SOw\nHlV8eX04xrm05EgcStDV/5M6EhjHHjmtno23+e8Sa/Ob3ksKPp47nmmDkS8B765gSFMgnQnwHUTR\nfKD8JBYhlYNwBqTGCx13DIodpcVFxnpfA68Rup3oUz4d1T+a3OTsBwmd/xEY9SWE5pwpYR8mzolJ\nU930okH2yBGe0002tAOESvW2Ladm5bQbCVQSlHabSNN+V9oG6FNMFVUwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQiBvNjRzK3q00cgoFXxDDqYAQSrhO6q4PemITZjDnwTZcVg==\n-----END CMS-----";
 UserName = "LAB\\LocalAdministrator";
 
};
 
instance of MSFT_SqlServerPermission as $MSFT_SqlServerPermission1ref
{
ResourceID = "[SqlServerPermission]AddPermissionsForAGMembership";
 Permission = {
    "AlterAnyAvailabilityGroup",
    "ViewServerState"
};
 PsDscRunAsCredential = $MSFT_Credential10ref;
 ServerName = "SEC1N3";
 InstanceName = "MSSQLSERVER";
 Ensure = "Present";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::443::17::SqlServerPermission";
 ModuleName = "SqlServerDsc";
 Principal = "NT AUTHORITY\\SYSTEM";
 ModuleVersion = "12.4.0.0";
 
DependsOn = {
    "[SqlSetup]InstallSQLServer"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential11ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAE+DT0aQioB3iiQ649+5WfMmWWwLqjTywamMDZ4S7D70NL46vddJv6MbjjyS\nmnNITeZquSfJzpNM+7eYMexwWQXCGLyQ2nPFizYLiIfzTXya6paU+fcaW96Ycw6ll1nq25EnZNe8\nxobp/8YzQeGNhPOq7dY5mjw4a/m8HpRuiLV5zs9HLJI8uRpXJ+1Exj7pG1H9nEqZgaYSg7yc9bjK\niqQNXdbZP2YlEIMRfxagahsiCtYSemO/sj1AcCSUf1Y9QnCIfV+mt2IJu6HCyegobr19xuTm/XVO\n5NwLFrf+FGvKlOC+AHCTigOofULyfM6Zidef4cjqeF5r5Shvpl9gZlMwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQuWRyVgieo6vQl5H1FnNd0YAQ+eHAlhtOfEncIPBUrLP7Eg==\n-----END CMS-----";
 UserName = "LAB\\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::553::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\nSIb3DQEBBzAABIIBAIX+tOi725I0Rs2hXQhmzS0aBi0zy0HFPQnNypOeO5O7eSp447U4DN35F0g5\nyVm5dXhNG+sJYmlk9KURqepvTbYr/9GleM0dFP3dVIRUvswa9Cw11FhgGpgFcdTcJ3VGF5926ofO\nRArCtBZ6MwfEp+cVPVyUVszAfivoT70a2PS3TaQNE1Oj6yIOEcbsCvXwRF2SXCb3CyxUTAb3SRx1\nwlBcCNd8NUTTHon05dM/6xZKCvYJggxgyK0zuImTpXy91aMSjOtXiMO+db75MvITuk6AKWJNQXGO\neIc3PTCnZjuZ698lrWBJmqo09lIdQTYHnbZRVc/27jhQSqTayuUgnDwwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQnD/nQZFNJVNh4eQG/qUzP4AQVCirXpGFQrDELjPUZ6UK2g==\n-----END CMS-----";
 UserName = "LAB\\LocalAdministrator";
 
};
 
instance of MSFT_SqlAGReplica as $MSFT_SqlAGReplica1ref
{
AvailabilityGroupName = "AG1";
 ServerName = "SEC1N3";
 Name = "SEC1N3";
 PrimaryReplicaServerName = "SEC1N1";
 ConnectionModeInSecondaryRole = "AllowAllConnections";
 FailoverMode = "Manual";
 PsDscRunAsCredential = $MSFT_Credential12ref;
 ResourceID = "[SqlAGReplica]AddReplicaToAvailabilityGroupAG1";
 Ensure = "Present";
 ConnectionModeInPrimaryRole = "AllowAllConnections";
 InstanceName = "MSSQLSERVER";
 SourceInfo = "C:\\Git\\OftenOn\\OftenOn\\Configuration\\OftenOn.ps1::562::25::SqlAGReplica";
 AvailabilityMode = "AsynchronousCommit";
 ModuleVersion = "12.4.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="04/18/2019 09:39:39";
   
                        GenerationHost="THINKY";
  
                        ContentType="PasswordEncrypted";
   
                        Name="OftenOn";
  
                    };