0% found this document useful (0 votes)
15 views2 pages

Pepe 332

we

Uploaded by

Cristna Ullfig
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views2 pages

Pepe 332

we

Uploaded by

Cristna Ullfig
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

33www223311wwwwwww111111111111111111www33445

2345111112222wss
asdfzzzzz
zzzwqdqdqwd
das
assas
acscsac
casxcasxc
sdadsa
wsswq
saaa
dddd
fffffffff
cccc
cccc
cxcxcxcx
bbbbbbbbbbb
aaaaaaaaaaaaaaaaaa
uuuuuuuuuuuuuuuuuuuuuuuuuuuu
xxxxxxxxxxxxxxxxxcxcxcxcxxxxxxxxxxxxxxx
yyyyyyyyyyyyyyyyyyyyyyyyyyyyy
zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
aaaaaaaaaaaaaaaaaaaaaaaaaa
bbbbbbbbbbbbbbbbbbbbbbbbbb
cccccccccccccccccccccccccccc
ddddddddddddddddddddddddddddd
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
ffffffffffffffffffffffffffffff
gggggggggggggggggggggggggggg

@echo off
cls
set SVR=\\192.168.0.6
REM set SVR=\\7.6.6.6
set USR=administrator
set PAS=1
NET USE * /D /Y
NET
NET
NET
NET
NET
NET
NET
NET
NET
NET
NET
NET
NET
NET

USE
USE
USE
USE
USE
USE
USE
USE
USE
USE
USE
USE
USE
USE

F:
G:
H:
I:
J:
K:
L:
M:
N:
O:
P:
Q:
R:
S:

%SVR%\F$
%SVR%\G$
%SVR%\H$
%SVR%\I$
%SVR%\J$
%SVR%\K$
%SVR%\L$
%SVR%\M$
%SVR%\N$
%SVR%\O$
%SVR%\P$
%SVR%\Q$
%SVR%\R$
%SVR%\S$

%PAS%
%PAS%
%PAS%
%PAS%
%PAS%
%PAS%
%PAS%
%PAS%
%PAS%
%PAS%
%PAS%
%PAS%
%PAS%
%PAS%

/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%

1>NUL
1>NUL
1>NUL
1>NUL
1>NUL
1>NUL
1>NUL
1>NUL
1>NUL
1>NUL
1>NUL
1>NUL
1>NUL
1>NUL

NET
NET
NET
NET

USE
USE
USE
USE

net use
pause

T:
U:
V:
W:

%SVR%\T$
%SVR%\U$
%SVR%\V$
%SVR%\W$

%PAS%
%PAS%
%PAS%
%PAS%

/user:%USR%
/user:%USR%
/user:%USR%
/user:%USR%

1>NUL
1>NUL
1>NUL
1>NUL

You might also like