On May 25, 2:46 pm, d_man <d...[ at ]discussions.microsoft.com> wrote:
[Quoted Text] > That first import works great. The target groups are imported without issue, > it's the approvals that's not working. The settings are the same on both > boxes. I've followed the directions from the readme verbatim. I'm stuck. > > > > "Tila" wrote: > > On May 24, 7:40 pm, d_man <d...[ at ]discussions.microsoft.com> wrote: > > > Looks like I found the answer to my own question. I'm sure a lot of you out > > > there may be trying the same thing. > > > Note: > > > Importing from a WSUS 2.0 server to a WSUS 3.0 server (or from a WSUS 3.0 > > > server to a WSUS 2.0 server) is not supported. > > > > it's on this page about 3/4 the way down. http://technet2.microsoft.com/windowsserve...3.mspx?mfr=true> > > Sorry for the friv post. Disappointed. Who'd a though someone would want to > > > build a fresh server and move all the updates and approvals over. -d > > > It worked the import also for me. Be attention that first import > > groups and set up same languanges.- Hide quoted text - > > - Show quoted text - We too get a similar error when importing the Approvals on a new WSUS 3 server, coming from a WSUS 2 server.
This is the error in the end:
WsusMigration failed with the below exception! System.InvalidOperationException: Deleting this type of Deployment is not allowed. ---> System.Data.SqlClient.SqlException: Deleting this type of Deployment is not allowed. at Microsoft.UpdateServices.DatabaseAccess.DBConnection.DrainObsoleteConnections(SqlException e) at Microsoft.UpdateServices.DatabaseAccess.DBConnection.ExecuteCommandNoResult() at Microsoft.UpdateServices.Internal.NoResultSPHandler.ExecuteStoredProcedure(DBConnection connection) at Microsoft.UpdateServices.Internal.GenericDataAccess.ExecuteSP(String spName, DBParameterCollection args, IExecuteSPHandler handler, Int32 queryTimeoutInSeconds) at Microsoft.UpdateServices.Internal.GenericDataAccess.ExecuteSP(String spName, DBParameterCollection args, IExecuteSPHandler handler) at Microsoft.UpdateServices.Internal.DataAccess.ExecuteSPNoResult(String spName, DBParameterCollection args) at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccess.ExecuteSPDeleteDeployment(Guid id) --- End of inner exception stack trace --- at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccess.ExecuteSPDeleteDeployment(Guid id) at Microsoft.UpdateServices.Internal.BaseApi.UpdateApproval.Delete() at Microsoft.WsusMigrationTools.ImportServerStatus.ProcessEndElement(XmlTextReader reader) at Microsoft.WsusMigrationTools.ImportServerStatus.ImportData(XmlTextReader reader) at Microsoft.WsusMigrationTools.WsusMigrationTool.Main(String[] args)
Now we've tried to pin down which update this could be but we're very much at a loss here. Any directions on where to look would be greatly appreciated.
|