How To – Storage
Setup to map Office File Server (Azure)
A. Removing all mapped network drives
1. To remove all mapped network drives, open Command Prompt (CMD) for WIndows Search.
2. On Command Prompt type : net use * /delete /y
this will remove all the mapped drives to clean it.
B. Connect all Azure Office network drives
1. Get Indologintune.ps1 from IT Team and copy it to C Drive
2. Make sure to use office Wifi connection or using VPN if you are using public internet.
3.Open PowerShell by searching in Windows search.
4.On PowerShell map to the Indologintune.ps1 file by typing dir
5. Type : PowerShell -ExecutionPolicy Bypass -File C:\Indologintune.ps1
6. Process will run and all Azure network folder will be connected
7. Double check via Windows Explorer if all network folders has been connected