forked from AutomatedLab/AutomatedLab
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
346 lines (346 loc) · 23.7 KB
/
mkdocs.yml
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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
copyright: AutomatedLab is licensed under the <a href='https://github.com/AutomatedLab/AutomatedLab/raw/master/LICENSE'>MIT license
repo_url: https://github.com/AutomatedLab/AutomatedLab
nav:
- Home: index.md
- Installation: Wiki/install.md
- Getting started: Wiki/gettingstarted.md
- Defining your lab:
- Creating a new lab: Wiki/createnewlab.md
- Networks and IP Addresses: Wiki/networksandaddresses.md
- Adding machines: Wiki/addmachines.md
- Roles : Wiki/roles.md
- Custom roles: Wiki/customroles.md
- Customizing your lab:
- Installing Windows features: Wiki/installwindowsfeatures.md
- Installing software: Wiki/installsoftware.md
- Run remote commands: Wiki/invokelabcommand.md
- Use DSC: Wiki/usedsc.md
- Exchanging data: Wiki/exchangedata.md
- Notification system: Wiki/notifications.md
- Connecting two labs: Wiki/connectlabs.md
- Azure labs:
- Adding a subscription: Wiki/addazuresubscription.md
- Synchronise local lab sources: Wiki/synclabsources.md
- Lab telemetry: Wiki/telemetry.md
- Version history: https://github.com/AutomatedLab/AutomatedLab/blob/master/CHANGELOG.md
- AutomatedLab:
- Set-LabAutoLogon: AutomatedLab/en-us/Set-LabAutoLogon.md
- Add-LabAzureSubscription: AutomatedLab/en-us/Add-LabAzureSubscription.md
- Add-LabCertificate: AutomatedLab/en-us/Add-LabCertificate.md
- Add-LabVMUserRight: AutomatedLab/en-us/Add-LabVMUserRight.md
- Add-LabVMWareSettings: AutomatedLab/en-us/Add-LabVMWareSettings.md
- Checkpoint-LabVM: AutomatedLab/en-us/Checkpoint-LabVM.md
- Clear-Lab: AutomatedLab/en-us/Clear-Lab.md
- Clear-LabCache: AutomatedLab/en-us/Clear-LabCache.md
- Connect-Lab: AutomatedLab/en-us/Connect-Lab.md
- Connect-LabVM: AutomatedLab/en-us/Connect-LabVM.md
- Disable-LabAutoLogon: AutomatedLab/en-us/Disable-LabAutoLogon.md
- Disable-LabTelemetry: AutomatedLab/en-us/Disable-LabTelemetry.md
- Disable-LabVMFirewallGroup: AutomatedLab/en-us/Disable-LabVMFirewallGroup.md
- Disconnect-Lab: AutomatedLab/en-us/Disconnect-Lab.md
- Dismount-LabIsoImage: AutomatedLab/en-us/Dismount-LabIsoImage.md
- Enable-LabAutoLogon: AutomatedLab/en-us/Enable-LabAutoLogon.md
- Enable-LabCertificateAutoenrollment: AutomatedLab/en-us/Enable-LabCertificateAutoenrollment.md
- Enable-LabHostRemoting: AutomatedLab/en-us/Enable-LabHostRemoting.md
- Enable-LabTelemetry: AutomatedLab/en-us/Enable-LabTelemetry.md
- Enable-LabVMFirewallGroup: AutomatedLab/en-us/Enable-LabVMFirewallGroup.md
- Enable-LabVMRemoting: AutomatedLab/en-us/Enable-LabVMRemoting.md
- Enter-LabPSSession: AutomatedLab/en-us/Enter-LabPSSession.md
- Export-Lab: AutomatedLab/en-us/Export-Lab.md
- Get-Lab: AutomatedLab/en-us/Get-Lab.md
- Get-LabAvailableOperatingSystem: AutomatedLab/en-us/Get-LabAvailableOperatingSystem.md
- Get-LabAzureAppServicePlan: AutomatedLab/en-us/Get-LabAzureAppServicePlan.md
- Get-LabAzureCertificate: AutomatedLab/en-us/Get-LabAzureCertificate.md
- Get-LabAzureDefaultLocation: AutomatedLab/en-us/Get-LabAzureDefaultLocation.md
- Get-LabAzureDefaultResourceGroup: AutomatedLab/en-us/Get-LabAzureDefaultResourceGroup.md
- Get-LabAzureDefaultStorageAccount: AutomatedLab/en-us/Get-LabAzureDefaultStorageAccount.md
- Get-LabAzureLabSourcesContent: AutomatedLab/en-us/Get-LabAzureLabSourcesContent.md
- Get-LabAzureLabSourcesStorage: AutomatedLab/en-us/Get-LabAzureLabSourcesStorage.md
- Get-LabAzureLocation: AutomatedLab/en-us/Get-LabAzureLocation.md
- Get-LabAzureResourceGroup: AutomatedLab/en-us/Get-LabAzureResourceGroup.md
- Get-LabAzureSubscription: AutomatedLab/en-us/Get-LabAzureSubscription.md
- Get-LabAzureWebApp: AutomatedLab/en-us/Get-LabAzureWebApp.md
- Get-LabAzureWebAppStatus: AutomatedLab/en-us/Get-LabAzureWebAppStatus.md
- Get-LabBuildStep: AutomatedLab/en-us/Get-LabBuildStep.md
- Get-LabCache: AutomatedLab/en-us/Get-LabCache.md
- Get-LabCertificate: AutomatedLab/en-us/Get-LabCertificate.md
- Get-LabConfigurationItem: AutomatedLab/en-us/Get-LabConfigurationItem.md
- Get-LabHyperVAvailableMemory: AutomatedLab/en-us/Get-LabHyperVAvailableMemory.md
- Get-LabInternetFile: AutomatedLab/en-us/Get-LabInternetFile.md
- Get-LabIssuingCA: AutomatedLab/en-us/Get-LabIssuingCA.md
- Get-LabPSSession: AutomatedLab/en-us/Get-LabPSSession.md
- Get-LabReleaseStep: AutomatedLab/en-us/Get-LabReleaseStep.md
- Get-LabSoftwarePackage: AutomatedLab/en-us/Get-LabSoftwarePackage.md
- Get-LabSourcesLocation: AutomatedLab/en-us/Get-LabSourcesLocation.md
- Get-LabSourcesLocationInternal: AutomatedLab/en-us/Get-LabSourcesLocationInternal.md
- Get-LabVariable: AutomatedLab/en-us/Get-LabVariable.md
- Get-LabVHDX: AutomatedLab/en-us/Get-LabVHDX.md
- Get-LabVM: AutomatedLab/en-us/Get-LabVM.md
- Get-LabVMDotNetFrameworkVersion: AutomatedLab/en-us/Get-LabVMDotNetFrameworkVersion.md
- Get-LabVMRdpFile: AutomatedLab/en-us/Get-LabVMRdpFile.md
- Get-LabVMSnapshot: AutomatedLab/en-us/Get-LabVMSnapshot.md
- Get-LabVMStatus: AutomatedLab/en-us/Get-LabVMStatus.md
- Get-LabVMUacStatus: AutomatedLab/en-us/Get-LabVMUacStatus.md
- Get-LabVMUptime: AutomatedLab/en-us/Get-LabVMUptime.md
- Get-LabWindowsFeature: AutomatedLab/en-us/Get-LabWindowsFeature.md
- Import-Lab: AutomatedLab/en-us/Import-Lab.md
- Import-LabAzureCertificate: AutomatedLab/en-us/Import-LabAzureCertificate.md
- Install-Lab: AutomatedLab/en-us/Install-Lab.md
- Install-LabADDSTrust: AutomatedLab/en-us/Install-LabADDSTrust.md
- Install-LabAdfs: AutomatedLab/en-us/Install-LabAdfs.md
- Install-LabAdfsProxy: AutomatedLab/en-us/Install-LabAdfsProxy.md
- Install-LabAzureServices: AutomatedLab/en-us/Install-LabAzureServices.md
- Install-LabDcs: AutomatedLab/en-us/Install-LabDcs.md
- Install-LabDnsForwarder: AutomatedLab/en-us/Install-LabDnsForwarder.md
- Install-LabDscClient: AutomatedLab/en-us/Install-LabDscClient.md
- Install-LabDscPullServer: AutomatedLab/en-us/Install-LabDscPullServer.md
- Install-LabFailoverCluster: AutomatedLab/en-us/Install-LabFailoverCluster.md
- Install-LabFirstChildDcs: AutomatedLab/en-us/Install-LabFirstChildDcs.md
- Install-LabHyperV: AutomatedLab/en-us/Install-LabHyperV.md
- Install-LabOffice2013: AutomatedLab/en-us/Install-LabOffice2013.md
- Install-LabOffice2016: AutomatedLab/en-us/Install-LabOffice2016.md
- Install-LabRootDcs: AutomatedLab/en-us/Install-LabRootDcs.md
- Install-LabRouting: AutomatedLab/en-us/Install-LabRouting.md
- Install-LabSoftwarePackage: AutomatedLab/en-us/Install-LabSoftwarePackage.md
- Install-LabSoftwarePackages: AutomatedLab/en-us/Install-LabSoftwarePackages.md
- Install-LabSqlSampleDatabases: AutomatedLab/en-us/Install-LabSqlSampleDatabases.md
- Install-LabSqlServers: AutomatedLab/en-us/Install-LabSqlServers.md
- Install-LabTeamFoundationEnvironment: AutomatedLab/en-us/Install-LabTeamFoundationEnvironment.md
- Install-LabWindowsFeature: AutomatedLab/en-us/Install-LabWindowsFeature.md
- Invoke-LabCommand: AutomatedLab/en-us/Invoke-LabCommand.md
- Invoke-LabDscConfiguration: AutomatedLab/en-us/Invoke-LabDscConfiguration.md
- Join-LabVMDomain: AutomatedLab/en-us/Join-LabVMDomain.md
- Mount-LabIsoImage: AutomatedLab/en-us/Mount-LabIsoImage.md
- New-LabADSubnet: AutomatedLab/en-us/New-LabADSubnet.md
- New-LabAzureAppServicePlan: AutomatedLab/en-us/New-LabAzureAppServicePlan.md
- New-LabAzureLabSourcesStorage: AutomatedLab/en-us/New-LabAzureLabSourcesStorage.md
- New-LabAzureRmResourceGroup: AutomatedLab/en-us/New-LabAzureRmResourceGroup.md
- New-LabAzureWebApp: AutomatedLab/en-us/New-LabAzureWebApp.md
- New-LabCATemplate: AutomatedLab/en-us/New-LabCATemplate.md
- New-LabPSSession: AutomatedLab/en-us/New-LabPSSession.md
- New-LabReleasePipeline: AutomatedLab/en-us/New-LabReleasePipeline.md
- New-LabSourcesFolder: AutomatedLab/en-us/New-LabSourcesFolder.md
- New-LabVHDX: AutomatedLab/en-us/New-LabVHDX.md
- New-LabVM: AutomatedLab/en-us/New-LabVM.md
- Open-LabTfsSite: AutomatedLab/en-us/Open-LabTfsSite.md
- Register-LabArgumentCompleters: AutomatedLab/en-us/Register-LabArgumentCompleters.md
- Remove-DeploymentFiles: AutomatedLab/en-us/Remove-DeploymentFiles.md
- Remove-Lab: AutomatedLab/en-us/Remove-Lab.md
- Remove-LabAzureLabSourcesStorage: AutomatedLab/en-us/Remove-LabAzureLabSourcesStorage.md
- Remove-LabAzureResourceGroup: AutomatedLab/en-us/Remove-LabAzureResourceGroup.md
- Remove-LabDscLocalConfigurationManagerConfiguration: AutomatedLab/en-us/Remove-LabDscLocalConfigurationManagerConfiguration.md
- Remove-LabPSSession: AutomatedLab/en-us/Remove-LabPSSession.md
- Remove-LabVariable: AutomatedLab/en-us/Remove-LabVariable.md
- Remove-LabVM: AutomatedLab/en-us/Remove-LabVM.md
- Remove-LabVMSnapshot: AutomatedLab/en-us/Remove-LabVMSnapshot.md
- Request-LabCertificate: AutomatedLab/en-us/Request-LabCertificate.md
- Reset-AutomatedLab: AutomatedLab/en-us/Reset-AutomatedLab.md
- Restart-LabVM: AutomatedLab/en-us/Restart-LabVM.md
- Restart-ServiceResilient: AutomatedLab/en-us/Restart-ServiceResilient.md
- Restore-LabConnection: AutomatedLab/en-us/Restore-LabConnection.md
- Restore-LabVMSnapshot: AutomatedLab/en-us/Restore-LabVMSnapshot.md
- Save-Hashes: AutomatedLab/en-us/Save-Hashes.md
- Save-LabVM: AutomatedLab/en-us/Save-LabVM.md
- Set-LabAzureDefaultLocation: AutomatedLab/en-us/Set-LabAzureDefaultLocation.md
- Set-LabAzureDefaultStorageAccount: AutomatedLab/en-us/Set-LabAzureDefaultStorageAccount.md
- Set-LabAzureWebAppContent: AutomatedLab/en-us/Set-LabAzureWebAppContent.md
- Set-LabDefaultOperatingSystem: AutomatedLab/en-us/Set-LabDefaultOperatingSystem.md
- Set-LabDefaultVirtualizationEngine: AutomatedLab/en-us/Set-LabDefaultVirtualizationEngine.md
- Set-LabDscLocalConfigurationManagerConfiguration: AutomatedLab/en-us/Set-LabDscLocalConfigurationManagerConfiguration.md
- Set-LabGlobalNamePrefix: AutomatedLab/en-us/Set-LabGlobalNamePrefix.md
- Set-LabInstallationCredential: AutomatedLab/en-us/Set-LabInstallationCredential.md
- Set-LabVMUacStatus: AutomatedLab/en-us/Set-LabVMUacStatus.md
- Show-LabDeploymentSummary: AutomatedLab/en-us/Show-LabDeploymentSummary.md
- Start-LabAzureWebApp: AutomatedLab/en-us/Start-LabAzureWebApp.md
- Start-LabVM: AutomatedLab/en-us/Start-LabVM.md
- Stop-LabAzureWebApp: AutomatedLab/en-us/Stop-LabAzureWebApp.md
- Stop-LabVM: AutomatedLab/en-us/Stop-LabVM.md
- Sync-LabActiveDirectory: AutomatedLab/en-us/Sync-LabActiveDirectory.md
- Sync-LabAzureLabSources: AutomatedLab/en-us/Sync-LabAzureLabSources.md
- Test-FileHashes: AutomatedLab/en-us/Test-FileHashes.md
- Test-FileList: AutomatedLab/en-us/Test-FileList.md
- Test-FolderExist: AutomatedLab/en-us/Test-FolderExist.md
- Test-FolderNotExist: AutomatedLab/en-us/Test-FolderNotExist.md
- Test-LabAutoLogon: AutomatedLab/en-us/Test-LabAutoLogon.md
- Test-LabAzureLabSourcesStorage: AutomatedLab/en-us/Test-LabAzureLabSourcesStorage.md
- Test-LabCATemplate: AutomatedLab/en-us/Test-LabCATemplate.md
- Test-LabHostConnected: AutomatedLab/en-us/Test-LabHostConnected.md
- Test-LabHostRemoting: AutomatedLab/en-us/Test-LabHostRemoting.md
- Test-LabMachineInternetConnectivity: AutomatedLab/en-us/Test-LabMachineInternetConnectivity.md
- Test-LabPathIsOnLabAzureLabSourcesStorage: AutomatedLab/en-us/Test-LabPathIsOnLabAzureLabSourcesStorage.md
- Unblock-LabSources: AutomatedLab/en-us/Unblock-LabSources.md
- Undo-LabHostRemoting: AutomatedLab/en-us/Undo-LabHostRemoting.md
- Uninstall-LabWindowsFeature: AutomatedLab/en-us/Uninstall-LabWindowsFeature.md
- Update-LabAzureSettings: AutomatedLab/en-us/Update-LabAzureSettings.md
- Update-LabBaseImage: AutomatedLab/en-us/Update-LabBaseImage.md
- Update-LabIsoImage: AutomatedLab/en-us/Update-LabIsoImage.md
- Update-LabSysinternalsTools: AutomatedLab/en-us/Update-LabSysinternalsTools.md
- Wait-LabADReady: AutomatedLab/en-us/Wait-LabADReady.md
- Wait-LabVM: AutomatedLab/en-us/Wait-LabVM.md
- Wait-LabVMRestart: AutomatedLab/en-us/Wait-LabVMRestart.md
- Wait-LabVMShutdown: AutomatedLab/en-us/Wait-LabVMShutdown.md
- AutomatedLab.Recipe:
- Get-LabRecipe: AutomatedLab.Recipe/en-us/Get-LabRecipe.md
- Invoke-LabRecipe: AutomatedLab.Recipe/en-us/Invoke-LabRecipe.md
- New-LabRecipe: AutomatedLab.Recipe/en-us/New-LabRecipe.md
- Remove-LabRecipe: AutomatedLab.Recipe/en-us/Remove-LabRecipe.md
- Save-LabRecipe: AutomatedLab.Recipe/en-us/Save-LabRecipe.md
- AutomatedLabDefinition:
- Add-LabAzureAppServicePlanDefinition: AutomatedLabDefinition/en-us/Add-LabAzureAppServicePlanDefinition.md
- Add-LabAzureWebAppDefinition: AutomatedLabDefinition/en-us/Add-LabAzureWebAppDefinition.md
- Add-LabDiskDefinition: AutomatedLabDefinition/en-us/Add-LabDiskDefinition.md
- Add-LabDomainDefinition: AutomatedLabDefinition/en-us/Add-LabDomainDefinition.md
- Add-LabIsoImageDefinition: AutomatedLabDefinition/en-us/Add-LabIsoImageDefinition.md
- Add-LabMachineDefinition: AutomatedLabDefinition/en-us/Add-LabMachineDefinition.md
- Add-LabVirtualNetworkDefinition: AutomatedLabDefinition/en-us/Add-LabVirtualNetworkDefinition.md
- Export-LabDefinition: AutomatedLabDefinition/en-us/Export-LabDefinition.md
- Get-DiskSpeed: AutomatedLabDefinition/en-us/Get-DiskSpeed.md
- Get-LabAvailableAddresseSpace: AutomatedLabDefinition/en-us/Get-LabAvailableAddresseSpace.md
- Get-LabAzureAppServicePlanDefinition: AutomatedLabDefinition/en-us/Get-LabAzureAppServicePlanDefinition.md
- Get-LabAzureWebAppDefinition: AutomatedLabDefinition/en-us/Get-LabAzureWebAppDefinition.md
- Get-LabDefinition: AutomatedLabDefinition/en-us/Get-LabDefinition.md
- Get-LabDomainDefinition: AutomatedLabDefinition/en-us/Get-LabDomainDefinition.md
- Get-LabIsoImageDefinition: AutomatedLabDefinition/en-us/Get-LabIsoImageDefinition.md
- Get-LabMachineDefinition: AutomatedLabDefinition/en-us/Get-LabMachineDefinition.md
- Get-LabMachineRoleDefinition: AutomatedLabDefinition/en-us/Get-LabMachineRoleDefinition.md
- Get-LabPostInstallationActivity: AutomatedLabDefinition/en-us/Get-LabPostInstallationActivity.md
- Get-LabVirtualNetwork: AutomatedLabDefinition/en-us/Get-LabVirtualNetwork.md
- Get-LabVirtualNetworkDefinition: AutomatedLabDefinition/en-us/Get-LabVirtualNetworkDefinition.md
- Get-LabVolumesOnPhysicalDisks: AutomatedLabDefinition/en-us/Get-LabVolumesOnPhysicalDisks.md
- New-LabDefinition: AutomatedLabDefinition/en-us/New-LabDefinition.md
- New-LabNetworkAdapterDefinition: AutomatedLabDefinition/en-us/New-LabNetworkAdapterDefinition.md
- Remove-LabDomainDefinition: AutomatedLabDefinition/en-us/Remove-LabDomainDefinition.md
- Remove-LabIsoImageDefinition: AutomatedLabDefinition/en-us/Remove-LabIsoImageDefinition.md
- Remove-LabMachineDefinition: AutomatedLabDefinition/en-us/Remove-LabMachineDefinition.md
- Remove-LabVirtualNetworkDefinition: AutomatedLabDefinition/en-us/Remove-LabVirtualNetworkDefinition.md
- Repair-LabDuplicateIpAddresses: AutomatedLabDefinition/en-us/Repair-LabDuplicateIpAddresses.md
- Set-LabDefinition: AutomatedLabDefinition/en-us/Set-LabDefinition.md
- Set-LabLocalVirtualMachineDiskAuto: AutomatedLabDefinition/en-us/Set-LabLocalVirtualMachineDiskAuto.md
- Test-LabDefinition: AutomatedLabDefinition/en-us/Test-LabDefinition.md
- AutomatedLabNotifications:
- Send-ALNotification: AutomatedLabNotifications/en-us/Send-ALNotification.md
- AutomatedLabUnattended:
- Add-UnattendedNetworkAdapter: AutomatedLabUnattended/en-us/Add-UnattendedNetworkAdapter.md
- Add-UnattendedRenameNetworkAdapters: AutomatedLabUnattended/en-us/Add-UnattendedRenameNetworkAdapters.md
- Add-UnattendedSynchronousCommand: AutomatedLabUnattended/en-us/Add-UnattendedSynchronousCommand.md
- Export-UnattendedFile: AutomatedLabUnattended/en-us/Export-UnattendedFile.md
- Get-UnattendedContent: AutomatedLabUnattended/en-us/Get-UnattendedContent.md
- Import-UnattendedContent: AutomatedLabUnattended/en-us/Import-UnattendedContent.md
- Set-UnattendedAdministratorName: AutomatedLabUnattended/en-us/Set-UnattendedAdministratorName.md
- Set-UnattendedAdministratorPassword: AutomatedLabUnattended/en-us/Set-UnattendedAdministratorPassword.md
- Set-UnattendedAntiMalware: AutomatedLabUnattended/en-us/Set-UnattendedAntiMalware.md
- Set-UnattendedAutoLogon: AutomatedLabUnattended/en-us/Set-UnattendedAutoLogon.md
- Set-UnattendedComputerName: AutomatedLabUnattended/en-us/Set-UnattendedComputerName.md
- Set-UnattendedDomain: AutomatedLabUnattended/en-us/Set-UnattendedDomain.md
- Set-UnattendedFirewallState: AutomatedLabUnattended/en-us/Set-UnattendedFirewallState.md
- Set-UnattendedIpSettings: AutomatedLabUnattended/en-us/Set-UnattendedIpSettings.md
- Set-UnattendedLocalIntranetSites: AutomatedLabUnattended/en-us/Set-UnattendedLocalIntranetSites.md
- Set-UnattendedPackage: AutomatedLabUnattended/en-us/Set-UnattendedPackage.md
- Set-UnattendedProductKey: AutomatedLabUnattended/en-us/Set-UnattendedProductKey.md
- Set-UnattendedTimeZone: AutomatedLabUnattended/en-us/Set-UnattendedTimeZone.md
- Set-UnattendedUserLocale: AutomatedLabUnattended/en-us/Set-UnattendedUserLocale.md
- Set-UnattendedWorkgroup: AutomatedLabUnattended/en-us/Set-UnattendedWorkgroup.md
- AutomatedLabWorker:
- Add-LWAzureLoadBalancedPort: AutomatedLabWorker/en-us/Add-LWAzureLoadBalancedPort.md
- Add-LWVMVHDX: AutomatedLabWorker/en-us/Add-LWVMVHDX.md
- Checkpoint-LWAzureVM: AutomatedLabWorker/en-us/Checkpoint-LWAzureVM.md
- Checkpoint-LWHypervVM: AutomatedLabWorker/en-us/Checkpoint-LWHypervVM.md
- Connect-LWAzureLabSourcesDrive: AutomatedLabWorker/en-us/Connect-LWAzureLabSourcesDrive.md
- Dismount-LWAzureIsoImage: AutomatedLabWorker/en-us/Dismount-LWAzureIsoImage.md
- Dismount-LWIsoImage: AutomatedLabWorker/en-us/Dismount-LWIsoImage.md
- Enable-LWAzureVMRemoting: AutomatedLabWorker/en-us/Enable-LWAzureVMRemoting.md
- Enable-LWAzureWinRm: AutomatedLabWorker/en-us/Enable-LWAzureWinRm.md
- Enable-LWHypervVMRemoting: AutomatedLabWorker/en-us/Enable-LWHypervVMRemoting.md
- Enable-LWVMWareVMRemoting: AutomatedLabWorker/en-us/Enable-LWVMWareVMRemoting.md
- Get-LabAzureLoadBalancedPort: AutomatedLabWorker/en-us/Get-LabAzureLoadBalancedPort.md
- Get-LWAzureLoadBalancedPort: AutomatedLabWorker/en-us/Get-LWAzureLoadBalancedPort.md
- Get-LWAzureNetworkSwitch: AutomatedLabWorker/en-us/Get-LWAzureNetworkSwitch.md
- Get-LWAzureVMConnectionInfo: AutomatedLabWorker/en-us/Get-LWAzureVMConnectionInfo.md
- Get-LWAzureVmSnapshot: AutomatedLabWorker/en-us/Get-LWAzureVmSnapshot.md
- Get-LWAzureVMStatus: AutomatedLabWorker/en-us/Get-LWAzureVMStatus.md
- Get-LWAzureWindowsFeature: AutomatedLabWorker/en-us/Get-LWAzureWindowsFeature.md
- Get-LWHypervVMDescription: AutomatedLabWorker/en-us/Get-LWHypervVMDescription.md
- Get-LWHypervVMSnapshot: AutomatedLabWorker/en-us/Get-LWHypervVMSnapshot.md
- Get-LWHypervVMStatus: AutomatedLabWorker/en-us/Get-LWHypervVMStatus.md
- Get-LWHypervWindowsFeature: AutomatedLabWorker/en-us/Get-LWHypervWindowsFeature.md
- Get-LWVMWareNetworkSwitch: AutomatedLabWorker/en-us/Get-LWVMWareNetworkSwitch.md
- Get-LWVMWareVMStatus: AutomatedLabWorker/en-us/Get-LWVMWareVMStatus.md
- Initialize-LWAzureVM: AutomatedLabWorker/en-us/Initialize-LWAzureVM.md
- Install-LWAzureWindowsFeature: AutomatedLabWorker/en-us/Install-LWAzureWindowsFeature.md
- Install-LWHypervWindowsFeature: AutomatedLabWorker/en-us/Install-LWHypervWindowsFeature.md
- Install-LWLabCAServers: AutomatedLabWorker/en-us/Install-LWLabCAServers.md
- Install-LWLabCAServers2008: AutomatedLabWorker/en-us/Install-LWLabCAServers2008.md
- Invoke-LWCommand: AutomatedLabWorker/en-us/Invoke-LWCommand.md
- Mount-LWAzureIsoImage: AutomatedLabWorker/en-us/Mount-LWAzureIsoImage.md
- Mount-LWIsoImage: AutomatedLabWorker/en-us/Mount-LWIsoImage.md
- New-LWAzureLoadBalancer: AutomatedLabWorker/en-us/New-LWAzureLoadBalancer.md
- New-LWAzureNetworkSwitch: AutomatedLabWorker/en-us/New-LWAzureNetworkSwitch.md
- New-LWAzureVM: AutomatedLabWorker/en-us/New-LWAzureVM.md
- New-LWHypervLinuxVm: AutomatedLabWorker/en-us/New-LWHypervLinuxVm.md
- New-LWHypervNetworkSwitch: AutomatedLabWorker/en-us/New-LWHypervNetworkSwitch.md
- New-LWHypervVM: AutomatedLabWorker/en-us/New-LWHypervVM.md
- New-LWReferenceVHDX: AutomatedLabWorker/en-us/New-LWReferenceVHDX.md
- New-LWVHDX: AutomatedLabWorker/en-us/New-LWVHDX.md
- New-LWVMWareVM: AutomatedLabWorker/en-us/New-LWVMWareVM.md
- Remove-LWAzureLoadBalancer: AutomatedLabWorker/en-us/Remove-LWAzureLoadBalancer.md
- Remove-LWAzureNetworkSwitch: AutomatedLabWorker/en-us/Remove-LWAzureNetworkSwitch.md
- Remove-LWAzureVM: AutomatedLabWorker/en-us/Remove-LWAzureVM.md
- Remove-LWAzureVmSnapshot: AutomatedLabWorker/en-us/Remove-LWAzureVmSnapshot.md
- Remove-LWHypervVM: AutomatedLabWorker/en-us/Remove-LWHypervVM.md
- Remove-LWHypervVMSnapshot: AutomatedLabWorker/en-us/Remove-LWHypervVMSnapshot.md
- Remove-LWNetworkSwitch: AutomatedLabWorker/en-us/Remove-LWNetworkSwitch.md
- Remove-LWVHDX: AutomatedLabWorker/en-us/Remove-LWVHDX.md
- Remove-LWVMWareVM: AutomatedLabWorker/en-us/Remove-LWVMWareVM.md
- Repair-LWHypervNetworkConfig: AutomatedLabWorker/en-us/Repair-LWHypervNetworkConfig.md
- Restore-LWAzureVmSnapshot: AutomatedLabWorker/en-us/Restore-LWAzureVmSnapshot.md
- Restore-LWHypervVMSnapshot: AutomatedLabWorker/en-us/Restore-LWHypervVMSnapshot.md
- Save-LWHypervVM: AutomatedLabWorker/en-us/Save-LWHypervVM.md
- Save-LWVMWareVM: AutomatedLabWorker/en-us/Save-LWVMWareVM.md
- Set-LWAzureDnsServer: AutomatedLabWorker/en-us/Set-LWAzureDnsServer.md
- Set-LWHypervVMDescription: AutomatedLabWorker/en-us/Set-LWHypervVMDescription.md
- Start-LWAzureVM: AutomatedLabWorker/en-us/Start-LWAzureVM.md
- Start-LWHypervVM: AutomatedLabWorker/en-us/Start-LWHypervVM.md
- Start-LWVMWareVM: AutomatedLabWorker/en-us/Start-LWVMWareVM.md
- Stop-LWAzureVM: AutomatedLabWorker/en-us/Stop-LWAzureVM.md
- Stop-LWHypervVM: AutomatedLabWorker/en-us/Stop-LWHypervVM.md
- Stop-LWVMWareVM: AutomatedLabWorker/en-us/Stop-LWVMWareVM.md
- Test-IpInSameSameNetwork: AutomatedLabWorker/en-us/Test-IpInSameSameNetwork.md
- Uninstall-LWAzureWindowsFeature: AutomatedLabWorker/en-us/Uninstall-LWAzureWindowsFeature.md
- Uninstall-LWHypervWindowsFeature: AutomatedLabWorker/en-us/Uninstall-LWHypervWindowsFeature.md
- Wait-LWAzureRestartVM: AutomatedLabWorker/en-us/Wait-LWAzureRestartVM.md
- Wait-LWHypervVMRestart: AutomatedLabWorker/en-us/Wait-LWHypervVMRestart.md
- Wait-LWLabJob: AutomatedLabWorker/en-us/Wait-LWLabJob.md
- Wait-LWVMWareRestartVM: AutomatedLabWorker/en-us/Wait-LWVMWareRestartVM.md
- HostsFile:
- Add-HostEntry: HostsFile/en-us/Add-HostEntry.md
- Clear-HostFile: HostsFile/en-us/Clear-HostFile.md
- Get-HostEntry: HostsFile/en-us/Get-HostEntry.md
- Remove-HostEntry: HostsFile/en-us/Remove-HostEntry.md
- PSFileTransfer:
- Copy-LabFileItem: PSFileTransfer/en-us/Copy-LabFileItem.md
- Receive-Directory: PSFileTransfer/en-us/Receive-Directory.md
- Receive-File: PSFileTransfer/en-us/Receive-File.md
- Send-Directory: PSFileTransfer/en-us/Send-Directory.md
- Send-File: PSFileTransfer/en-us/Send-File.md
- PSLog:
- Get-CallerPreference: PSLog/en-us/Get-CallerPreference.md
- Start-Log: PSLog/en-us/Start-Log.md
- Stop-Log: PSLog/en-us/Stop-Log.md
- Write-Debug: PSLog/en-us/Write-Debug.md
- Write-Error: PSLog/en-us/Write-Error.md
- Write-Host: PSLog/en-us/Write-Host.md
- Write-LogEntry: PSLog/en-us/Write-LogEntry.md
- Write-LogError: PSLog/en-us/Write-LogError.md
- Write-LogFunctionEntry: PSLog/en-us/Write-LogFunctionEntry.md
- Write-LogFunctionExit: PSLog/en-us/Write-LogFunctionExit.md
- Write-LogFunctionExitWithError: PSLog/en-us/Write-LogFunctionExitWithError.md
- Write-ProgressIndicator: PSLog/en-us/Write-ProgressIndicator.md
- Write-ProgressIndicatorEnd: PSLog/en-us/Write-ProgressIndicatorEnd.md
- Write-ScreenInfo: PSLog/en-us/Write-ScreenInfo.md
- Write-Verbose: PSLog/en-us/Write-Verbose.md
- Write-Warning: PSLog/en-us/Write-Warning.md
site_name: AutomatedLab - Lab automation from users for users
theme: readthedocs
site_author: Jan-Hendrik Peters, Raimund Andree
edit_uri: edit/master/Help/
docs_dir: Help