Oct. 14th, 2009

exchange12rocks: (Default)
on error resume next

set WshNetwork = WScript.CreateObject("WScript.Network")

Drives = Array("D", "E", "F", "H", "I", "J", "K", "L", "M", "N")

For Each Drive in Drives
    WshNetwork.MapNetworkDrive Drive & ":", "\\file\" & Drive & "$", False
Next

Profile

exchange12rocks: (Default)
Kirill 'kf' Nikolaev

September 2016

S M T W T F S
    123
456789 10
11121314151617
18192021222324
252627282930 

Most Popular Tags

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 11th, 2025 06:27 am
Powered by Dreamwidth Studios