Initial commit: loc_az_hci (smom-dbis-138 excluded via .gitignore)
Some checks failed
Test / test (push) Has been cancelled
Some checks failed
Test / test (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
9
infrastructure/storage/export-storage-protocols.ps1
Normal file
9
infrastructure/storage/export-storage-protocols.ps1
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user