Windows Server Links and Notes
Some stuff related specifically to Microsoft Server stuff. Exchange, MS SQL, File, Print, TS, etc.
-
sysvol share is \\[servername]\sysvol
-
-
Create a share remotely using WMIC - http://support.microsoft.com/kb/295622
-
-
At a command prompt, type wmic, and then press ENTER.
-
Type /node:computer name where computer name is the name of the target computer. If you want to pass administrator credentials, type /user:"domain\username", to receive a prompt for a password.
-
Type the following line where c:\test is the path to the folder that you want to share:
-
share call create "", "this is the comments section", "maximum number of connections", "this is the share name", "", "C:\test", 0
tags: w2k, w2k3, w2k8, winnt, windows, server,
>>
Leonard Chan's Homepage
>>
Scribble Web
>> Windows Server Links and Notes