Page 1 of 1 1
Topic Options
#57896 - 2001-08-02 11:04 PM LOCAL ADMIN RIGHT
Anonymous
Unregistered


Folks, I have a problem. I need to install NAV 7.5 over NT 4.0 throuth KIX but my users need to be local admin of their machines. How I can do in order to give them LOCAL TEMP ADMIN rights on their pcs to be able install NAV by KIX. Thanks in advance
Top
#57897 - 2001-08-03 10:31 AM Re: LOCAL ADMIN RIGHT
Anonymous
Unregistered


Hi!

One but not only solution is to use AT-commands.

First, log on to your computer as administrator (you should have network-admin -rights).

Then you run a bat (of course you can use a kix-script, but I've used bat) which copies scripts to remote computers' temp-directories. It's contents is something like this:

code:

if not exist \\%remote_computer%\c$\Temp md \\%remote_computer%\c$\Temp
copy .\Scripts\*.* \\%remote_computer%\c$\Temp\*.*
AT \\%remote_computer% 12:00 /interactive C:\Temp\Script.cmd

That script.cmd starts on remote computer when it's local time is 12:00. It is run by SYSTEM, so it can install almost anything. Script.cmd looks like this:

code:

C:\Temp\kix32 C:\Temp\Script.kix
del C:\Temp\Script.kix /Q

Contents of Script.kix is something like this:

code:

SETCONSOLE("MINIMIZE")
Run "C:\Temp\Program.exe /Q"

This is the way that I install small programs on remote computers. Hopefully it helps you.

Top
#57898 - 2001-08-03 03:59 PM Re: LOCAL ADMIN RIGHT
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
Non-Kix solution. Why not just push the installs from the SSC?
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.

Top
Page 1 of 1 1


Moderator:  Glenn Barnas, NTDOC, Arend_, Jochen, Radimus, Allen, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 1110 anonymous users online.
Newest Members
Viginette, ManuvdWielNL, Sir_Barrington, batdk82, StuTheCoder
17888 Registered Users

Generated in 0.05 seconds in which 0.024 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org