Die Suche ergab 135 Treffer

von bourhis
18 Nov 2025, 13:56
Forum: Free Support
Thema: Howto use a "winget" command via "Opsi" ?
Antworten: 2
Zugriffe: 936

Re: Howto use a "winget" command via "Opsi" ?

Hi,

I tried this option without any more success...

Regards
von bourhis
12 Nov 2025, 09:28
Forum: Free Support
Thema: "windows_partition_size" is not taken care
Antworten: 3
Zugriffe: 1368

Re: "windows_partition_size" is not taken care

Hello,

Half of our PCs are configured for dual-booting with Windows and Linux. Since we started using Opsi (2011), I install Windows via Opsi with the following settings: "windows_partition_size" = "70%" and "data_partition_create" = "False". I then run the automatic Linux installation with Debian ...
von bourhis
05 Nov 2025, 14:18
Forum: Free Support
Thema: [resolved] opsi-package-updater ConnectionError
Antworten: 2
Zugriffe: 307

Re: opsi-package-updater ConnectionError

I find the solution : the "dirs" parameter of "/etc/opsi/package-updater.repos.d/uib.repo" !

initialy I have :

dirs = opsi4.1/products/localboot, opsi4.1/products/netboot

and if I change it by :

dirs = opsi4.1/stable/packages/windows/localboot, opsi4.1/stable/packages/windows/netboot

that's ...
von bourhis
05 Nov 2025, 13:19
Forum: Free Support
Thema: [resolved] opsi-package-updater ConnectionError
Antworten: 2
Zugriffe: 307

[resolved] opsi-package-updater ConnectionError

Hi,


opsi-package-updater -v update

return this error :

[3] [2025-11-05 13:11:29.130] [ ] Failed to connect to repository uib: 404 - (Updater.py:1384)
[3] [2025-11-05 13:11:29.136] [ ] Failed to connect to repository 'uib': 404 - (opsipackageupdater.py:457)
Traceback (most recent call last ...
von bourhis
05 Nov 2025, 11:22
Forum: Free Support
Thema: "windows_partition_size" is not taken care
Antworten: 3
Zugriffe: 1368

Re: "windows_partition_size" is not taken care

Hi,

I wanted to clarify that:
- If I check the "data_partition_create" parameter, it works: the "DATA" partition is correctly created using the unallocated disk space.

Regards.
von bourhis
23 Okt 2025, 14:59
Forum: Free Support
Thema: Howto use a "winget" command via "Opsi" ?
Antworten: 2
Zugriffe: 936

Howto use a "winget" command via "Opsi" ?

Hi,

if I execute interactively in a command or powershell prompt :

winget uninstall "windows web experience pack" --silent --accept-source-agreements --disable-interactivity

the widget is properly (and silently) uninstall.

If I try to do it in a [Dosbatch] or [ExecWith_powershell] Opsi section ...
von bourhis
09 Okt 2025, 15:03
Forum: Free Support
Thema: "windows_partition_size" is not taken care
Antworten: 3
Zugriffe: 1368

"windows_partition_size" is not taken care

Hi,

since my upgrade on version 4.3 the "windows_partition_size" option of "win11-x64" netboot product doesn't works.
No matter which option you select (in percentage or in GB), the Windows partitions takes up all the space !

Is there a solution ?

Best regards.
von bourhis
16 Jul 2025, 09:50
Forum: Free Support
Thema: [resolved] How to upgrade the debian version of an opsi server ?
Antworten: 2
Zugriffe: 14864

[resolved] How to upgrade the debian version of an opsi server ?

Hi,

I'm trying to upgrade my debian version from "buster" to "bullseye" and, if the Debian upgrade works well, I'm having a problem with "Opsi" : I can't login "opsi-configed" any more !

Is there a specific method to do this upgrade ? Any post-configuration to make ?

Best regards.