Search English (United States)  Svenska (Sverige)
den 7 februari 2012 ..:: Home ::.. Register  Login
 Text/HTML Minimize

On March 21, the first day of MMS 2011, I announced the immediate availability of the Deployment Research blog and Deployment Research Facebook page. Sites filled with video-tutorials on how to deploy operating systems. Information about this new site, as well a bunch of other deployment related community sites was by the way also printed (thank you FedEx) and put in the attendee-bag (Thank you Microsoft) for every MMS 2011 attendee, about 4000 people.

This also means that the deployvista.com blog will not be much active anymore. It will still exist, but the content will gradually be migrated over to the new site, cleaned-up and converted into the new format…

Happy deployment, and I hope to see you online in the forums…

Regards / Johan Arwidmark
Microsoft MVP – Setup & Deployment


 Print   
 MDT Database, Integrated security and SQL Cluster Minimize
Location: BlogsJohan Arwidmark    
Posted by: johan 11/28/2008

If you using integrated security (Trusted Connection) to connect to a MDT database hosted on a SQL Cluster, it will fail because of the WinPE Firewall.

The story is that WinPE (the client) communicates to the cluster node, but it is the actual physical machine that responds back, so the firewall sees it coming from a different address so it blocks it as unsolicited traffic (Thanks to Tim Mintner for the research).


Workaround 1 - Disable the WinPE firewall (warning - security risk)

Add the following command to your startnet.cmd

wpeutil.exe DisableFirewall


Workaround 2 - Use standard SQL Login

Specified by DBID and DBPWD in customsettings.ini

Note: In rare scenarios you may need to verify that you have matching versions of "dbnetlib.dll" and "dbnmpntw.dll" in WinPE. Thanks to Jason Miller for that info.

 

Permalink |  Trackback

  
Copyright Deployvista.com 2006-2010 (c)   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2012 by DotNetNuke Corporation