hi all, I'm new with BT4
and I tried meterpreter with my networks with success connect
here is my problem
Code:
meterpreter > pwd
C:\
meterpreter > cd WINDOWS
meterpreter > pwd
C:\WINDOWS
meterpreter > cd C:
meterpreter > pwd
C:\WINDOWS
meterpreter > cd D:
[-] stdapi_fs_chdir: Operation failed: 21
meterpreter > cd E:
[-] stdapi_fs_chdir: Operation failed: 3
meterpreter > getuid
Server username: NT AUTHORITY\SYSTEM
meterpreter >
i can access only C:
how to change the driver letter to other
and thanks for advice