You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'UseMicrosoftUpdate'='[string] 0 or 1, incicates that MS Update should be used. Defaults to 0'
897
897
'AcceptEndUserLicenseAgreement'='[string] Accept EULA. Defaults to 1. THERE IS NO POINT OF USING 0 IN A LAB'
898
898
}
899
-
899
+
900
+
FailoverNode=@{
901
+
'ClusterName'='[string] The name of the cluster the node will join.'
902
+
'ClusterIP'='[string] The IP address of the cluster.'
903
+
}
904
+
HyperV=@{
905
+
'MaximumStorageMigrations'='[uint32] The maximum number of storage migrations allowed.'
906
+
'MaximumVirtualMachineMigrations'='[uint32] The maximum number of virtual machine migrations allowed.'
907
+
'VirtualMachineMigrationAuthenticationType'='[Microsoft.HyperV.PowerShell.MigrationAuthenticationType] The authentication type for virtual machine migration.'
908
+
'UseAnyNetworkForMigration'='[bool] Whether to use any network for migration.'
909
+
'VirtualMachineMigrationPerformanceOption'='[Microsoft.HyperV.PowerShell.VMMigrationPerformance] The performance option for virtual machine migration.'
910
+
'ResourceMeteringSaveInterval'='[timespan] The save interval for resource metering.'
911
+
'NumaSpanningEnabled'='[bool] Whether NUMA spanning is enabled.'
912
+
'EnableEnhancedSessionMode'='[bool] Whether enhanced session mode is enabled.'
913
+
}
914
+
SQLServer2012=@{
915
+
'Features'='[string[]] The features to install. Possible values: SQLENGINE, REPLICATION, FULLTEXT, RS, AS, IS, MDS, DQC, CONN, BC, SDK, TOOLS, OCS'
916
+
'ConfigurationFile'='[string] The path to the configuration file.'
917
+
'InstanceName'='[string] The name of the SQL Server instance.'
918
+
'Collation'='[string] The collation for the SQL Server instance.'
919
+
'SQLSvcAccount'='[string] The account to run the SQL Server service.'
920
+
'SQLSvcPassword'='[string] The password for the SQL Server service account.'
921
+
'AgtSvcAccount'='[string] The account to run the SQL Server Agent service.'
922
+
'AgtSvcPassword'='[string] The password for the SQL Server Agent service account.'
923
+
'RsSvcAccount'='[string] The account to run the SQL Server Reporting Services service.'
924
+
'RsSvcPassword'='[string] The password for the SQL Server Reporting Services service account.'
925
+
'AgtSvcStartupType'='[string] The startup type for the SQL Server Agent service.'
926
+
'BrowserSvcStartupType'='[string] The startup type for the SQL Server Browser service.'
927
+
'RsSvcStartupType'='[string] The startup type for the SQL Server Reporting Services service.'
928
+
'AsSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
929
+
'AsSvcAccount'='[string] The account to run the SQL Server Analysis Services service.'
930
+
'AsSvcPassword'='[string] The password for the SQL Server Analysis Services service account.'
931
+
'IsSvcAccount'='[string] The account to run the SQL Server Integration Services service.'
932
+
'IsSvcPassword'='[string] The password for the SQL Server Integration Services service account.'
933
+
'SQLSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
934
+
}
935
+
SQLServer2014=@{
936
+
'Features'='[string[]] The features to install. Possible values: SQLENGINE, REPLICATION, FULLTEXT, RS, AS, IS, MDS, DQC, CONN, BC, SDK, TOOLS, OCS'
937
+
'ConfigurationFile'='[string] The path to the configuration file.'
938
+
'InstanceName'='[string] The name of the SQL Server instance.'
939
+
'Collation'='[string] The collation for the SQL Server instance.'
940
+
'SQLSvcAccount'='[string] The account to run the SQL Server service.'
941
+
'SQLSvcPassword'='[string] The password for the SQL Server service account.'
942
+
'AgtSvcAccount'='[string] The account to run the SQL Server Agent service.'
943
+
'AgtSvcPassword'='[string] The password for the SQL Server Agent service account.'
944
+
'RsSvcAccount'='[string] The account to run the SQL Server Reporting Services service.'
945
+
'RsSvcPassword'='[string] The password for the SQL Server Reporting Services service account.'
946
+
'AgtSvcStartupType'='[string] The startup type for the SQL Server Agent service.'
947
+
'BrowserSvcStartupType'='[string] The startup type for the SQL Server Browser service.'
948
+
'RsSvcStartupType'='[string] The startup type for the SQL Server Reporting Services service.'
949
+
'AsSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
950
+
'AsSvcAccount'='[string] The account to run the SQL Server Analysis Services service.'
951
+
'AsSvcPassword'='[string] The password for the SQL Server Analysis Services service account.'
952
+
'IsSvcAccount'='[string] The account to run the SQL Server Integration Services service.'
953
+
'IsSvcPassword'='[string] The password for the SQL Server Integration Services service account.'
954
+
'SQLSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
955
+
}
956
+
SQLServer2016=@{
957
+
'Features'='[string[]] The features to install. Possible values: SQLENGINE, REPLICATION, FULLTEXT, RS, AS, IS, MDS, DQC, CONN, BC, SDK, TOOLS, OCS'
958
+
'ConfigurationFile'='[string] The path to the configuration file.'
959
+
'InstanceName'='[string] The name of the SQL Server instance.'
960
+
'Collation'='[string] The collation for the SQL Server instance.'
961
+
'SQLSvcAccount'='[string] The account to run the SQL Server service.'
962
+
'SQLSvcPassword'='[string] The password for the SQL Server service account.'
963
+
'AgtSvcAccount'='[string] The account to run the SQL Server Agent service.'
964
+
'AgtSvcPassword'='[string] The password for the SQL Server Agent service account.'
965
+
'RsSvcAccount'='[string] The account to run the SQL Server Reporting Services service.'
966
+
'RsSvcPassword'='[string] The password for the SQL Server Reporting Services service account.'
967
+
'AgtSvcStartupType'='[string] The startup type for the SQL Server Agent service.'
968
+
'BrowserSvcStartupType'='[string] The startup type for the SQL Server Browser service.'
969
+
'RsSvcStartupType'='[string] The startup type for the SQL Server Reporting Services service.'
970
+
'AsSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
971
+
'AsSvcAccount'='[string] The account to run the SQL Server Analysis Services service.'
972
+
'AsSvcPassword'='[string] The password for the SQL Server Analysis Services service account.'
973
+
'IsSvcAccount'='[string] The account to run the SQL Server Integration Services service.'
974
+
'IsSvcPassword'='[string] The password for the SQL Server Integration Services service account.'
975
+
'SQLSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
976
+
}
977
+
SQLServer2017=@{
978
+
'Features'='[string[]] The features to install. Possible values: SQLENGINE, REPLICATION, FULLTEXT, RS, AS, IS, MDS, DQC, CONN, BC, SDK, TOOLS, OCS'
979
+
'ConfigurationFile'='[string] The path to the configuration file.'
980
+
'InstanceName'='[string] The name of the SQL Server instance.'
981
+
'Collation'='[string] The collation for the SQL Server instance.'
982
+
'SQLSvcAccount'='[string] The account to run the SQL Server service.'
983
+
'SQLSvcPassword'='[string] The password for the SQL Server service account.'
984
+
'AgtSvcAccount'='[string] The account to run the SQL Server Agent service.'
985
+
'AgtSvcPassword'='[string] The password for the SQL Server Agent service account.'
986
+
'RsSvcAccount'='[string] The account to run the SQL Server Reporting Services service.'
987
+
'RsSvcPassword'='[string] The password for the SQL Server Reporting Services service account.'
988
+
'AgtSvcStartupType'='[string] The startup type for the SQL Server Agent service.'
989
+
'BrowserSvcStartupType'='[string] The startup type for the SQL Server Browser service.'
990
+
'RsSvcStartupType'='[string] The startup type for the SQL Server Reporting Services service.'
991
+
'AsSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
992
+
'AsSvcAccount'='[string] The account to run the SQL Server Analysis Services service.'
993
+
'AsSvcPassword'='[string] The password for the SQL Server Analysis Services service account.'
994
+
'IsSvcAccount'='[string] The account to run the SQL Server Integration Services service.'
995
+
'IsSvcPassword'='[string] The password for the SQL Server Integration Services service account.'
996
+
'SQLSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
997
+
}
998
+
SQLServer2019=@{
999
+
'Features'='[string[]] The features to install. Possible values: SQLENGINE, REPLICATION, FULLTEXT, RS, AS, IS, MDS, DQC, CONN, BC, SDK, TOOLS, OCS'
1000
+
'ConfigurationFile'='[string] The path to the configuration file.'
1001
+
'InstanceName'='[string] The name of the SQL Server instance.'
1002
+
'Collation'='[string] The collation for the SQL Server instance.'
1003
+
'SQLSvcAccount'='[string] The account to run the SQL Server service.'
1004
+
'SQLSvcPassword'='[string] The password for the SQL Server service account.'
1005
+
'AgtSvcAccount'='[string] The account to run the SQL Server Agent service.'
1006
+
'AgtSvcPassword'='[string] The password for the SQL Server Agent service account.'
1007
+
'RsSvcAccount'='[string] The account to run the SQL Server Reporting Services service.'
1008
+
'RsSvcPassword'='[string] The password for the SQL Server Reporting Services service account.'
1009
+
'AgtSvcStartupType'='[string] The startup type for the SQL Server Agent service.'
1010
+
'BrowserSvcStartupType'='[string] The startup type for the SQL Server Browser service.'
1011
+
'RsSvcStartupType'='[string] The startup type for the SQL Server Reporting Services service.'
1012
+
'AsSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
1013
+
'AsSvcAccount'='[string] The account to run the SQL Server Analysis Services service.'
1014
+
'AsSvcPassword'='[string] The password for the SQL Server Analysis Services service account.'
1015
+
'IsSvcAccount'='[string] The account to run the SQL Server Integration Services service.'
1016
+
'IsSvcPassword'='[string] The password for the SQL Server Integration Services service account.'
1017
+
'SQLSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
1018
+
}
1019
+
SQLServer2022=@{
1020
+
'Features'='[string[]] The features to install. Possible values: SQLENGINE, REPLICATION, FULLTEXT, RS, AS, IS, MDS, DQC, CONN, BC, SDK, TOOLS, OCS'
1021
+
'ConfigurationFile'='[string] The path to the configuration file.'
1022
+
'InstanceName'='[string] The name of the SQL Server instance.'
1023
+
'Collation'='[string] The collation for the SQL Server instance.'
1024
+
'SQLSvcAccount'='[string] The account to run the SQL Server service.'
1025
+
'SQLSvcPassword'='[string] The password for the SQL Server service account.'
1026
+
'AgtSvcAccount'='[string] The account to run the SQL Server Agent service.'
1027
+
'AgtSvcPassword'='[string] The password for the SQL Server Agent service account.'
1028
+
'RsSvcAccount'='[string] The account to run the SQL Server Reporting Services service.'
1029
+
'RsSvcPassword'='[string] The password for the SQL Server Reporting Services service account.'
1030
+
'AgtSvcStartupType'='[string] The startup type for the SQL Server Agent service.'
1031
+
'BrowserSvcStartupType'='[string] The startup type for the SQL Server Browser service.'
1032
+
'RsSvcStartupType'='[string] The startup type for the SQL Server Reporting Services service.'
1033
+
'AsSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
1034
+
'AsSvcAccount'='[string] The account to run the SQL Server Analysis Services service.'
1035
+
'AsSvcPassword'='[string] The password for the SQL Server Analysis Services service account.'
1036
+
'IsSvcAccount'='[string] The account to run the SQL Server Integration Services service.'
1037
+
'IsSvcPassword'='[string] The password for the SQL Server Integration Services service account.'
1038
+
'SQLSysAdminAccounts'='[string[]] The accounts to add to the SQL Server sysadmin role.'
1039
+
}
900
1040
ScomReporting=@{
901
1041
'ManagementServer'='[string] Name of the SCOM management server'
0 commit comments