Skip to content

Commit 8de468d

Browse files
authored
Merge branch 'dev' into v1.1.4
2 parents 1a2a293 + cb18845 commit 8de468d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AsBuiltReport.VMware.ESXi.psd1

-10.2 KB
Binary file not shown.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://www.asbuiltreport.com/" alt="AsBuiltReport"></a>
3-
<img src='https://raw.githubusercontent.com/AsBuiltReport/AsBuiltReport/master/AsBuiltReport.png' width="8%" height="8%" /></a>
3+
<img src='https://github.com/AsBuiltReport.png' width="8%" height="8%" /></a>
44
</p>
55
<p align="center">
66
<a href="https://www.powershellgallery.com/packages/AsBuiltReport.VMware.ESXi/" alt="PowerShell Gallery Version">
@@ -202,4 +202,4 @@ PS C:\> New-AsBuiltReport -Report VMware.ESXi -Target 'esxi-01.corp.local','esxi
202202
203203
# Generate an ESXi As Built Report for ESXi server 'esxi-01.corp.local' using specified credentials. Export report to HTML & DOCX formats. Use default report style. Reports are saved to the user profile folder by default. Attach and send reports via e-mail.
204204
PS C:\> New-AsBuiltReport -Report VMware.ESXi -Target 'esxi-01.corp.local' -Username 'root' -Password 'VMware1!' -Format Html,Word -OutputFolderPath 'C:\Users\Tim\Documents' -SendEmail
205-
```
205+
```

0 commit comments

Comments
 (0)