Sammendrag
Denne artikkelen inneholder en fullstendig beskrivelse av alle endringer i Samleoppdatering 1 for Microsoft System Center 2012 R2 Virtual Machine Manager.Viktig Det er viktig at du leser gjennom installasjonsinstruksjonene før du installerer denne oppdateringen.
Hvis du vil ha mer informasjon
Problemer
Samleoppdatering 1 for System Center 2012 R2 Virtual Machine Manager løser følgende problemer:
-
System Center 2012 R2 Virtual Machine Manager kan ikke distribuere en ny eller importerte VMWare-mal.
-
En virtuell maskin med som bruker VHDX ikke kan oppdateres på riktig måte i System Center 2012 R2 Virtual Machine Manager, og du får følgende feilmelding:
Jobb for oppdatering mislyktes med feil 2912: den forespurte operasjonen kan ikke utføres på den virtuelle disken fordi den brukes i delt modus (0xC05CFF0A)
-
Databaseoperasjoner mislykkes noen ganger med "FailedToAcquireLockException".
-
Legitimasjon fra profilen for operativsystemet, brukes ikke i en ny virtuell maskin-mal fra en mal som angir en profil i operativsystemet.
-
Virtuelle maskiner i VMWare som kobles til via den Cisco N1000V dvSwitch er ikke tilgjengelige for management fra Virtual Machine Manager.
-
System Center Virtual Machine Manager-tjenesten slutter å svare hvis du deaktiverer ett av nettverkskortene benyttes.
-
Den Get-Scstoragearray-verten kommandoen skal returnere lagringsarrayer som er synlige for en vert som bruker soneinndeling.
-
Under oppdagelsen av en leverandør av nettverkstilknyttet lagring (NAS) inkluderer ikke legitimasjonen som er brukt et domenenavn.
-
Noen lokaliserte strenger vises ikke riktig i Brukergrensesnittet.
-
En spørring for å finne sertifikatet må samsvare med både emnenavnet og det egendefinerte navnet fordi FindBySubjectName er et søk med jokertegn.
-
Malen Distribusjon mislykkes, og du får følgende feilmelding:
Feil (2904)VMM finner ikke den angitte banen <servernavn>-server.Systemet finner ikke den angitte banen (0x80070003)
-
Virtuell harddisk (VHD) kan ikke monteres på en vert fordi VHD er i konflikt med andre disker på grunn av en foreldet post ble etterlatt i ordlisten for Virtual Machine Manager minne.
-
Differencing disk-basert distribusjon kan mislykkes fordi overordnet disk oppdateres som noncached.
Instruksjoner for installasjon
Det finnes to oppdateringspakkene for Samleoppdatering 1 for System Center Virtual Machine Manager 2012 R2. De kan være manuelt ned fra følgende koblinger.
Virtual Machine Manager-Server (KB2904712)
Virtual Machine Manager-konsollen (KB2919248)
msiexec.exe /update <packagename>Hvis du for eksempel vil installere Samleoppdatering 1-pakken for en server med System Center 2012 R2 Virtual Machine Manager (KB2904712), kjører du følgende kommando:
msiexec.exe /update kb2904712_vmmserver_amd64.mspViktig Når du installerer oppdateringspakken, bruke du må følgende SQL-skriptet på Virtual Machine Manager Microsoft SQL Server-databasen for Samleoppdatering 1 skal fungere riktig.
/* script starts here */ALTER Procedure [dbo].[prc_RBS_UserRoleSharedObjectRelation_Insert]( @ID uniqueidentifier, @ObjectID uniqueidentifier, @ObjectType int, @RoleID uniqueidentifier, @UserOrGroup varbinary (85), @ForeignAccount nvarchar (256), @IsADGroup bit, @ExistingID uniqueidentifier = NULL OUTPUT)ASSET NOCOUNT ON SELECT @ExistingID = [ID] FROM [dbo].[tbl_RBS_UserRoleSharedObjectRelation] WHERE [ObjectID] = @ObjectID AND [RoleID] = @RoleID AND -- Select owner OR Select all which matches ForeignAccount or UserOrGroup OR -- both ForeignAccount and UserOrGroup is NULL (([UserOrGroup] = @UserOrGroup OR [ForeignAccount] = @ForeignAccount) OR ([UserOrGroup] IS NULL AND @UserOrGroup IS NULL AND [ForeignAccount] IS NULL AND @ForeignAccount IS NULL)) /* Ignore duplicate entries */ IF (@ExistingID IS NULL) BEGIN INSERT [dbo].[tbl_RBS_UserRoleSharedObjectRelation] ([ID] ,[ObjectID] ,[ObjectType] ,[RoleID] ,[UserOrGroup] ,[ForeignAccount] ,[IsADGroup] ,[IsOwner] ) VALUES ( @ID, @ObjectID, @ObjectType, @RoleID, @UserOrGroup, @ForeignAccount, @IsADGroup, 0 ) ENDSET NOCOUNT OFFRETURN @@ERROR/* script ends here */
Obs! Etter at Samleoppdatering 1 for Virtual Machine Manager er installert, kan ett av følgende problemer oppstå:
-
Når du prøver å importere et tillegg til Virtual Machine Manager-konsollen, kan det hende at importen mislyktes. I tillegg får du følgende feilmelding:
Det oppstod en feil under forsøk på å opprette en Legg til i mappen for kontoen:Tilgang til banen: "C:\Program Files\Microsoft System Center 2012 R2\Virtual maskin Manager\bin\AddInPipeline\AddIns" er avslått.
-
Når du åpner VMM-konsollen, får du følgende feilmelding:
Kan ikke oppdatere forvaltet kode-i rørledningen på grunn av følgende feil:Den nødvendige mappen "C:\Program Files\Microsoft System Center 2012 R2\Virtual maskin Manager\bin\AddInPipeline\HostSideAdapters" finnes ikke.
Følg denne fremgangsmåten for å løse disse problemene:
-
Finn følgende mappe:C:\Program Files\Microsoft System Center 2012 R2\Virtual maskin Manager\bin
-
Høyreklikk mappen AddInPipeline, og klikk deretter Egenskaper.
-
Klikk Avanserti kategorien Sikkerhet , og klikk deretter Fortsett.
-
Velg den INNEBYGDE gruppen, og klikk deretter Rediger.
-
Klikker du koblingen Velg et objekt , skriver du inn Godkjente brukere, og klikk deretter OK.
-
Klikk OK for å lukke alle dialogbokser som er knyttet til egenskaper.
Filer som er oppdatert i Samleoppdatering 1-pakker
|
Filnavn |
Filstørrelse |
Filversjon |
Arkitektur |
|---|---|---|---|
|
DB.DelegatedAdmin.dll |
93024 |
3.2.7620.0 |
|
|
Engine.Adhc.Operations.dll |
1337696 |
3.2.7620.0 |
|
|
Engine.AuthorizationManager.dll |
104288 |
3.2.7620.0 |
|
|
Engine.AuthorizationManagerTasks.dll |
51040 |
3.2.7620.0 |
|
|
Engine.Backup.dll |
68960 |
3.2.7620.0 |
|
|
Engine.Common.dll |
227168 |
3.2.7620.0 |
|
|
Engine.Deployment.dll |
638816 |
3.2.7620.0 |
|
|
Engine.ImgLibOperation.dll |
547680 |
3.2.7620.0 |
|
|
Engine.IndigoAccessLayer.dll |
515936 |
3.2.7620.0 |
|
|
Engine.PhysicalMachine.dll |
360800 |
3.2.7515.0 |
|
|
Engine.VmOperations.dll |
1263456 |
3.2.7620.0 |
|
|
ImgLibEngine.dll |
4109664 |
3.2.7620.0 |
|
|
msiInstaller.dat |
12 |
||
|
Remoting.dll |
1024352 |
3.2.7620.0 |
|
|
Ekstra merknader for SC 2012 R2 Virtual Machine Manager Samleoppdatering 1 docx |
31978 |
||
|
Utils.dll |
887648 |
3.2.7620.0 |
|
|
vmmAgent.exe |
6323552 |
3.2.7620.0 |
|
|
vmmAgent.msi |
7147520 |
x86 |
|
|
vmmAgent.msi |
8142848 |
x64 |
|
|
VMWareImplementation.dll |
2065248 |
3.2.7620.0 |
|
Filnavn |
Filstørrelse |
Filversjon |
Språk-ID |
|---|---|---|---|
|
DB.DelegatedAdmin.dll |
93024 |
3.2.7620.0 |
|
|
Engine.Common.dll |
227168 |
3.2.7620.0 |
|
|
Engine.Deployment.dll |
638816 |
3.2.7620.0 |
|
|
ImgLibEngine.dll |
4109664 |
3.2.7620.0 |
|
|
Microsoft.SystemCenter.VirtualMachineManager.dll |
2018656 |
3.2.7620.0 |
|
|
Microsoft.VirtualManager.UI.Dialogs.dll |
3192672 |
3.2.7620.0 |
|
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1021792 |
3.2.7620.0 |
2052 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1056608 |
3.2.7620.0 |
1036 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1050464 |
3.2.7620.0 |
1031 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1046368 |
3.2.7620.0 |
1040 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1068896 |
3.2.7620.0 |
1041 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1046880 |
3.2.7620.0 |
1046 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1119072 |
3.2.7620.0 |
1049 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1050464 |
3.2.7620.0 |
3082 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1023840 |
3.2.7620.0 |
1028 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1047392 |
3.2.7620.0 |
1042 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1023840 |
3.2.7620.0 |
3076 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1048928 |
3.2.7620.0 |
1029 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1043296 |
3.2.7620.0 |
1043 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1055584 |
3.2.7620.0 |
1038 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1047392 |
3.2.7620.0 |
1045 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1049440 |
3.2.7620.0 |
2070 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1038688 |
3.2.7620.0 |
1053 |
|
Microsoft.VirtualManager.UI.Dialogs.resources.dll |
1042784 |
3.2.7620.0 |
1055 |
|
Microsoft.VirtualManager.UI.HardwareProperties.dll |
612192 |
3.2.7620.0 |
|
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
280928 |
3.2.7620.0 |
2052 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
285024 |
3.2.7620.0 |
1036 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
285024 |
3.2.7620.0 |
1031 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
284000 |
3.2.7620.0 |
1040 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
286048 |
3.2.7620.0 |
1041 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
284000 |
3.2.7620.0 |
1046 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
293216 |
3.2.7620.0 |
1049 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
284512 |
3.2.7620.0 |
3082 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
280928 |
3.2.7620.0 |
1028 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
283488 |
3.2.7620.0 |
1042 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
280928 |
3.2.7620.0 |
3076 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
284000 |
3.2.7620.0 |
1029 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
284512 |
3.2.7620.0 |
1043 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
284000 |
3.2.7620.0 |
1038 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
283488 |
3.2.7620.0 |
1045 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
283488 |
3.2.7620.0 |
2070 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
283488 |
3.2.7620.0 |
1053 |
|
Microsoft.VirtualManager.UI.HardwareProperties.resources.dll |
284000 |
3.2.7620.0 |
1055 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.dll |
3379552 |
3.2.7620.0 |
|
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1253216 |
3.2.7620.0 |
2052 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1288544 |
3.2.7620.0 |
1036 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1281376 |
3.2.7620.0 |
1031 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1276256 |
3.2.7620.0 |
1040 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1300832 |
3.2.7620.0 |
1041 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1277280 |
3.2.7620.0 |
1046 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1349984 |
3.2.7620.0 |
1049 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1281376 |
3.2.7620.0 |
3082 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1256288 |
3.2.7620.0 |
1028 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1278304 |
3.2.7620.0 |
1042 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1256288 |
3.2.7620.0 |
3076 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1281376 |
3.2.7620.0 |
1029 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1273696 |
3.2.7620.0 |
1043 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1285984 |
3.2.7620.0 |
1038 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1278816 |
3.2.7620.0 |
1045 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1280352 |
3.2.7620.0 |
2070 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1270624 |
3.2.7620.0 |
1053 |
|
Microsoft.VirtualManager.UI.Pages.Datacenter.resources.dll |
1274208 |
3.2.7620.0 |
1055 |
|
Microsoft.VirtualManager.UI.Specialization.dll |
371040 |
3.2.7620.0 |
|
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
117600 |
3.2.7620.0 |
2052 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
119648 |
3.2.7620.0 |
1036 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
118624 |
3.2.7620.0 |
1031 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
119136 |
3.2.7620.0 |
1040 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
119648 |
3.2.7620.0 |
1041 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
118624 |
3.2.7620.0 |
1046 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
122208 |
3.2.7620.0 |
1049 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
119136 |
3.2.7620.0 |
3082 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
117600 |
3.2.7620.0 |
1028 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
118624 |
3.2.7620.0 |
1042 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
117600 |
3.2.7620.0 |
3076 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
118624 |
3.2.7620.0 |
1029 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
118624 |
3.2.7620.0 |
1043 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
119136 |
3.2.7620.0 |
1038 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
118624 |
3.2.7620.0 |
1045 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
119136 |
3.2.7620.0 |
2070 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
118624 |
3.2.7620.0 |
1053 |
|
Microsoft.VirtualManager.UI.Specialization.resources.dll |
118112 |
3.2.7620.0 |
1055 |
|
Microsoft.VirtualManager.UI.VmmControls.dll |
894304 |
3.2.7620.0 |
|
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
281952 |
3.2.7620.0 |
2052 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
289120 |
3.2.7620.0 |
1036 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
286560 |
3.2.7620.0 |
1031 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
286560 |
3.2.7620.0 |
1040 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
290656 |
3.2.7620.0 |
1041 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
287072 |
3.2.7620.0 |
1046 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
302944 |
3.2.7620.0 |
1049 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
287584 |
3.2.7620.0 |
3082 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
282464 |
3.2.7620.0 |
1028 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
286048 |
3.2.7620.0 |
1042 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
282464 |
3.2.7620.0 |
3076 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
287072 |
3.2.7620.0 |
1029 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
286048 |
3.2.7620.0 |
1043 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
288096 |
3.2.7620.0 |
1038 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
286560 |
3.2.7620.0 |
1045 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
286560 |
3.2.7620.0 |
2070 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
285024 |
3.2.7620.0 |
1053 |
|
Microsoft.VirtualManager.UI.VmmControls.resources.dll |
286048 |
3.2.7620.0 |
1055 |
|
Microsoft.VirtualManager.UI.VMWizards.dll |
399712 |
3.2.7620.0 |
|
|
Remoting.dll |
1024352 |
3.2.7620.0 |
|
|
Ekstra merknader for SC 2012 R2 Virtual Machine Manager Samleoppdatering 1 docx |
31978 |
||
|
Utils.dll |
887648 |
3.2.7620.0 |
|
|
VMWareImplementation.dll |
2065248 |
3.2.7620.0 |