Hi,
Recently I have faced very strange problem with Windows 2003 Server Operating System. I am trying get it resolved but failed. :(
Strange thing is that, I can view security tabs for all other folders along with it. But this is the ONLY one folder whose security tab is missing.
Hope some one will help me in this issue...
-------------------------------------------------------------------------------------------------
I was in search of its solution, Hope following one will help you!!!
1) Open command prompt on your system (Drive should be NTFS file type), User should have at least read privilege on rshx32.dll, generally it is available, but one should cross check it.
C:\Documents and Settings\Administrator>cacls \windows\system32\rshx32.dll
C:\windows\system32\rshx32.dll BUILTIN\Users:R
BUILTIN\Power Users:R
BUILTIN\Administrators:F
NT AUTHORITY\SYSTEM:F
You can get more info on cacls as cacls /?
2) Assign its preceding folder proper permission and hit apply its inherit permission.