Die Suche ergab 1546 Treffer

von SisterOfMercy
19 Okt 2015, 18:11
Forum: Free Support
Thema: opsi-configserver without local depot
Antworten: 3
Zugriffe: 2131

opsi-configserver without local depot

Is it still possible to install an opsi-configserver without a local depot? I found this document: https://svn.opsi.org/opsidoc/trunk/en/common/opsi_manual_multidepot.asciidoc ".Scheme: opsi config server without attached depot server (single location)" But this seems a little bit outdated...
von SisterOfMercy
19 Okt 2015, 15:05
Forum: Freier Support
Thema: [GELÖST] Icon-Pfad bei Linkerstellung nicht korrekt
Antworten: 2
Zugriffe: 1970

Re: Icon-Pfad bei Linkerstellung nicht korrekt

Don't forget the first icon has index 0.

Unfortunately that's all I can help you with. :(
von SisterOfMercy
19 Okt 2015, 14:55
Forum: Freier Support
Thema: opsi und samba seit dem update
Antworten: 10
Zugriffe: 6177

Re: opsi und samba seit dem update

You might want to update samba to a newer version. With the sernet repository you have a few choices: https://portal.enterprisesamba.com/ There are also packages without the AD component, which is the 'classic mode' from samba 3.6 This is what I have installed on CentOS 7: sernet-samba.x86_64 99:4.2...
von SisterOfMercy
16 Okt 2015, 21:46
Forum: Freier Support
Thema: Client-Installation: autom. Shutdown bei Installation klappt nicht
Antworten: 4
Zugriffe: 2449

Re: Client-Installation: autom. Shutdown bei Installation klappt nicht

Alukartfahren hat geschrieben:Mir scheint, er findet das X:\ Laufwerk nicht...
No shit! ;)
What are you trying to do with that x: ?
von SisterOfMercy
15 Okt 2015, 18:16
Forum: Free Support
Thema: [SOLVED] Problem with opsi-client-agent on 4.0.6 - Waiting for TrustedInstaller
Antworten: 2
Zugriffe: 2603

Re: Problem with opsi-client-agent on 4.0.6 - Waiting for TrustedInstaller

Waiting for TrustedInstaller is whenever you have installed updates, and/or enabled or disabled windows 'features'. Are you doing anything like that?
von SisterOfMercy
15 Okt 2015, 01:11
Forum: Freier Support
Thema: PXE-Setup und Slave-Server
Antworten: 10
Zugriffe: 6153

Re: PXE-Setup und Slave-Server

You might specify the server to use in the files in /tftpboot/linux/pxelinux.cfg/ For instance, one of those lines reads this on my config: append initrd=miniroot-x64.bz2 video=vesa:ywrap,mtrr vga=791 --no-log lang=en service=https://opsi.gcecad-service.nl:4447/rpc Hmm, this is only for a manual set...
von SisterOfMercy
13 Okt 2015, 19:30
Forum: Freier Support
Thema: PC-Hersteller in LocalBoot-Paket abfragen
Antworten: 7
Zugriffe: 3659

Re: PC-Hersteller in LocalBoot-Paket abfragen

Uh what about this? DefStringList $list$ Set $list$ = getHWBiosInfoMap This gives resuls like this: ;[7] [Jan 20 15:15:32:805] [openvpn-client] (string 1)bios.Version=1.50 ;[7] [Jan 20 15:15:32:805] [openvpn-client] (string 9)bios.OEM String[1]=PSC1QE-03HLDU,SSC1Q03HLDU ;[7] [Jan 20 15:15:32:805] [o...
von SisterOfMercy
13 Okt 2015, 19:25
Forum: Freier Support
Thema: [GELÖST] Windows 10 Domain Join mit Samba PDC
Antworten: 8
Zugriffe: 24052

Re: [GELÖST] Windows 10 Domain Join mit Samba PDC

Why doesn't it fallback to SMB2 then?
von SisterOfMercy
13 Okt 2015, 17:59
Forum: Freier Support
Thema: Aktuelle IP eines Clients ermitteln
Antworten: 7
Zugriffe: 4613

Re: Aktuelle IP eines Clients ermitteln

It works with my setup!
von SisterOfMercy
10 Okt 2015, 02:07
Forum: Freier Support
Thema: Aktuelle IP eines Clients ermitteln
Antworten: 7
Zugriffe: 4613

Re: Aktuelle IP eines Clients ermitteln

tobias hat geschrieben:die opsiconf.conf unter /etc/opsi dürfte dir weiterhelfen:
/etc/opsi/opsiconfd.conf :D

I'm going to try it too, it might come in handy with lusers that never give enough information. Thanks! :-)