Computing.Net > Forums > Windows Server 2003 > Login script to non domain account

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Login script to non domain account

Reply to Message Icon

Name: durx
Date: December 20, 2005 at 04:53:58 Pacific
OS: server2003
CPU/Ram: xeon 3.8 1.5gb ram
Comment:

Hi all,

I have over 70 domain win2k/xp pro laptops and workstations, that dont login to the domain, only authenticate via syncd usernames and passwords.

I dont want to give them roaming profiles, as they will never roam, they just login to the local workstation, plus it screw up all the local mail settings (we dont use exchange).

But i need to give them network drives. At the moment i do this via a VBS script in the startup folder that silently maps a drive if a network is found, but as in the case of laptops will go away if no network found.

But this leaves headaches as far extra mappings and other scripted commands.

I have tried assigning scripts to a workstation policy, but that dont work.

If there is no way to have a network driven login script dropped to a non domain user, is there an easy way to migrate the accounts.

I will create a new thread if the only option is to login to the domain.

Cheers

Durx



Sponsored Link
Ads by Google

Response Number 1
Name: johns3
Date: December 20, 2005 at 13:33:21 Pacific
Reply:

You could create a new script for the work stations.

create a folder call script on the server and share it. copy you scripts there. Create a temp.doc file in the folder.

If exist \\servername\script\temp.doc goto run

end

:run
\\servername\script\???.vbs


this way you could save all your scripts on ther server and edit them with ease.


0

Response Number 2
Name: durx
Date: December 21, 2005 at 03:51:05 Pacific
Reply:

Workstation scripts,, but how then would i point the workstations to the script without going to each workstation and editing the existing script.

I was hoping to also delete this existing local script with a central script.

The existing script was dropped via a netware login script, and we have sinced canned netware leaving us no way to script things.

I have tried to run a vbs script via workstation policies, which did not work.

Cheers

Durx


0

Response Number 3
Name: johns3
Date: December 21, 2005 at 11:46:18 Pacific
Reply:

Without the PC's being on the domain you can not update the scrit auto..

But if you create your new scripts and have them in a folder everyone can access you still have a way out.

Create another script that the users on the domain can run mannually when on the domain to delete the old script and copy the new one to the startup folder.

Send everyone a email with a link to it, or post a memo to have them run it.

__________________________________
Personally I would start migrating PC's over to the domain. Its much more secure and easy to mannage.

Add the workstation to the doamin.
Log in as the user to create the profile.
Log in as administartor. Give the user Admin rights to the local PC.
copy the contents of the old profile to the new domain profile.
Log in as the user and see if everything is working.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


SBS 2003 POP Connector Pr... Simple Question with IIS ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: Login script to non domain account

Login Script disabling www.computing.net/answers/windows-2003/login-script-disabling/8705.html

Login Script disabling www.computing.net/answers/windows-2003/login-script-disabling/8708.html

Same settings on domain account as www.computing.net/answers/windows-2003/same-settings-on-domain-account-as-/1181.html