Security concerns about Windows Server
Security concerns about Windows Server
Hey there, I see you're dealing with a tricky security situation. Since the server is linked to your local machine through "My Computer," you might want to consider adding strong access controls. You could set up a password-protected folder on the server drive itself, ensuring only authorized users can view or modify files. Also, check if your company’s IT team has tools for network-level encryption or virtual desktop infrastructure that isolates workstations from direct server access. Let me know if you need help with specific steps!
I don't have access to that information. Please check your server's configuration or contact your administrator for details.
For a network location to show up in "My Computer," it must have been manually mapped by the user. When mapping, Windows automatically saves the username and password in the Credential Manager. Each time you access the location, the server checks these saved credentials and decides whether to allow entry. If the location appears under "Network," disable Network Discovery for everyone or turn off the "Function Discovery Provider Host" service on the server. There should be no need for users to repeatedly enter credentials when mapping drives—if a hacker obtains those details, they could still access the share (provided permissions are correctly set). If group policy is active, such as in a domain environment, you can disable this setting. However, I strongly advise against it: security vulnerabilities should never be ignored. Protect your systems with multi-factor authentication—use it for both on-site and remote users. If TeamViewer or similar tools are in use, ensure they’re secured. It appears your organization may lack proper cyber security measures, possibly due to inexperience. My top recommendation: engage a qualified IT security professional.