• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Cannot access mapped drive in Win2k

DrVos

Golden Member
A user that I support seems to have lost access to his N: drive. He has local admin rights. When I attempted to re-map the drive Windows showed the drive as still mapped. When I try to open N: manually I get "This Operation Has Been Cancelled Due to Restrictions in Effect on This Computer."

I was able to log in the admin account, map the drive, and access its contents without a problem. This is a Win2k machine.

Any help would be greatly appreciated.
 
Thanks, I agree that it may be a registry issue~ figuring out what to change is the tough part: I ran Regmon when I tried to access the N: drive, I've got a snippet of the log, but I can't make heads or tails of it.

1 1:29:59 PM explorer.exe:1408 IRP_MJ_READ* C:\WINNT\SYSTEM32\WEBVW.DLL SUCCESS Offset: 33792 Length: 24576
2 1:30:00 PM explorer.exe:1408 IRP_MJ_CREATE N:\ SUCCESS Attributes: Any Options: Open Directory
3 1:30:00 PM explorer.exe:1408 IRP_MJ_DIRECTORY_CONTROL N:\ SUCCESS FileBothDirectoryInfo
mation: *
4 1:30:00 PM explorer.exe:1408 IRP_MJ_CLEANUP N:\ SUCCESS
5 1:30:00 PM explorer.exe:1408 IRP_MJ_CLOSE N:\ SUCCESS
6 1:30:00 PM explorer.exe:1408 IRP_MJ_CREATE N:\ SUCCESS Attributes: Any Options: Open Directory
7 1:30:00 PM explorer.exe:1408 IRP_MJ_QUERY_INFORMATION N:\ SUCCESS FileNameInformation
8 1:30:00 PM explorer.exe:1408 IRP_MJ_QUERY_VOLUME_INFORMATION N:\ SUCCESS FileFsVolumeInformation
9 1:30:00 PM explorer.exe:1408 IRP_MJ_QUERY_VOLUME_INFORMATION N:\ SUCCESS FileFsAttributeInformation
10 1:30:00 PM explorer.exe:1408 IRP_MJ_CLEANUP N:\ SUCCESS
11 1:30:00 PM explorer.exe:1408 IRP_MJ_CLOSE N:\ SUCCESS
12 1:30:00 PM explorer.exe:1408 FASTIO_QUERY_OPEN N:\ FAILURE
13 1:30:00 PM explorer.exe:1408 IRP_MJ_CREATE N:\ SUCCESS Attributes: Any Options: Open
14 1:30:00 PM explorer.exe:1408 FASTIO_QUERY_BASIC_INFO N:\ FAILURE
15 1:30:00 PM explorer.exe:1408 IRP_MJ_QUERY_INFORMATION N:\ SUCCESS FileBasicInformation
16 1:30:00 PM explorer.exe:1408 IRP_MJ_CLEANUP N:\ SUCCESS
17 1:30:00 PM explorer.exe:1408 IRP_MJ_CLOSE N:\ SUCCESS
18 1:30:00 PM explorer.exe:1408 FASTIO_QUERY_OPEN N:\ FAILURE
19 1:30:00 PM explorer.exe:1408 IRP_MJ_CREATE N:\ SUCCESS Attributes: Any Options: Open
20 1:30:00 PM explorer.exe:1408 FASTIO_QUERY_BASIC_INFO N:\ FAILURE
21 1:30:00 PM explorer.exe:1408 IRP_MJ_QUERY_INFORMATION N:\ SUCCESS FileBasicInformation
22 1:30:00 PM explorer.exe:1408 IRP_MJ_CLEANUP N:\ SUCCESS
23 1:30:00 PM explorer.exe:1408 IRP_MJ_CLOSE N:\ SUCCESS
24 1:30:00 PM explorer.exe:1408 FASTIO_QUERY_OPEN N:\ FAILURE
25 1:30:00 PM explorer.exe:1408 IRP_MJ_CREATE N:\ SUCCESS Attributes: Any Options: Open
26 1:30:00 PM explorer.exe:1408 FASTIO_QUERY_BASIC_INFO N:\ FAILURE
27 1:30:00 PM explorer.exe:1408 IRP_MJ_QUERY_INFORMATION N:\ SUCCESS FileBasicInformation
28 1:30:00 PM explorer.exe:1408 IRP_MJ_CLEANUP N:\ SUCCESS
29 1:30:00 PM explorer.exe:1408 IRP_MJ_CLOSE N:\ SUCCESS
30 1:30:00 PM explorer.exe:1408 FASTIO_QUERY_OPEN N:\ FAILURE
31 1:30:00 PM explorer.exe:1408 IRP_MJ_CREATE N:\ SUCCESS Attributes: Any Options: Open
32 1:30:00 PM explorer.exe:1408 FASTIO_QUERY_BASIC_INFO N:\ FAILURE
33 1:30:00 PM explorer.exe:1408 IRP_MJ_QUERY_INFORMATION N:\ SUCCESS FileBasicInformation
34 1:30:00 PM explorer.exe:1408 IRP_MJ_CLEANUP N:\ SUCCESS
35 1:30:00 PM explorer.exe:1408 IRP_MJ_CLOSE N:\ SUCCESS
36 1:30:00 PM explorer.exe:1408 IOCTL: 0x1439B3 G: SUCCESS
37 1:30:00 PM SERVICES.EXE:268 IRP_MJ_READ* C:\pagefile.sys SUCCESS Offset: 167936 Length: 4096
38 1:30:00 PM SERVICES.EXE:268 FSCTL_NETWORK_GET_CONNECTION_INFO N:\ SUCCESS
39 1:30:00 PM explorer.exe:1408 IOCTL: 0x1439B3 G: SUCCESS
40 1:30:00 PM SERVICES.EXE:268 FSCTL_NETWORK_GET_CONNECTION_INFO N:\ SUCCESS
41 1:30:00 PM explorer.exe:1408 FASTIO_QUERY_OPEN N:\ FAILURE
42 1:30:00 PM explorer.exe:1408 IRP_MJ_CREATE N:\ SUCCESS Attributes: Any Options: Open
43 1:30:00 PM explorer.exe:1408 FASTIO_QUERY_BASIC_INFO N:\ FAILURE
44 1:30:00 PM explorer.exe:1408 IRP_MJ_QUERY_INFORMATION N:\ SUCCESS FileBasicInformation
45 1:30:00 PM explorer.exe:1408 IRP_MJ_CLEANUP N:\ SUCCESS
46 1:30:00 PM explorer.exe:1408 IRP_MJ_CLOSE N:\ SUCCESS
 
Back
Top