On CBSNews.com: Caught on Tape!
45 Resources for

logon script

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

logon script under Profile tab?
hello,I would like to make a logon script for a user under Windows Server 2003. I made a folder named "scripts" under the C drive(C:scripts) and shared it out with a name Netlogon. With "net share" command i can see the C:scripts shared out as Netlogon. However, my logon script...
Tags: Servers, edward432, NETLOGON, logon script, C:scripts, Profile Path, Logon Script
Discussion threads 2007-11-15
Windows 2003 logon script under profile tab
hello,I would like to make a logon script for a user under Windows Server 2003. I made a folder named "scripts" under the C drive(C:scripts) and shared it out with a name Netlogon. With "net share" command i can see the C:scripts shared out as Netlogon. However, my logon script...
Tags: Servers, Microsoft Windows 2003, edward432, NETLOGON, C:scripts, Profile Path, Logon Script, logon script, Microsoft Windows
Discussion threads 2007-11-15
AD logon script querie
I would like to creat a querie that would tell me what logon script each user has assigned to them in the AD. What would be the best tool to do this? I've tried using the saved queries, but can't seem to get the right info. I am running...
Tags: Directory services, kanderson@..., strBase, strFilter, objRecordSet.Fields, CreateObject, logon script, advertisement
Discussion threads 2007-09-27
How to assign group drive letter
Server platform: win2003, user platform: XPI want to assign a map a drive to a group of users:Example:Group G1 has members: user1 and user2.When user1 and user2logs in, network g: drive is assigned wich maps to a G1 folder. Can I assign a login script to a group? ...
Tags: Servers, sunnyandcool@..., logon script
Discussion threads 2007-09-20
Windows 2003 Server and multiple logons
I am using Windows 2003 server and connected to 400 or so windows 2000 and XP Pro pc's. Is there any way in the server to prevent multiple logins with the same username? This is a school environment and I am trying to prevent a student from signing on to...
Tags: Servers, Desktops, arozanski@..., logon script, PC, server, Microsoft Windows 2003, Microsoft Windows Server 2003, Microsoft Windows
Discussion threads 2007-08-28
Cross domain login script
How do I make sure a logon script is run to map a drive on another domain? WE have many domains in a forest want to have it so logon script will map a drive on a client logged on to a domain B within a domain C in a...
Tags: Jimmy Adeyemi-Offor, domain, logon script
Discussion threads 2007-08-26
logon scripts
How can I add a desktop shortcut do my network PC's using a VB logon scriptNo need for VBJust use a standard DOS style copy command:copy \servershareshortcut.lnk c:%allusersprofile%Desktop
Tags: Microsoft development tools, Programming languages, Thin clients, sebastian.ostrowski@..., logon script
Discussion threads 2007-08-14
User Home Folder drive Mapping/Creation in Active Directory
Hello all,I need to automatically create home drives for users when I create them, as well as have rights assigned automatically. Another question: does AD automatically map the home drive if you have all of the permission settings correct and the local path correct on the profile tab?I...
Tags: wolfgangdragonfly@..., logon script, Microsoft Windows Active Directory
Discussion threads 2007-07-20
Logon Script Win Server 2003
Hi all ...I read your comment about logon script. i have find everywhere about a logon script i want to implement, but no result. So, if you would like to help me, this is my case.Now, I'm using Novell Netware 4.11 DOS Baseas Server. there, I can define a login...
Tags: Servers, silviana.lim@..., Win Server 2003, Win Server, logon script
Discussion threads 2007-07-18
Using Batch file in logon script
How to use xcopy command to copy certain files residing on the server to local clients in the logon scripts
Tags: nikhil.dharmsey@..., logon script
Discussion threads 2007-06-18
Group Policy
Even after not having mentioned any logon script in the group policy, the client machine (Windows 2000 professional) still gets a logon script, when logged on to the domain.... Why and how??? Please guide..Active DirectoryAre you using active directory , Have you checked for a Logon script on the...
Tags: Microsoft Windows 2000, jimkjoy@..., logon script, group policy
Discussion threads 2007-05-17
Defaul domain group policy for logon script not working
I have added logon script to default domain policy so that I can enable the remote admin of my workstations, I have a .bat file in logon script with "c:> netsh firewall set service REMOTEADMIN enable"I have to do this so that I can inventory all my pc using...
Tags: Firewalls, Network security, bhaveshm@..., logon script
Discussion threads 2007-05-17
How can I save passwords to mapped drives on domain?
At our local office here I have a win2k3 domain set up. Most of the client PCs connect locally though because of complications with our database program. However they all have mapped network drives that are controlled by the domain. I know when I originally set these up it gave...
Tags: DownRightTired, DB App, domain, password, network
Discussion threads 2007-05-10
File Rollout
Hello all and thanks for looking.- I need to overwrite a file on each workstation. - All servers are Windows 2003 SP1. - All workstations are Windows XP SP2.- The user does not have modify/write permission on the folder.I have tried putting a command in a batch file and using...
Tags: Microsoft Windows, Workstations, JohnHiltz, permission
Discussion threads 2007-04-20
Beginner needs to do logon script in group policy
Can someone help me write a script? I need to track logon/off times & dates. Here's what I know... I've seen some examples of what to put in notepad & save as a .bat file. Then, I know to go to group policy, & add it to...
Tags: tarnoldi@..., group policy
Discussion threads 2007-03-21
Net Time script does not seem to work
We have this as part of the logon script to sync everyone's clock to a server:Net Time \server1 /set /yesThe server runs on NT4, while the clients are on XP/2000/9x. Problem:The script does not seem to work on Windows 2000/XP computers as they log on. Do the end users have...
Tags: Microsoft Windows NT, tech06, Net Time, server
Discussion threads 2007-03-12
Mapped Network Drive must be hidden, but accessible
I know that hiding a drive on a network uses the "$" sign in the logon script, but when I ran that, I could not access the drive at all even though it was mapped in the script by typing in the name of the drive. Is there a...
Tags: jmaurer@..., network, networking, payroll, permission, security
Discussion threads 2007-01-04
Enable a Registry Key Update for a Restricted User on Logon Script
I need to apply a Registry Key update for a group of users who wouldn't normal have access to regedit.Is there any way to apply a registry update in the Logon Script for these restricted users without giving them access to regedit?Kind RegardsCameron
Tags: Logon Script, RCLennox
Discussion threads 2006-12-19
Another Logon Script question
Hello everyoneI have created two batch files and saved them to the sysvolsysvoldomainscripts NETLOGON folder on our domain controller.The appropriate script name is then placed in the Logon Script field in the properties sheet for each user account.Each script copies a file from a share on another server to a...
Tags: Logon Script
Q&A 2006-09-12
How to start a job on bootup?
Newly registered, I hope this is like usenet.Looking for help with Microsoft 2000 servers and XP Pro.I want to do the following at bootup, without human intervention1. start a job/script as a certain user job will not succeed if not running as that user 2. do it AFTER another process...
Tags: Logon Script, windows, startup, bootup, suuquan@..., hardware, job
Discussion threads 2006-06-04


Lock Down the IT Department
Safeguarding your company's systems and information assets requires vigilance on many fronts, but it's difficult to stay on top of every vulnerability ...
Buy Now
Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now