|
-
March 12th, 2002, 04:45 AM
#1
Resolve computernames
Hi
I´m using kixtart on NT4srv and logging in with W9x/NT4wks.
Could anyone give me a hint on how to resolve the 3 first letters in W9x/NT4 computername, ie; "ibm01" should result in "ibm" & "staff07" should be "sta".
This so I can send different computers new shortcuts and reg.changes when they login.
-
March 12th, 2002, 05:20 AM
#2
$PCNAME = SUBSTR(@WKSTA,1,3)
-
March 12th, 2002, 09:46 AM
#3
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|