# Network functions

> VB Scripting functions to map and enumerate network drives and to add, remove, and enumerate printers.

Source: https://docs.capaone.com/capainstaller/vb-scripting-library/network-functions/  
Product: CapaInstaller — a separate CapaSystems product; do not apply this page to any other.

The Network category contains various functions to map, remove and enumerate network drives.

## In this section

- [Net_AddPrinter](/capainstaller/vb-scripting-library/network-functions/net-addprinter/)
- [Net_DeletePrinter](/capainstaller/vb-scripting-library/network-functions/net-deleteprinter/)
- [Net_EnumNetworkDrivePaths](/capainstaller/vb-scripting-library/network-functions/net-enumnetworkdrivepaths/)
- [Net_EnumNetworkDrives](/capainstaller/vb-scripting-library/network-functions/net-enumnetworkdrives/)
- [Net_EnumPrinterPaths](/capainstaller/vb-scripting-library/network-functions/net-enumprinterpaths/)
- [Net_EnumPrinters](/capainstaller/vb-scripting-library/network-functions/net-enumprinters/)
- [Net_MapNetworkDrive](/capainstaller/vb-scripting-library/network-functions/net-mapnetworkdrive/)
- [Net_RemoveNetworkDrive](/capainstaller/vb-scripting-library/network-functions/net-removenetworkdrive/)
- [Net_SetDefaultPrinter](/capainstaller/vb-scripting-library/network-functions/net-setdefaultprinter/)
