Jump to content

surendra5254

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by surendra5254

  1. I am looking to block the UNC access from the file dialog box window. Users are use to type the UNC path in filename section in the Windows file dialog box. Please find the attached screenshot.
  2. If anyone know how to block it. Please let me know. We are almost there to complete everything. Only the browsing from Notepad or any app file open dialog box is pending to block. Thank you for the help and support who are helped me to achieve this till now.
  3. I have restricted almost we want. But only one thing is pending is file open / save dialog box. For example: I open the notepad, and try to save a new document if I write in the "File Name" field: "D:" (D: drive is hidden) I can see the D: drive. It is possible to prohibit the user to access the D: drive when writing in the "File Name" field?
  4. One more last suggestion is need. We have to prevent access to mapped network drives from window explorer only. The all other app should have access to mapped network drive. The reason is to block browsing from windows explorer and use our own tool to browse the folders.
  5. Run menu helped me to restrict the access to UNC path. Could you please help me out to remove network icon from windows explorer using GPO.
  6. We can able to hide the run menu. But users are trying to access the network storage via windows explorer address bar using UNC path.
  7. Hi All, We have requirement from our management to block network browsing from windows explorer.exe. We have tried all the options and found the loopholes. Our requirement is very simple. People should have no access to any network path or storage or the network storage unc path (\\storageserver ). Only the specific applications should have access to the storage in user mode. For example Notepad.exe which we can able to open files through notepad open option. We have tried below options in group policy object but it didn't given more flexibility to block the complete browsing access to the network shared folders. Tried the following options. 1) We have hide the drives in group policy 2) We have switch off the network discovery settings in control panel. 3) We have created $ share (\\server\share$ path in the NAS storage) folder. 4) We have removed Network icon from the Desktop using group policy. 5) We have restricted access to Run command. In spite of the above, in the third option people may get to know the path and trying to use the unc path in windows explorer address bar (\\server\share$). We are trying to setup our own shell in windows using the code of some opensource windows shells in the internet. But it needs lot of coding and time efforts. Please suggest if anybody knows how to hide address bar in the windows explorer. So that, we can accomplish the complete setup required for this project. Best Regards, Surendra
×
×
  • Create New...