Skip to content

Commit 937c42d

Browse files
committed
improve docs how to use get and set maclearn
1 parent 5159c4b commit 937c42d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/homelab/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ Steps:
9898
Connect-VIServer -Server 192.168.178.102 -Protocol https -User [email protected] -Password VMware1!
9999
```
100100
101-
1. download the powershell functions `Get-MacLearn` and `Set-MacLearn` from [here](https://github.com/lamw/vmware-scripts/blob/master/powershell/MacLearn.ps1)
101+
1. download the powershell functions `Get-MacLearn` and `Set-MacLearn` from [here](https://raw.githubusercontent.com/lamw/vmware-scripts/refs/heads/master/powershell/MacLearn.ps1) by simply copy pasting it to your powershell session
102+
102103
1. Set Mac learning on a port group:
103104
104105
```powershell

0 commit comments

Comments
 (0)