Kindly be advised we cannot cancel subscriptions or issue refunds on the forum.
You may cancel your Bitdefender subscription from Bitdefender Central or by contacting Customer Support at: https://www.bitdefender.com/consumer/support/help/

Thank you for your understanding.

Misconfiguration settings - Azure Files network drive letters manual remapping

Options

Hi,

After applying certain Misconfiguration settings (GravityZone Business Security Enterprise) , the network drive letters pointing to Azure Files do not automatically reconnect after a reboot, requiring manual remapping each time.

Thanks!

Carlos Massa

Best Answer

Answers

  • Hi @Flexx

    Here is the solution that we have implemented:

    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v DontDisplayLastUserName /t REG_DWORD /d 0 /f

    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v LegalNoticeCaption /t REG_SZ /d "" /f

    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v LegalNoticeText /t REG_SZ /d "" /f

    secedit /configure /cfg %windir%\inf\defltbase.inf /db %windir%\securitynew.sdb /areas SECURITYPOLICY