Die Suche ergab 1578 Treffer

von SisterOfMercy
30 Okt 2015, 12:58
Forum: Freier Support
Thema: [GELÖST] Win10 - Druckertreiber - Installationsproblem wg. Berechtigung
Antworten: 13
Zugriffe: 14295

Re: Script zur Installation von Druckertreibern funktioniert nicht

Jetzt läuft das Script zumindest nicht mehr unendlich durch und steht am Ende auch auf Success... Soweit sehr erfreulich :) Einziges Problem dabei: Auch nach mehrmaligen reboots des Clients ist weit und breit kein Drucker zu sehen :( Dabei sieht die Log bis zum setzen der ACL ganz gut aus : What is...
von SisterOfMercy
30 Okt 2015, 12:47
Forum: Free Support
Thema: How to install a netboot product without any prompt ?
Antworten: 11
Zugriffe: 8888

Re: How to install a netboot product without any prompt ?

I never have to do that when installing a netboot product, which is the default behaviour, as far as I know.
von SisterOfMercy
29 Okt 2015, 21:25
Forum: Freier Support
Thema: Ist der Nagios Connector kompatibel mit Check_mk?
Antworten: 5
Zugriffe: 6016

Re: Ist der Nagios Connector kompatibel mit Check_mk?

Bild

If I look at this image from the check_mk website it seems like you also need a nagios/icinga core? That would mean any nagios plugin would work, wouldn't it?
von SisterOfMercy
29 Okt 2015, 21:21
Forum: Freier Support
Thema: Netboot Probleme seit letztem Update
Antworten: 19
Zugriffe: 10568

Re: Netboot Probleme seit letztem Update

Die Datei ist jetzt aber ca. 2 Minuten später wieder weg! Bei Report steht aber "pxe boot configuration read()" Das ist ok ? Ja - Named Pipe. This also happens if you try to read that file yourself. That stupid 01 in front of the mac address was bugging me for a while, a few years ago. Un...
von SisterOfMercy
29 Okt 2015, 21:17
Forum: Free Support
Thema: Installation on shutdown
Antworten: 8
Zugriffe: 3918

Re: Installation on shutdown

Is the servername really opsi.local.domain?
I'm not sure, but perhaps this gives a few problems? It might be a valid fqdn if some words are not reserved.

What I find to be weird is the clientconfig.configserver.url. It is an ip address, and not https://opsi.local.domain:4447/rpc
von SisterOfMercy
29 Okt 2015, 21:05
Forum: Free Support
Thema: How to install a netboot product without any prompt ?
Antworten: 11
Zugriffe: 8888

Re: How to install a netboot product without any prompt ?

Uhh, set the askbeforeinst property to false?
von SisterOfMercy
28 Okt 2015, 22:28
Forum: Freier Support
Thema: Treiber mit 'byAudit' erfolglos
Antworten: 13
Zugriffe: 9226

Re: Treiber mit 'byAudit' erfolglos

Where do you store your drivers for the byAudit part? This is one of mine: \\opsi\opsi_depot_rw\win7-x64\drivers\drivers\additional\byAudit\A7W7VD~S\P7P55 LX\ A7W7VD~S? This is something with Asus and a few weird characters. This directory should be made in a SSH session, and not via samba. However,...
von SisterOfMercy
28 Okt 2015, 21:52
Forum: Freier Support
Thema: [GELÖST] Win10 - Druckertreiber - Installationsproblem wg. Berechtigung
Antworten: 13
Zugriffe: 14295

Re: Script zur Installation von Druckertreibern funktioniert nicht

I use this to install a virtual FreePDF printer with the pdf24 printdriver (for various large formats). I remember messing with registry entries, but that it was not working very well. Storing printer preferences in a .dat file works ok, so you might want to look into that. ; Create printer "%S...
von SisterOfMercy
27 Okt 2015, 01:08
Forum: Freier Support
Thema: Netboot Probleme seit letztem Update
Antworten: 19
Zugriffe: 10568

Re: Netboot Probleme seit letztem Update

Have you tried this:

Code: Alles auswählen

opsi-product-updater -i -p win7-x64 -vv
Or maybe this only works without -i, I don't know, haven't tried.
I just remove the packages I don't need afterwards. For example: I'm never going to install vista or an ancient version of opensuse.
von SisterOfMercy
26 Okt 2015, 23:45
Forum: Freier Support
Thema: Netboot Probleme seit letztem Update
Antworten: 19
Zugriffe: 10568

Re: Netboot Probleme seit letztem Update

Yes, but your opsi-products are not up to date. That's why I asked if you had run opsi-product-updater. opsi-product-updater --help Usage: opsi-product-updater [options] Options: -h Show this help text -v Increase verbosity (can be used multiple times) -V Show version information and exit -c Locatio...