Egnyte drive-mapping BAT presets and the cloneDrives downloader.
| File | Description | Elevation | Key Parameters |
|---|---|---|---|
| cloneDrives.ps1 | Downloads all .bat mapping presets from JevonThompsonx/eDrives into C:\Archive\Map egnyte drives |
Not required | (none) |
| Civil Drives.bat | Maps Civil Engineering Egnyte drives | Not required | (none) |
| Civil Drives - wJLT.bat | Maps Civil Engineering Egnyte drives (JLT variant) | Not required | (none) |
| Civil BAK.bat | Maps Civil BAK Egnyte drives | Not required | (none) |
| Structural Drives.bat | Maps Structural Engineering Egnyte drives | Not required | (none) |
| Shared Services.bat | Maps Shared Services Egnyte drives | Not required | (none) |
| Shared Servicesv2.bat | Maps Shared Services Egnyte drives (v2) | Not required | (none) |
| Spare Computer Drives.bat | Maps Spare Computer Egnyte drives (SSO) | Not required | (none) |
| Spare Computer Drives-No SSO.bat | Maps Spare Computer Egnyte drives (no SSO) | Not required | (none) |
| Remove All Drives.bat | Removes all mapped Egnyte drives | Not required | (none) |
Download the latest BAT presets to C:\Archive\Map egnyte drives:
powershell -ExecutionPolicy Bypass -Command "IEX (irm 'https://raw.githubusercontent.com/JevonThompsonx/workScripts/main/Networking/cloneDrives.ps1')"Then run the desired mapping BAT from C:\Archive\Map egnyte drives or directly from this folder.
- Egnyte Connect installed (
C:\Program Files (x86)\Egnyte Connect\EgnyteClient.exe). - User is signed in to Egnyte.
- The BAT presets are hardcoded for the
ashleyvancedomain; edit the-dvalue if your Egnyte domain differs.
- These scripts manage Egnyte drive mappings (via Egnyte Connect), not Windows SMB drive mappings.
- If SSO is not configured, use
Spare Computer Drives-No SSO.bator edit-ssoarguments in the desired preset.