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
+19-21Lines changed: 19 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,6 @@ Please refer to the AsBuiltReport [website](https://www.asbuiltreport.com) for m
39
39
40
40
Sample Microsoft DHCP As Built report HTML file: [Sample Microsoft DHCP As-Built Report.html](https://htmlpreview.github.io/?https://raw.githubusercontent.com/AsBuiltReport/AsBuiltReport.Microsoft.DHCP/dev/Samples/Sample%20Microsoft%20DHCP%20As%20Built%20Report.html)
41
41
42
-
Sample Microsoft DHCP As Built report PDF file: [Sample Microsoft DHCP As Built Report.pdf](https://raw.githubusercontent.com/AsBuiltReport/AsBuiltReport.Microsoft.DHCP/master/Samples/Sample%20Microsoft%20DHCP%20As%20Built%20Report.pdf)
43
-
44
42
# :beginner: Getting Started
45
43
Below are the instructions on how to install, configure and generate a Microsoft DHCP As Built report.
46
44
@@ -58,9 +56,9 @@ If you need to document an standalone DHCP server a better option is to use the
58
56
This report is compatible with the following PowerShell versions;
| ShowDefinitionInfo | true/false | false | Toggle to enable/disable Microsoft AD term explanations
142
-
| PSDefaultAuthentication | Negotiate/Kerberos | Negotiate| Allow to set the value of the PSRemoting authentication method. For Workgroup authentication Negotiate value is required. |
143
-
| ServerDiscovery | Domain/Standalone | Domain | Allow to set the DHCP servers discovery |
144
-
| Exclude.Domains | Array List | Empty | Allow to filter on AD Domain FQDN |
145
-
| Exclude.DCs | Array List | Empty | Allow to filter on AD Domain Controller Server FQDN. |
| ShowDefinitionInfo | true/false | false | Toggle to enable/disable Microsoft AD term explanations|
140
+
| PSDefaultAuthentication | Negotiate/Kerberos | Negotiate | Allow to set the value of the PSRemoting authentication method. For Workgroup authentication Negotiate value is required. |
141
+
| ServerDiscovery | Domain/Standalone | Domain | Allow to set the DHCP servers discovery|
142
+
| Exclude.Domains | Array List | Empty | Allow to filter on AD Domain FQDN|
143
+
| Exclude.DCs | Array List | Empty | Allow to filter on AD Domain Controller Server FQDN.|
146
144
147
145
### InfoLevel
148
146
The **InfoLevel** schema allows configuration of each section of the report at a granular level. The following sections can be set.
149
147
150
148
There are 3 levels (0-2) of detail granularity for each section as follows;
0 commit comments