Did you mean
Steelcase Inc. (1 results)
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- 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...
- 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...
- 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
- 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"...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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")...
- 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 =...
- 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...
- 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...
- Technical articles 2005-10-26
- << Previous
- page 1 of 1
- Next >>





