Windows 10 BUILD 1903

ittk
Beiträge: 36
Registriert: 28 Mai 2018, 15:14

Windows 10 BUILD 1903

Beitrag von ittk »

Die Win10 BUILD 1903 ist endlich offiziell released.

Aber es gibt anscheinend mit der unattended.xml specialize Sektion aus dem win10-x64 Paket 4.1.0.0-15 wohl Probleme, sodass es nicht mehr installiert wird.

Kann das jemand bestätigen?
Benutzeravatar
SisterOfMercy
Beiträge: 1522
Registriert: 22 Jun 2012, 19:18

Re: Windows 10 BUILD 1903

Beitrag von SisterOfMercy »

Please look at this topic: viewtopic.php?f=7&t=11112
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Windows 10 BUILD 1903

Beitrag von n.wenselowski »

Hi,

Aktualisiere dein Netboot-Produkt:

Code: Alles auswählen

opsi-package-updater --repo uib_windows_experimental --use-inactive-repo -v update win10-x64 win10

Code: Alles auswählen

import OPSI
ittk
Beiträge: 36
Registriert: 28 Mai 2018, 15:14

Re: Windows 10 BUILD 1903

Beitrag von ittk »

Danke, hat funktioniert.
n.wenselowski hat geschrieben:Hi,

Aktualisiere dein Netboot-Produkt:

Code: Alles auswählen

opsi-package-updater --repo uib_windows_experimental --use-inactive-repo -v update win10-x64 win10
a.ahindi
Beiträge: 8
Registriert: 23 Jun 2019, 15:10

Re: Windows 10 BUILD 1903

Beitrag von a.ahindi »

hi all ,

i try opsi-package-updater --repo uib_windows_experimental --use-inactive-repo -v update win10-x64 win10
but the command not worked (-bash: opsi-package-updater: command not found )
i try opsi-product-updater -i -vv and make an update and still the opsi-package-updater still not worked
also i read the manual
4.5. Install the Minimal opsi Products
To deploy software with opsi prepared packages exist. They contain amongst other things the agent that is required for managing clients.

It is possible to install the packages in automated or manual fashion. The automated way is recommended.

For this there is the tool opsi-package-updater. It will automatically retrieve current packages and then install them on the server. The configuration is made in the file /etc/opsi/opsi-package-updater.conf.

You should now download and install the opsi products with the command:

opsi-package-updater -v install
If the opsi-package-updater fails, it may be necessary to add a required proxy to the .repo configuration files under /etc/opsi/package-updater.repos.d/:

[repository_uib_windows]

proxy =
If you want to update installed packages sometime later you can use the following command:

opsi-package-updater -v update
More information on opsi-package-updater can be found in the manual.

and i cant find /etc/opsi/opsi-package-updater.conf file
Benutzeravatar
ThomasT
uib-Team
Beiträge: 529
Registriert: 26 Jun 2013, 12:26

Re: Windows 10 BUILD 1903

Beitrag von ThomasT »

I assume you are still on opsi4.0, please check if there is a command called opsi-product-updater. If so, please update to 4.1 following the instructions in the release notes.
Kein Support per DM!
_________________________
opsi support - https://www.uib.de/
For productive opsi installations we recommend support contracts.
a.ahindi
Beiträge: 8
Registriert: 23 Jun 2019, 15:10

Re: Windows 10 BUILD 1903

Beitrag von a.ahindi »

ThomasT hat geschrieben:I assume you are still on opsi4.0, please check if there is a command called opsi-product-updater. If so, please update to 4.1 following the instructions in the release notes.
yes i have opsi-product-updater
i do the updates

Code: Alles auswählen

opsi-package-updater -v install
i search in manual and find this command for the updates what should i do to update opsi to version 4.1
Benutzeravatar
ThomasT
uib-Team
Beiträge: 529
Registriert: 26 Jun 2013, 12:26

Re: Windows 10 BUILD 1903

Beitrag von ThomasT »

Kein Support per DM!
_________________________
opsi support - https://www.uib.de/
For productive opsi installations we recommend support contracts.
a.ahindi
Beiträge: 8
Registriert: 23 Jun 2019, 15:10

Re: Windows 10 BUILD 1903

Beitrag von a.ahindi »

i do the steps but when i run

Code: Alles auswählen

apt install opsi-server

i get
The following packages have unmet dependencies:
opsi-server : Depends: opsiconfd (>= 4.1.1) but 4.0.7.13-1 is to be installed
E: Unable to correct problems, you have held broken packages.
Benutzeravatar
m.radtke
uib-Team
Beiträge: 1517
Registriert: 10 Jun 2015, 12:19

Re: Windows 10 BUILD 1903

Beitrag von m.radtke »

Hi
install

Code: Alles auswählen

opsi-depotserver
first and then

Code: Alles auswählen

opsi-server


Cheers
Mathias
Kein Support per DM!
_________________________
opsi support - http://www.uib.de/
For productive opsi installations we recommend support contracts.
Antworten