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
Copy file name to clipboardExpand all lines: README.md
+44-48Lines changed: 44 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,9 +39,6 @@ Please refer to the AsBuiltReport [website](https://www.asbuiltreport.com) for m
39
39
40
40
Sample VMware Horizon As Built report HTML file: [Sample VMware Horizon As-Built Report.html](https://htmlpreview.github.io/?https://raw.githubusercontent.com/AsBuiltReport/AsBuiltReport.VMware.Horizon/dev/Samples/Sample%20VMware%20Horizon%20As%20Built%20Report.html)
41
41
42
-
Sample VMware Horizon As Built report PDF file: [Sample VMware Horizon As Built Report.pdf](https://raw.githubusercontent.com/AsBuiltReport/AsBuiltReport.VMware.Horizon/dev/Samples/VMware%20Horizon%20As%20Built%20Report.pdf)
43
-
44
-
45
42
# :beginner: Getting Started
46
43
47
44
Below are the instructions on how to install, configure and generate a VMware Horizon As Built report.
@@ -50,15 +47,14 @@ Below are the instructions on how to install, configure and generate a VMware Ho
50
47
51
48
The VMware Horizon As Built Report supports the following Horizon versions;
52
49
53
-
- Horizon 8+, 23**
54
-
- Horizon 7? (Need Testing)
50
+
- Horizon 8+, 2+**
55
51
56
52
### PowerShell
57
53
58
54
This report is compatible with the following PowerShell versions;
59
55
60
-
| Windows PowerShell 5.1 |PowerShell 7 |
61
-
|:----------------------:|:--------------------:|
56
+
| Windows PowerShell 5.1 | PowerShell 7 |
57
+
|:--------------------: |:----------------: |
62
58
|:white_check_mark:|:white_check_mark:|
63
59
64
60
## :wrench: System Requirements
@@ -76,10 +72,10 @@ PowerShell 5.1 or PowerShell 7, and the following PowerShell modules are require
76
72
77
73
Open a PowerShell terminal window and install each of the required modules.
78
74
79
-
:warning: VMware PowerCLI 13.2 or higher is required. Please ensure older PowerCLI versions have been uninstalled.
75
+
:warning: VMware PowerCLI 13.2 is required. Please ensure older PowerCLI versions have been uninstalled.
0 commit comments