forked from PowerShell/DscResources
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
195 lines (195 loc) · 8 KB
/
.gitmodules
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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
[submodule "xDscResources/xActiveDirectory"]
path = xDscResources/xActiveDirectory
url = https://github.com/PowerShell/xActiveDirectory
[submodule "xDscResources/xAzure"]
path = xDscResources/xAzure
url = https://github.com/PowerShell/xAzure
[submodule "xDscResources/xAzurePack"]
path = xDscResources/xAzurePack
url = https://github.com/PowerShell/xAzurePack
[submodule "xDscResources/xBitlocker"]
path = xDscResources/xBitlocker
url = https://github.com/PowerShell/xBitlocker
[submodule "xDscResources/xChrome"]
path = xDscResources/xChrome
url = https://github.com/PowerShell/xChrome
[submodule "xDscResources/xCredSSP"]
path = xDscResources/xCredSSP
url = https://github.com/PowerShell/xCredSSP
[submodule "xDscResources/xDatabase"]
path = xDscResources/xDatabase
url = https://github.com/PowerShell/xDatabase
[submodule "xDscResources/xDhcpServer"]
path = xDscResources/xDhcpServer
url = https://github.com/PowerShell/xDhcpServer
[submodule "xDscResources/xDismFeature"]
path = xDscResources/xDismFeature
url = https://github.com/PowerShell/xDismFeature
[submodule "xDscResources/xDnsServer"]
path = xDscResources/xDnsServer
url = https://github.com/PowerShell/xDnsServer
[submodule "xDscResources/xDscDiagnostics"]
path = xDscResources/xDscDiagnostics
url = https://github.com/PowerShell/xDscDiagnostics
[submodule "xDscResources/xDSCResourceDesigner"]
path = xDscResources/xDSCResourceDesigner
url = https://github.com/PowerShell/xDSCResourceDesigner
[submodule "xDscResources/xExchange"]
path = xDscResources/xExchange
url = https://github.com/PowerShell/xExchange
[submodule "xDscResources/xFailOverCluster"]
path = xDscResources/xFailOverCluster
url = https://github.com/PowerShell/xFailOverCluster
[submodule "xDscResources/xFirefox"]
path = xDscResources/xFirefox
url = https://github.com/PowerShell/xFirefox
[submodule "xDscResources/xHyper-V"]
path = xDscResources/xHyper-V
url = https://github.com/PowerShell/xHyper-V
[submodule "xDscResources/xInternetExplorerHomePage"]
path = xDscResources/xInternetExplorerHomePage
url = https://github.com/PowerShell/xInternetExplorerHomePage
[submodule "xDscResources/xJea"]
path = xDscResources/xJea
url = https://github.com/PowerShell/xJea
[submodule "xDscResources/xMySql"]
path = xDscResources/xMySql
url = https://github.com/PowerShell/xMySql
[submodule "xDscResources/xPendingReboot"]
path = xDscResources/xPendingReboot
url = https://github.com/PowerShell/xPendingReboot
[submodule "xDscResources/xPhp"]
path = xDscResources/xPhp
url = https://github.com/PowerShell/xPhp
[submodule "xDscResources/xPowerShellExecutionPolicy"]
path = xDscResources/xPowerShellExecutionPolicy
url = https://github.com/PowerShell/xPowerShellExecutionPolicy
[submodule "xDscResources/xPSDesiredStateConfiguration"]
path = xDscResources/xPSDesiredStateConfiguration
url = https://github.com/PowerShell/xPSDesiredStateConfiguration
[submodule "xDscResources/xRemoteDesktopAdmin"]
path = xDscResources/xRemoteDesktopAdmin
url = https://github.com/PowerShell/xRemoteDesktopAdmin
[submodule "xDscResources/xRemoteDesktopSessionHost"]
path = xDscResources/xRemoteDesktopSessionHost
url = https://github.com/PowerShell/xRemoteDesktopSessionHost
[submodule "xDscResources/xSafeHarbor"]
path = xDscResources/xSafeHarbor
url = https://github.com/PowerShell/xSafeHarbor
[submodule "xDscResources/xSCDPM"]
path = xDscResources/xSCDPM
url = https://github.com/PowerShell/xSCDPM
[submodule "xDscResources/xSCOM"]
path = xDscResources/xSCOM
url = https://github.com/PowerShell/xSCOM
[submodule "xDscResources/xSCSMA"]
path = xDscResources/xSCSMA
url = https://github.com/PowerShell/xSCSMA
[submodule "xDscResources/xSCSPF"]
path = xDscResources/xSCSPF
url = https://github.com/PowerShell/xSCSPF
[submodule "xDscResources/xSCSR"]
path = xDscResources/xSCSR
url = https://github.com/PowerShell/xSCSR
[submodule "xDscResources/xSCVMM"]
path = xDscResources/xSCVMM
url = https://github.com/PowerShell/xSCVMM
[submodule "xDscResources/xSmbShare"]
path = xDscResources/xSmbShare
url = https://github.com/PowerShell/xSmbShare
[submodule "xDscResources/xSqlPs"]
path = xDscResources/xSqlPs
url = https://github.com/PowerShell/xSqlPs
[submodule "xDscResources/xSystemSecurity"]
path = xDscResources/xSystemSecurity
url = https://github.com/PowerShell/xSystemSecurity
[submodule "xDscResources/xTimeZone"]
path = xDscResources/xTimeZone
url = https://github.com/PowerShell/xTimeZone
[submodule "xDscResources/xWebAdministration"]
path = xDscResources/xWebAdministration
url = https://github.com/PowerShell/xWebAdministration
[submodule "xDscResources/xWebDeploy"]
path = xDscResources/xWebDeploy
url = https://github.com/PowerShell/xWebDeploy
[submodule "xDscResources/xWindowsRestore"]
path = xDscResources/xWindowsRestore
url = https://github.com/PowerShell/xWindowsRestore
[submodule "xDscResources/xWindowsUpdate"]
path = xDscResources/xWindowsUpdate
url = https://github.com/PowerShell/xWindowsUpdate
[submodule "xDscResources/xWinEventLog"]
path = xDscResources/xWinEventLog
url = https://github.com/PowerShell/xWinEventLog
[submodule "xDscResources/xWordPress"]
path = xDscResources/xWordPress
url = https://github.com/PowerShell/xWordPress
[submodule "xDscResources/xRobocopy"]
path = xDscResources/xRobocopy
url = https://github.com/powershell/xRobocopy
[submodule "xDscResources/xWindowsEventForwarding"]
path = xDscResources/xWindowsEventForwarding
url = https://github.com/powershell/xWindowsEventForwarding
[submodule "xDscResources/xdefender"]
path = xDscResources/xdefender
url = https://github.com/powershell/xdefender
[submodule "xDscResources/xDefender"]
path = xDscResources/xDefender
url = https://github.com/powershell/xDefender
[submodule "DscResources/SharePointDsc"]
path = DscResources/SharePointDsc
url = https://github.com/PowerShell/SharePointDsc
[submodule "DscResources/SystemLocaleDsc"]
path = DscResources/SystemLocaleDsc
url = https://github.com/PowerShell/SystemLocaleDsc
[submodule "DscResources/OfficeOnlineServerDsc"]
path = DscResources/OfficeOnlineServerDsc
url = https://github.com/PowerShell/OfficeOnlineServerDsc
[submodule "DscResources/PSDscResources"]
path = DscResources/PSDscResources
url = https://github.com/PowerShell/PSDscResources
[submodule "DscResources/AuditPolicyDsc"]
path = DscResources/AuditPolicyDsc
url = https://github.com/PowerShell/AuditPolicyDsc
[submodule "DscResources/SecurityPolicyDsc"]
path = DscResources/SecurityPolicyDsc
url = https://github.com/PowerShell/SecurityPolicyDsc
[submodule "DscResources/SqlServerDsc"]
path = DscResources/SqlServerDsc
url = https://github.com/PowerShell/SqlServerDsc
[submodule "DscResources/StorageDsc"]
path = DscResources/StorageDsc
url = https://github.com/PowerShell/StorageDsc
[submodule "DscResources/FileContentDsc"]
path = DscResources/FileContentDsc
url = https://github.com/PlagueHO/FileContentDsc
[submodule "DscResources/FSRMDsc"]
path = DscResources/FSRMDsc
url = https://github.com/PlagueHO/FSRMDsc
[submodule "DscResources/iSCSIDsc"]
path = DscResources/iSCSIDsc
url = https://github.com/PlagueHO/iSCSIDsc
[submodule "DscResources/WSManDsc"]
path = DscResources/WSManDsc
url = https://github.com/PlagueHO/WSManDsc
[submodule "DscResources/DFSDsc"]
path = DscResources/DFSDsc
url = https://github.com/PowerShell/DFSDsc
[submodule "DscResources/CertificateDsc"]
path = DscResources/CertificateDsc
url = https://github.com/PowerShell/CertificateDsc
[submodule "DscResources/ComputerManagementDsc"]
path = DscResources/ComputerManagementDsc
url = https://github.com/PowerShell/ComputerManagementDsc
[submodule "DscResources/ActiveDirectoryCSDsc"]
path = DscResources/ActiveDirectoryCSDsc
url = https://github.com/PowerShell/ActiveDirectoryCSDsc
[submodule "xDscResources/xDisk"]
path = xDscResources/xDisk
url = https://github.com/PowerShell/xDisk
[submodule "DscResources/NetworkingDsc"]
path = DscResources/NetworkingDsc
url = https://github.com/PowerShell/NetworkingDsc
[submodule "DscResources/WmiNamespaceSecurityDsc"]
path = DscResources/WmiNamespaceSecurityDsc
url = https://github.com/PowerShell/WmiNamespaceSecurityDsc