Initial commit: loc_az_hci (smom-dbis-138 excluded via .gitignore)
Some checks failed
Test / test (push) Has been cancelled

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
defiQUG
2026-02-08 09:04:46 -08:00
commit c39465c2bd
386 changed files with 50649 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Export Storage Protocols (NFS/SMB/iSCSI) for Proxmox/Ubuntu VMs
Write-Host "=========================================" -ForegroundColor Cyan
Write-Host "Storage Protocol Export Configuration" -ForegroundColor Cyan
Write-Host "=========================================" -ForegroundColor Cyan
Write-Host "`nConfigure NFS/SMB/iSCSI exports for Proxmox and Ubuntu VMs." -ForegroundColor Yellow
Write-Host "See Windows Server documentation for NFS Server and iSCSI Target Server roles." -ForegroundColor Yellow