MOF/SEC1N2.mof

/*
@TargetNode='SEC1N2'
@GeneratedBy=cody
@GenerationDate=06/20/2019 00:28:14
@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.4.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.4.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.4.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 = "6.4.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 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.2.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.2.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.2.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.2.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-65-43-14-07";
 ModuleVersion = "7.2.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.2.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.2.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.2.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.2.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-ed-2b-ba-a2";
 ModuleVersion = "7.2.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.2.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.2.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.2.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\nSIb3DQEBBzAABIIBALfSweAzwuDzxg5ZcSb5Kls8O544uCBJ75AqQU+KMfNZ9wpWnDYHSDUag6S1\nRzSwSR+gs9OAn9oPXMvNjIN+OJZ/hQNDTrw5snpY2i3av8LO6c28HyZfDAARL417aqtcnK2Dhq9L\nr7sfgGKLRZLS50BrBX1mh1MK5GEVBBeNlKcqwiiv/1/SRKlQAjRsrZQ3e6mTnKAMQJwzNam1regN\ndfMU3pHQ+bCU/YVWeiZI/vQEbD3bjuDKwuW+yqHri3lTm5yIiKHNaOCKhH7LhI+nH0Vh1zRNZSDm\n4kdJVgfSNoHApwxDQ2TycbY2PHsL2gt21hSRzAI8exTHvyiS6e9fpe8wPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ+kBe7/OrPA05sUI85emcMoAQ0++0OD7bHwr6jCJN+YDsZA==\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 = "2.26.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\nSIb3DQEBBzAABIIBABYwEWpm0bL/3HozF7jyDWtDTRz9gxNwYGfCvGO3Hb0EsfocDn0/puAxSDM6\n2gf3dsKzM1zo1lsGavLS85liQ/lH5JoSYtYQzuHYKi96lZ7PbsCuZ/WGHsv97Qb1l14JbuYceypF\nZIwH3dQ0XJw0/MWOnWbHVk1TkCo21xy7gPGCUbqMlFZkZJP5dMqhK3f3cpQPwtEUuRxzXR2sEvSW\n4rEqm98+7Uov92H3ZzwS8PlEWIdtcsBm26LGgT98oU38curVjt53Fpq9DzpIvFb/CoTzfZEvDwdJ\nWddQPrxFjIyUZGC6Lf/Qduof3zkvRea7bFGYVUEe39NqN+UUQhgvOJowPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQQAgMQnQcN7qUKromj/LK/oAQ+ssznHBs3bXRXP0g57JrWg==\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 = "6.4.0.0";
 
DependsOn = {
    "[xWaitForADDomain]Create"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential3ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBABJKlDD0eY3XUK6RNivr/SjVhA5rL/BWlpG7kVY3BxMk1ryE9/WruB1Q60hm\nY9vMILt5DoflnpK3NNla6rQ6NP/iiAEOh0zG5mz+w9ZFSklwgTYOosDkggqmL/Qfael5yZoxLcb8\nT3aKou6bXRljra0uFn+FiZ6MdS5VdkxGNqLmzCS52rrP7+LALjpEE2Dd2II08LacLrAOi9fF7OWb\nZjHx8UHnxaZRaBGFP4IrFVQ0OU2XytmRBdM4MJ+bHD5gDDdIXIe3OLjMExjGfC31y2/BlCY5mImp\nHsDa6RSD3Szo0osXUvnozOsK3TDBDqSFU2aPIA3IKeGn7bMR4u41Td0wPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ4+E4Q/l+Pm877Jhz2NxRS4AQVvs+fPvAG1dMK5VemkV14w==\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\nSIb3DQEBBzAABIIBANFOkRXFEp7D5FschW9MGbY1IFManOWFGnu4+Q+5jV5TtBXfQ44WEQfpqsgc\n68UCTLJrJSQTQKjRlEP43WcB3nOSWB2aagVZpOlfx2ifTs2i9Lc9jTFUMNBfQsUEajiIvPRrMGM1\nlEy7iz8ZDwef3vmunmmXt+rVKaUnkGyV6J57N9uX/nJip3YoVi4WxdEEJzHJqV9qNPBVEKLx2UZ4\niCH0B/TRornFY+XuFVfvzTmBcPK9TExcoE/w15OoKpZa5tbauQiSLZ/CB99JPm7IdhVJvjbq1W3M\niJDgiLhde/00Vz1ZItPP+IUZQm3vROMTsLIXTWdEp+4QOnDZbN7oa1EwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQNFm0Fe0G/+WXasE/g4qdrIAQKY6e8AntO2zIJjn6IK1Fng==\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\nSIb3DQEBBzAABIIBADPryOuHSvm9m+TFPeSjWzFt4YZXfMp5pJYHBWgKcj3wANr8vF60N2bWbHrv\n2kex/o8tiJIAr3lINFsW8bMtsC2cPrJ/Zu/7BHHlsfX1WyBW9wz9YXb9opinBwmKrvGDkiQ6Ql5d\n3zjJ2fbkn4d5k0+IPwgDPrt2J/D9fkeB3Apmme4xnbceajJL1v1glJM7EeRcUGtTxnyAeBYAgFq7\nzmnUKbld1dOyJ0NG4LOx+9eF6MipAAgFGZ+2IrrpCs4beQBn9FzDJcuQEmR6Bg4SEk+P+nm9J+Sb\nykyaK+/G6Pcy8+2NIiYxffV5mu66UgVqYvXWAyzPXRx+BriD3IubKmcwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQBCrgVA0unQ1f2EMvwATAOoAQ0FO7jRIBcRbXefYO0qCn4A==\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.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::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.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::374::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\nSIb3DQEBBzAABIIBAFGA+MGMJmFfsfvrusV4Urp3f8V+djuKhQlF3DGex6xCH5jQ0Y+aarpy6Uw1\n5UMSsgNg+g9+H72Ok/E+rv7Cl7WRVOoxwXbOK+DjUrTv05C4CCt29jw/Zg+1cPKWiwKPrLpespOF\nXBkCtGaHO1waSZHT8FtYldDrJ03bYgcONmSUP0jRocEmeXOtUlc8LFr8kp8UnYACg6y0iM2GtlM8\nSc6expBq8QWZNrjfekljYVesTY9iAfWd3tbS//XLgQh1G2oj8jYGJVSx55Y4+UB9a6/Z0HG9kg3v\nP0FKx7cSA8Gw1SyIbuYbi1zNu9bfhbOVMhQtfwKiWIc/Bu7ztvPZgJYwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQDSWvOtzs/dQ+xmDhX4L0doAQj0jbCRdjTsCFT92+pr1HFA==\n-----END CMS-----";
 UserName = "OFTENON\\SQLEngineService";
 
};
 
instance of MSFT_Credential as $MSFT_Credential7ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAAcckCo7JbJFHDL6BuVP2tJexVXBeRGVwnZTtCxGNKPKr/8zy1k3itT/QXe1\n84XyvkptxeQTxNyFv11GndQiOvLC+ZpFNqMJc0Cz/P1lqdK0uzJCW4J/5I2047vh8zBKW6Vt4fC8\nXw699bb6Mwzg6pkD/F5Os3IZ/0pk6dmXlpe7KJSAX2wJVA2JbMsjUIfs+9QdbulfQji6gRXJgwX5\nPQ0CobbEN45SPvkn3hN4T+ywXkP8em1gwgF3HR98Aqdozj6ZRuXAhBawfUIItfEkPDAIPJQcRylI\nOn3ZUy/tBcWqoxKPysM7ggOhj47DEkIBlfrNYODqI8Mtt0A+mCeUGCswPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQmNTblT+IWMARqrLrwbW6eIAQZ1S8meyerpBL2mVymdrLaw==\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 = "12.5.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 = "12.5.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 = "12.5.0.0";
 
DependsOn = {
    "[SqlWindowsFirewall]AddFirewallRuleSQL"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential8ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBACzhC9nqddCrT9gr9Jf5EjrchaxEA0E3dO5gAEzSerIA5FNsjrNbi0A2ea/v\nrTc4cIzWEVa2j8GAgA+q6XmWjZuWmfvX1ReRp8zVl3EUIknOnRimqMPLBk5/Iqni8T2gphCZSD/N\nwebv/vkAWN9Bzu9kGRZUmBLQsMfRZnGl5kS76gnEobOtMeAv9n2LcBfUT2hwQqnnkvRSmsQztbcJ\npRq7IyL1BYD7T2+tZ0prMSt3HehlgefZfVvpeI8BKG10YqGBjTt9Xs3Yg4NeO+vgE84C6CKNSm/r\n1W7KVxpc3frw1stA/JsepztpRF7n7dAAe4pJd0Tvoin+gfNasW766hkwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQLyBcMNaE9cwifSC/HuEIOYAQhHMHzYD3cOWl164MmTrkNw==\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 = "12.5.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 = "12.5.0.0";
 
DependsOn = {
    "[SqlAlwaysOnService]EnableAlwaysOn"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential9ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAJH3g+LMQiQMZxf0qgYD8v07dFX/vCCXnYT0032xQBiKsgg27+dSD5NJB1F/\n/enOTdTk2J54YexcwgVEaODVWR4KW8WnumldaVaoIdfPaiLD1mNBLIaALd+Q+ULx0X/bPZgZ83ej\n+HVE4ZpUhXGgpZ8HsiJy2jo64JG98/ZgJwjYi1CHatynuXr/amzHZy+XvDZ9X0raGj8YFQ5pUKem\nJVO/U9aznYZJENpUwCK0WKhSBtmnZRxvln1yug6UUyeh/fFgbNLyrClMeg4oRFsZNXitbTCLS5wz\nV53N5Bu9rdS34vDuaO5ipgzSyYjTiJEz+jvO+JbVfUSEvnZK7vp/SncwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQ65wwuiboud85I5c+XpcJYoAQP/lDZbahZ85/eatdQr4aHg==\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 = "12.5.0.0";
 
DependsOn = {
    "[SqlServerEndpoint]CreateHadrEndpoint",
     "[SqlServerLogin]CreateLoginForAG"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential10ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBAFE2XjqFPfzfhaELUJT/KFyp4Kp2/OOX/a9ZDLaPHYXDjYCOOeeslqQNjyWI\n5g9BT4U0Kcuoe7Xr/fN4/9Zx4aXqBzQ2BdXTgOF1TYu9MIRmQfe3gVv9CjiVdyMSa4U0kB/0cKek\nhBVkie9D6L0AjeS1oYrd7uPe8piHoRi/mtTwtLGU8lHGbD0kRo7NFVlXqxwOVw1RPcG4+KQq+Jg3\nXoYZxqBUu3YOYD572K+jpf+omOS8hVD3oWM75bbBpvC30Zu57Wbcx9e6IgEAHIE2OuuUC1q5u75b\na3606cjKowa62X9SBWQRAU8TTNaaBtQ4caqCyTk7wOILwgR+72/IpA0wPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQueuWWFTAH2O1d9hwraRjfoAQHz/ksmj+/wV8YHdY1eDGog==\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 = "12.5.0.0";
 
DependsOn = {
    "[SqlSetup]InstallSQLServer"};
 ConfigurationName = "OftenOn";
};
instance of MSFT_Credential as $MSFT_Credential11ref
{
Password = "-----BEGIN CMS-----\nMIICKwYJKoZIhvcNAQcDoIICHDCCAhgCAQAxggHTMIIBzwIBADCBtjCBqDEXMBUGA1UEChMOVmly\ndHVhbCBFbmdpbmUxETAPBgNVBAsTCFRlc3QgTGFiMRwwGgYJKoZIhvcNAQkBFg1sYWJAbGFiLmxv\nY2FsMQ8wDQYDVQQHEwZPeGZvcmQxDTALBgNVBAgTBE9YT04xCzAJBgNVBAYTAkdCMS8wLQYDVQQD\nEyZWaXJ0dWFsIEVuZ2luZSBUZXN0IExhYiBSb290IEF1dGhvcml0eQIJAMRIv0r6jbtXMA0GCSqG\nSIb3DQEBBzAABIIBACo2O4p5q/6wxr4o5yLXZT3JyxgJk2XHn+38lxlBxKQAyrvR/xyBDZULKlTt\nHN9ByBkY+/u0fEmaqd1mgpR/FDfyB6W+rGtmbVv3SHDeMv0BUw9l57FgPMVYuzNbzJRzQL3ZnXZH\nRD6D9LqD+W/tLIHMJw9ujg2TB1IV5hmzl9ELASvuRrBmX9SRZ7ecXAJOTCzJSTxRooEmuAk7RlUa\nk2xn1VUn1XGXTxAIbQOZvaNn0i2BrOE/e748KSIH+uah+dK6yqVFHCnOLXDKWQlsmj/G84ht97vP\nPE33eE0wrUZdWAfq3fh9pCWAnuSnyXlAlBd1+5LhF65AcG5Yy1Y7QtYwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQppnElnMYHxApDNCYMpvps4AQPWsGP9D7/cb44nEorYU0nw==\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::595::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\nSIb3DQEBBzAABIIBAHwlvf2bVyAqVtK7m1AXG0ynJkeXP0BBQozVtf81HFMHSv0gtG6et4g+0R4Z\nfbNWKvPGJZ9/82sZh32iMG8msqzSWNB759U6p2EtkwIrbinFNp6qKltDob3BQoRKr8uM2VRKOqxb\nbk2vHtCVnFkJptVoS2mFiqdgVzoqUzzLxGEzT74AHUz7Fve6KlSCxT++GTxeIi4FceGcdLwrlxQN\ntDS2Ft/EvakntXFib8wJiln2CXEKbXBcyw9R0b/1zem2t80r6Hj4LC7ktLgOZqJ1SMdhrRTbgI0C\noH+thK5TLNFsoFSYxDxXj+9Xt4rcpNCd3M70k2TORfGuobRTN+v84dcwPAYJKoZIhvcNAQcBMB0G\nCWCGSAFlAwQBKgQQW/k8j+N67m21cXYnvP/ty4AQlFTmxBjZ9+FnLcuvxCZBww==\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::604::25::SqlAGReplica";
 AvailabilityMode = "AsynchronousCommit";
 ModuleVersion = "12.5.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="06/20/2019 00:28:14";
   
                        GenerationHost="THINKY";
  
                        ContentType="PasswordEncrypted";
   
                        Name="OftenOn";
  
                    };