|
We too are using Script logic, but we’ve
had problems in the past running it over our WAN.� That being said our problems
are not typical and are a drawback from our “wonderful” bridged WAN
and have nothing to do with the product. � I like script logic though, it’s
very basic and easy to learn and understand.� I’ve been able to do a lot
of stuff with a couple of clicks in SL that that would require a couple lines
of code in VB. Thanks,
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Creamer, Mark We do.
Actually, we also use ScriptLogic which greatly improves the process of putting
together kixtart scripts for diverse groups with many different requirements.
If you’re just getting started with KiXtart, I’d highly recommend
taking a look at the message boards and other resources at www.kixtart.org, as well as
scriptlogic’s own site. <mc> -----Original Message----- Is anyone using Kixtart as a utility
along with their logon scripts?
-----Original Message----- LOL! -rtk From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of deji Agba I don't remember telling you my
middle name :p Sincerely, Microsoft MVP - Active Directory From: Rick
Kingslan Smart guy..... :op -rtk From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of deji Agba I don't have a Win9X to test this
on, but Win2K/2K3/XP is fair game for this: Set wshNetwork =
WScript.CreateObject("WScript.Network") str_Group1_Share =
"file://myserver/myShare1" strDriveToMap = "H:"
For Each grp In usr.Groups Set usr = Nothing HTH Sincerely, Microsoft
MVP - Active Directory From: Nathan
Casey What is a recommended logon script solution that will
work with win9x, win2k/xp clients for drive mapping, etc that works similar to
Novell logon scripts? Example: IF MEMBER OF "GROUP" THEN BEGIN MAP H:=SERVER1\VOL1: END |
- RE: [ActiveDir] logon scripts - Kixtart Kelly Jeglum
- Raymond McClinnis
