Die Suche ergab 7 Treffer

von Lo5t
06 Aug 2014, 15:15
Forum: News
Thema: Neue opsi-winst / opsi-script Version in testing
Antworten: 1
Zugriffe: 4265

Re: Neue opsi-winst / opsi-script Version in testing

Kann ich mehr informationen über

* new Registry Parameter /NTuserDat: <path to ntuser.dat>

erhalten. Ich vermute das dies mir erlauben würde einträge in die ntuser.dat für z.b.
[HKEY_USERS\$adminsid$\Software\Microsoft\Windows\..] zu schreiben.

Ich habe vermutet dass /NTuserDat ähnlich wie ...
von Lo5t
08 Feb 2013, 08:22
Forum: Free Support
Thema: splitstring illegal String expression
Antworten: 3
Zugriffe: 3504

Re: splitstring illegal String expression

but this would give me all printers as an option.
I would like to have the following as ProductProperties:

OFF_PRINTER_1,OFF_PRINTER_2
Room2_OFF_PRINTER
Room3_OFF_PRINTER

If i do what u say i would recieve something like this:

OFF_PRINTER_1
OFF_PRINTER_2
Room2_OFF_PRINTER
Room3_OFF_PRINTER

I ...
von Lo5t
07 Feb 2013, 10:18
Forum: Free Support
Thema: splitstring illegal String expression
Antworten: 3
Zugriffe: 3504

splitstring illegal String expression

I have an install script which successfully installs the printer drivers i want for specific printer. The printer i select over a product properties tab. I now want to select more then one printer. I don't want to wait untill each driver is installed before having to install the packet again with ...
von Lo5t
03 Dez 2012, 16:13
Forum: Free Support
Thema: DHCP dropp
Antworten: 2
Zugriffe: 2648

Re: DHCP dropp

I am sorry,

the clients we have have two dots. As in "client.domain.local"

but in /etc/dhcpd.conf they have non

as in only the client name. So when we add

client1.domain1.local

and there already is a

client1.domain2.local

Then dhcpd.conf will only show client1 from domian2 (since it was ...
von Lo5t
30 Nov 2012, 12:44
Forum: Free Support
Thema: DHCP dropp
Antworten: 2
Zugriffe: 2648

DHCP dropp

The problem is when we add a client, example OFFICE1.Building2, and there is a client called OFFICE1.Building1, then the DHCP dropps OFFICE1.Building1 from the .conf list. He is still in the opsi config editor but not in the dhcp.conf hence install fails.

Is this a feature?

Version being used ...
von Lo5t
08 Nov 2011, 16:31
Forum: Free Support
Thema: GetRegistryStringValue
Antworten: 2
Zugriffe: 3219

Re: GetRegistryStringValue

Yup that did the trick

Thank you very much.
Much appriciated.
von Lo5t
08 Nov 2011, 12:01
Forum: Free Support
Thema: GetRegistryStringValue
Antworten: 2
Zugriffe: 3219

GetRegistryStringValue

Ein program hat graphische fehler wenn meine graphic karte hardware acceleration unterstuetzt. Ich muss daher im Registry Acceleration.Level zu 5 setzten. Aber da der fadt zu Acceleration.Level nicht fest ist muss ich die Video ID aus HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\PCI\VEN_10DE&DEV ...