On UrbanBaby: I won't vaccinate my daughter!
2 Resources for

lcase

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean Steelcase Inc. (1 results)

TechRepublic Resources

Same desktop and mapped drives
I teach computers in a small rural school and I need all the computers to have the same desktop and mapped drives no matter who logs in. How can I do this??I am running a win2003 server, and the computers are xp pro.it would be more helpfull if you...
Tags: desktop, DOCUMENTS, Documents Folder, jharbour@..., LCase, Users Profile, windows
Q&A 2006-09-09
mapping lost after second log on
We have just upgraded from Windows 2000 Pro to Windows XP Pro SP2. The problem is that we run a scrip that maps a drive letter to the users in that group. However, since we've upgraded to the latter OS, the users can run the scrip and map the drive...
Tags: Microsoft Windows, LCase
Q&A 2004-12-16

Additional Resources

Drive Label Says Network Drive
Here's the snippet of code I'm using:If InStr(strGroup, lcase(Staff_Group)) Then objNetwork.MapNetworkDrive "H:","\blahGeneral" objShell.NameSpace("H:").Self.Name = "General"Now when I login as someone in the Staff Group and I open windows explorer I for a share name I see "Network Drive (H:)" rather then "General (H:)" any ideas why?Thanks for the help.-Chris Matera
Tags: cmatera@..., drives, mapping, network, Network Drive, networking, programming, scripting, server 2003, shares, windows
Discussion threads 2007-01-17
Strange behavior after using vbscript to map a drive based on group members
ere in my office we're using a group policy dropped onto ourcontainer below our workstation critical update policy. This policycalls a login script to map drives to logged in users based on groupmembership. Here's a snippet of that code:If InStr(strGroup, lcase(Staff_Group)) Then objNetwork.MapNetworkDrive "S:","\umafinaidGeneral"...
Tags: Servers, cmatera@..., Microsoft VBScript
Discussion threads 2007-03-16
AD User Creation Script Question
Hello! I found a script yesterday on this site that creates users in AD from a csv file. Before I added 4 more entries for description,login script, home directory, and homedrive I was getting a loop detected. After adding the entries I get an "unterminated string constraint on line 40...
Tags: Directory services, yon.ubago@..., SLogon, oNewUser.put, CSV file, sFirstName oNewUser.put, advertisement
Discussion threads 2007-09-06
VB Login Script Help needed
Please forgive me, but i'm extremely new to VBScript. I need to write a login script to map drives based on group membership in a windows 2003 AD Domain. I've found numerous examples all over the net, but none of them has seemed to work properly for me.Here...
Tags: accounting, CreateObject, Microsoft Visual Basic, objNetwork.MapNetworkDrive, programming, RhythmMethod, windows, wshNetwork.MapNetworkDrive, \\SERVER\SHARE
Discussion threads 2006-10-18
Ping Network
How can i ping all IP Addresses on a network to see which are used and which are free?A vbscript will do it--------------Option ExplicitDim objShell, strSubnet, iSet objShell = CreateObject("WScript.Shell")strSubnet = "10.130.32." 'Obviously set this to yours! And note the trailing stopFor i = 1 to 255 If IsUp(strSubnet & i) Then wscript.echo strSubnet...
Tags: it management, network, Sprocket, strSubnet
Q&A 2005-11-07
Create a Web configuration INI file
Discover how you can implement your own INI file for Web application configuration information. The INI file can provide a central repository for this information to which you can provide a Web front-end to make configuration changes. Application-specific configuration information has historically been stored in INI...
Tags: Web, Phillip Perkins, Microsoft Windows, INI-file, Dim sURL, configuration information, Web Development Zone Newsletter, XML Document, Domain, Node, INI, sDomain, sKeyName, sFileName, Set, Nothing, Domain Node, sDomain Parameter, sKeyName Node, XML, Software/Web Development, Web Development
Technical articles 2005-08-08
Creating logon scripts with KiXtart, part 4
In this final installment of his series of Daily Drill Downs on KiXtart, Richard Charrington examines the KiXtart commands and functions you use to manipulate strings.In part 1 of this series of Daily Drill Downs, I included background information on KiXtart, discussed common structures and commands, and provided several...
Tags: Richard Charrington, Kixtart, SUBSTR, Ltrim
Technical articles 2000-06-08
Keep your Lotus Notes synchronized with this login script
TechRepublicrecently asked members to submit their favorite Network Administration scriptsfor possible publication. One of the first to make a submission was Tim Wakeling.For his effort, Tim earned $100 and the satisfaction of seeing his scriptpublished on TechRepublic.Earn $100 for your admin scriptLet us payyou for your original scripts so that...
Tags: Â Â, Guest Contributor, IBM Corp., IBM Lotus Notes, Â Â Â Â Â CompareNotes
Technical articles 2005-11-08
Lock IT Down: A quick quarantine for ILOVEYOU e-mail virus
Quarantine ILOVEYOU virus in lieu of anti-virus softwareIf you’re unable to get a vendor-distributed virus image to fight off the ILOVEYOU virus, here’s a quick quarantine measure that may help you contain this particularly nasty threat. Developed on the fly by TechRepublic’s own Kevin Brown, we used this tool (gratefully...
Tags: Viruses and worms, SECURITY, e-mail, e-mail virus, Ken Hardin, IHATEYOU, ILOVEYOU
Technical articles 2000-05-04
how to execute insert query inVB Script
i have written a the follwing code in vb scriptand it shows the Error "too few parameter expected 1 80040E10how ever this code when written in VB run smoothly' open database dim idim filenamedim RNOdim restnodim fi=1Set con = CreateObject("ADODB.Connection") Set cmd = CreateObject("ADODB.Command") set rs = CreateObject("ADODB.Connection") set rst=CreateObject("ADODB.Connection")...
Tags: Programming languages, Databases, sitanshuwesley@..., rs.Fields, rtNo, SQL, Chr, CreateObject, Mohan Das Karam Chand Gandhi, rsResult, Access Driver
Discussion threads 2007-10-18
WMI Reboot Script
I'm trying to develop a script that will read from a text file the servers I would like rebooted.Can some Help?ThanksWMI Reboot,Shutdown or any ScriptBe carefully. Good Luck...WMI Reboot,Shutdown or any ScriptFrom ColdHonedSteelhttp://www.codecomments.com/archive300-2004-5-174101.htmlCall sShutdown "ForceShutdown "Sub sShutdownstrTypeConst wbemFlagForwardOnly = &H20, wbemFlagReturnImmediately = &H10Const Logoff = 0, Shutdown =...
Tags: computer, Forced, intShutdownType strType, ochoa.raul, ochoa.raul@..., windows, WMI
Discussion threads 2005-01-31
DOWNLOAD: Create users in Active Directory from a CSV file with VBScript
Creating users can be tedious, especially when user information already resides in your company's HR system. Instead of manually creating a user and assigning passwords, you can use a script that accomplishes the same goal. The benefits: Fewer iterations of the information will result in fewer errors; you don't need...
Tags: Bill Detwiler - TechRepublic, CSV, CSV File, Exchange Attributes, Microsoft VBScript, Microsoft Windows Active Directory, network administration, networking, password, scott lowe, scripting, user account, vbscript
Discussion threads 2006-01-05
Unblock Windows XP updates with this member-submitted admin script
TechRepublicrecently asked members to submit their favorite Network Administration scripts for possible publication. One of the first to makea submission was Tina Shields. For hereffort, Tina earned $100 and the satisfaction of seeing her script published onTechRepublic.Earn $100 for your admin scriptLet us payyou for your original scripts so that...
Tags: NETWORKING, Patches, Â Â, Â Â oComputer
Technical articles 2005-10-26
  • << Previous
  • page 1 of 1
  • Next >>


TechRepublic's VPN Policy
VPNs provide a way for remote users to access your network. If you decide to allow VPN, you should put a policy in place so remote users understand wh ...
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now

The PC Cracked Open