R
rin
Please help me!!!
When user login, the system will automatically generate
the secure.bat under temp folder. Contain :
@echo off
net share C$ /delete /y
net share D$ /delete /y
net share IPC$ /delete /y
net share ADMIN$ /delete /y
and sharing was disabled. When deleted the secure.bat
file and restart, it will auto-generate again.
Has anyone encountered this and know how to resolve this
problem? Thank you!!!
When user login, the system will automatically generate
the secure.bat under temp folder. Contain :
@echo off
net share C$ /delete /y
net share D$ /delete /y
net share IPC$ /delete /y
net share ADMIN$ /delete /y
and sharing was disabled. When deleted the secure.bat
file and restart, it will auto-generate again.
Has anyone encountered this and know how to resolve this
problem? Thank you!!!