-
Notifications
You must be signed in to change notification settings - Fork 23
/
Settings.xml
168 lines (168 loc) · 7.05 KB
/
Settings.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<Settings>
<Mail>
<To>eric@xenappblog.com</To>
<From>eric@xenapptraining.com</From>
<SMTP>email-smtp.us-east-1.amazonaws.com</SMTP>
<PasswordFile>\\dc-01.ctxlab.local\xa\Credentials\AmazonSES.txt</PasswordFile>
<KeyFile>\\dc-01.ctxlab.local\xa\Credentials\AmazonSES.key</KeyFile>
<API></API>
<SlackWebHook></SlackWebHook>
<TeamsWebHook></TeamsWebHook>
</Mail>
<LE>
<API></API>
<Email></Email>
</LE>
<MDT>
<Server>MDT-01</Server>
<Domain>CTXLAB</Domain>
<FQDN>CTXLAB.LOCAL</FQDN>
<SQLServer>MDT-01</SQLServer>
<SQLProdDatabase>Production</SQLProdDatabase>
<SQLBuildDatabase>Build</SQLBuildDatabase>
<SQLInstance>SQLEXPRESS</SQLInstance>
<ProductionShare>\\mdt-01.ctxlab.local\mdtproduction$</ProductionShare>
<BuildShare>\\mdt-01.ctxlab.local\mdtbuildlab$</BuildShare>
<StagingOU>OU=Servers,OU=Deployment,DC=ctxlab,DC=local</StagingOU>
</MDT>
<Citrix>
<Version>2009</Version>
<XDC01>XADC-01.CTXLAB.LOCAL</XDC01>
<XDC02>XADC-02.CTXLAB.LOCAL</XDC02>
<SF01>SF-01.CTXLAB.LOCAL</SF01>
<SF02>SF-02.CTXLAB.LOCAL</SF02>
<DIR01>XADC-01.CTXLAB.LOCAL</DIR01>
<DIR02>XADC-02.CTXLAB.LOCAL</DIR02>
<LicenseServer>MDT-01.CTXLAB.LOCAL</LicenseServer>
<ListofDDCs>XADC-01.CTXLAB.LOCAL XADC-02.CTXLAB.LOCAL</ListofDDCs>
<SiteName>CTXLAB</SiteName>
<FarmName>BRASIL</FarmName>
<FullAdminGroup>Administrators</FullAdminGroup>
<DomainAdminGroup>CTXLAB\Domain Admins</DomainAdminGroup>
<LicensingModel>UserDevice</LicensingModel>
<ProductCode>XDT</ProductCode>
<ProductEdition>PLT</ProductEdition>
<Port>27000</Port>
<AddressType>WSL</AddressType>
<WEMSvcAcc>ctxlab\administrator</WEMSvcAcc>
<WEMSvcAccPwd>P@ssw0rd</WEMSvcAccPwd>
<WEMAdminGroup>ctxlab\Domain Admins</WEMAdminGroup>
<DBVuemUserPwd>P@ssw0rd</DBVuemUserPwd>
<XASingleServer>False</XASingleServer>
<ProvisioningType>MCS</ProvisioningType>
<AllocationType>Random</AllocationType>
<FunctionalLevel>L7_20</FunctionalLevel>
<SessionSupport>MultiSession</SessionSupport>
<PersistUserChanges>Discard</PersistUserChanges>
<HypervisorConnection>VCSA</HypervisorConnection>
<HostingUnitName>LAN datastore1</HostingUnitName>
<HostingUnitNetwork>LAN</HostingUnitNetwork>
</Citrix>
<Citrix_Cloud>
<ProvisioningType>MCS</ProvisioningType>
<AllocationType>Random</AllocationType>
<FunctionalLevel>L7_25</FunctionalLevel>
<SessionSupport>MultiSession</SessionSupport>
<PersistUserChanges>Discard</PersistUserChanges>
<NamingScheme>NTX-CC-WS19-##</NamingScheme>
<HypervisorConnection>HQ</HypervisorConnection>
<HostingUnitName>NTNX-CE</HostingUnitName>
<HostingUnitNetwork>vLAN14</HostingUnitNetwork>
<CustomerID>xxxx</CustomerID>
<API>xxxx</API>
<PasswordFile>\\dc-01.ctxlab.local\xa\Credentials\Citrix-Cloud.txt</PasswordFile>
<KeyFile>\\dc-01.ctxlab.local\xa\Credentials\\Citrix-Cloud.key</KeyFile>
<OU>OU=WS19,OU=Citrix,OU=vDesktops,OU=Deployment,DC=ctxlab,DC=local</OU>
</Citrix_Cloud>
<Netscaler>
<Version>13.0-36.27_nc_64</Version>
<FileExtension>.ovf</FileExtension>
<Hostname>NSUG</Hostname>
<Timezone>GMT-03:00-BRT-America/Fortaleza</Timezone>
<NTPCountryCode>br</NTPCountryCode>
<LicensePath>\\DC-01.CTXLAB.LOCAL\XA\Licenses\Netscaler</LicensePath>
<NetScalerIP>192.168.10.250</NetScalerIP>
<SubnetIP>192.168.10.251</SubnetIP>
<UnifiedGatewayIP>192.168.10.252</UnifiedGatewayIP>
<LDAPVIP>192.168.10.50</LDAPVIP>
<ADFSVIP>192.168.10.51</ADFSVIP>
<GSLBVIP>192.168.10.52</GSLBVIP>
<ADNSVIP>192.168.10.53</ADNSVIP>
<CWEMVIP>192.168.10.54</CWEMVIP>
<DNSVIP>192.168.10.55</DNSVIP>
<DIRVIP>192.168.10.56</DIRVIP>
<LICVIP>192.168.10.57</LICVIP>
<SFVIP>192.168.10.58</SFVIP>
<Features>CS SSL SSLVPN REWRITE RESPONDER</Features>
<SubnetMask>255.255.255.0</SubnetMask>
<Gateway>192.168.10.1</Gateway>
<NSName>NSUG</NSName>
<MAC>00:50:56:b3:21:5d</MAC>
<UserName>nsroot</UserName>
<Password>nsroot</Password>
<CertFile>\\DC-01.CTXLAB.LOCAL\XA\Certificates\Internal\wildcard.crt</CertFile>
<CertFileShort>wildcard-internal.crt</CertFileShort>
<KeyFile>\\DC-01.CTXLAB.LOCAL\XA\Certificates\Internal\wildcard.key</KeyFile>
<KeyFileShort>wildcard-internal.key</KeyFileShort>
<WildCardCertDescription>wildcard.xenapptraining.com</WildCardCertDescription>
<CertRootFile>\\DC-01.CTXLAB.LOCAL\XA\Certificates\DigiCertCA.crt</CertRootFile>
<CertRootFileShort>DigiCertCA.crt</CertRootFileShort>
<CertRootFileDescription>DigiCertCA</CertRootFileDescription>
<LDAPServer>192.168.1.10</LDAPServer>
<RootDC>dc=ctxlab,dc=local</RootDC>
<BindAccount>svc-ms-ldap@ctxlab.local</BindAccount>
<BindPassword>P@ssw0rd</BindPassword>
<StoreFrontURL>https://xadc-01.ctxlab.local/Citrix/UGWeb</StoreFrontURL>
<Domain>ctxlab.local</Domain>
<Controller>https://xadc-01.ctxlab.local</Controller>
<DNSSuffix>ctxlab.local</DNSSuffix>
<PortalTheme>RfWebUI</PortalTheme>
</Netscaler>
<Microsoft>
<ADCA>CA-01.CTXLAB.LOCAL</ADCA>
<InternalCert>CTXLAB.LOCAL</InternalCert>
<ExternalCert>XENAPPTRAINING.COM</ExternalCert>
<DC01>DC-01.CTXLAB.LOCAL</DC01>
<DC02>DC-02.CTXLAB.LOCAL</DC02>
<Certificates>\\DC-01.CTXLAB.LOCAL\XA\Certificates</Certificates>
<DatabaseServer>SQL-01.CTXLAB.LOCAL</DatabaseServer>
<DatabaseFolderUNC>\\SQL-01.CTXLAB.LOCAL\C$\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\DATA\</DatabaseFolderUNC>
<DatabaseFolder>C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\DATA\</DatabaseFolder>
<DatabaseUser>CTXLAB\Administrator</DatabaseUser>
<DatabasePassword>P@ssw0rd</DatabasePassword>
<DatabasePasswordFile>\\dc-01.xenappblog.com\xa\Credentials\xenappblog.txt</DatabasePasswordFile>
<DatabaseKeyFile>\\dc-01.xenappblog.com\xa\Credentials\xenappblog.key</DatabaseKeyFile>
</Microsoft>
<VMware>
<Version>7.12.0</Version>
<VCenter>vcsa.ctxlab.local</VCenter>
<VCUser>administrator@vsphere.local</VCUser>
<VCPwd>P@ssw0rd</VCPwd>
<PasswordFile>\\dc-01.ctxlab.local\xa\Credentials\VCSA.txt</PasswordFile>
<KeyFile>\\dc-01.ctxlab.local\xa\Credentials\VCSA.key</KeyFile>
<VMDiskType>Thin</VMDiskType>
<VMDS>datastore1</VMDS>
<VMCluster>CLuster</VMCluster>
<VMFolder></VMFolder>
<DataCenter>Datacenter</DataCenter>
<NICType>Vmxnet3</NICType>
<NetName>LAN</NetName>
<ISO>[datastore1]ISO\MDTProduction_x64_UEFI.iso</ISO>
<BuildISO>[datastore1]ISO\MDTBuildLab_x64_UEFI.iso</BuildISO>
<ESXi>192.168.2.21</ESXi>
<VMGuestOS>Windows2019srv_64Guest</VMGuestOS>
<ConnectionServer>vcs-01.ctxlab.local</ConnectionServer>
<ConnectionServerIP>192.168.1.21</ConnectionServerIP>
</VMware>
<Nutanix>
<CVM>nutanix.ctxlab.local</CVM>
<User>powershell</User>
<Pwd></Pwd>
<PasswordFile>\\dc-01.ctxlab.local\xa\Credentials\Nutanix.txt</PasswordFile>
<KeyFile>\\dc-01.ctxlab.local\xa\Credentials\Nutanix.key</KeyFile>
<NetName>5bb43271-e655-4f07-8f41-4c8455df3d11</NetName>
<NetUUID>5bb43271-e655-4f07-8f41-4c8455df3d11</NetUUID>
<Container>SelfServiceContainer</Container>
<ISO>MDTProduction_x64</ISO>
</Nutanix>
</Settings>