Start a free Windows Update support incident request:
https://support.microsoft.com/oas/de...spx?gprid=6527
For home users, no-charge support is available by calling 1-866-PCSAFETY in
the United States and in Canada or by contacting your local Microsoft
subsidiary. There is no-charge for support calls that are associated with
security updates. When you call, clearly state that your problem is related
to a Security Update and cite the update's KB number (e.g., KB956572).
Support for Windows Update:
http://support.microsoft.com/gp/wusupport
For more information about how to contact your local Microsoft subsidiary
for security update support issues, visit the International Support Web
site:
http://support.microsoft.com/common/international.aspx
For enterprise customers, support for security updates is available through
your usual support contacts.
--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE, OE, Security, Shell/User)
AumHa VSOP & Admin; DTS-L.net
heels72359@gmail.com wrote:
> Hello All,
>
> We are running a website on Windows Server 2003, .NET Framework 2.0,
> ASP/C#. In response to user interactions, the site sometimes executes
> batch files containing net use commands to temporarily map to our file
> servers. After installing KB956572, all of our net use commands began
> to fail with "System Error 85, local device name is already in use."
>
> - We verified that the local device name was NOT already in use, by
> any sessions
> - We can successfully map drives by manually entering net use commands
> from a command prompt on the server
> - We can successfully execute other batch files that do not contain
> net use commands
> - After uninstalling KB956572, functionality returned to normal
>
> Is this an intended effect of the update? Is there a workaround? Is
> mapping just a bad idea in the first place?
>
> Thanks.