Re: User access to view open files in computer management



If you give the user access to Shared Folders, they will have access to
everything else in Computer Management.

Another option would be to run a batch file that will do this for you.

Copy this text to a file named task.bat

@echo off
del files.txt
net files >> files.txt

Run that file from the server.



"Attila" <Attila@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:CBD7E6FB-EA8F-4DE6-A011-28AF42CDA74A@xxxxxxxxxxxxxxxx
Hi All,

I would like to add an 'view' access to an user in Computer
Management/Shared Folders/Open Files. (Windows 2003 server).
When an user open it (Open Files), he get an error message, that he has
not
permission to view the open file list from windows clients. I have
administrator rights, and I have work it.
I cannot get Server Operator rights to this user, because he has to view
open files or sessions only.
Could someone give me help, how to give appropriate right to the user.

Thank You,

Attila




.



Relevant Pages

  • Granting Rights to "Shared Folders" in Computer Management on 2003
    ... I'm needing to grant a user rights to view the "Shared Folders" component ... under System Tools in Computer Management. ... see who is currently accessing certain files on a server share ("Open Files" ...
    (microsoft.public.windows.server.general)
  • RE: Non admin view open files
    ... view open files on the server using Computer Management. ... If the server is a DC, to remotely manage open file sessions, the user need ... How To Use Computer Management in Windows XP ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)
  • RE: Granting Rights to "Shared Folders" in Computer Management on 2003
    ... under System Tools in Computer Management. ... see who is currently accessing certain files on a server share ("Open Files" ... under Shared Folders shows this nicely for Administrators). ...
    (microsoft.public.windows.server.general)
  • Re: Cant Delete - "file is being used by another person or program"
    ... Check under computer management - Shared Folders - Open Files ... > I get the subject noted error message on my desktop when I try to delete ...
    (microsoft.public.windowsxp.network_web)
  • Re: Help-How to delete a .mdb file?
    ... found 'Shared Folders - Open Files' but the list is empty. ... I thought it was a file on a server. ... would work for locally opened files. ...
    (comp.databases.ms-access)

Loading