View Full Version : XP Home on a Domain network
Angry Ant
25-01-2010, 02:31 PM
Hi guys
I'm stuck with this laptop with XP Home as an OS.
I need to get it to login onto our Domain so that it can be assigned permissions, etc.
Please note that I need it to login.
I can give it access to the Domain via a Net Use script, but that defeats the object.
X-Setup does not do the trick.
I would greatly appreciate any tips and/or tricks.
teraside
25-01-2010, 02:34 PM
No terms or tricks can be offered to you unfortunately.
As per Microsoft's Licensing terms, you are trying to circumvent the agreement between you and said company by trying to use a Home Edition on a Corporate Network.
Professional, Business and Ultimate editions can however be used in this capacity.
Ciao :)
Angry Ant
25-01-2010, 02:40 PM
Thank you Terra.
It's for a student for a two-week period, doing an assignment.
The scholarship does not provide for upgrading to XP Pro, or otherwise.
I know this does not absolve the licensing issue. I'll take my chances with the wrath of Microsoft...
teraside
25-01-2010, 02:50 PM
Thank you Terra.
It's for a student for a two-week period, doing an assignment.
The scholarship does not provide for upgrading to XP Pro, or otherwise.
I know this does not absolve the licensing issue. I'll take my chances with the wrath of Microsoft...
I tend to disagree with your sentiments however. As this person is a student, this is just the time to be an example for this man/woman.
That said.
If you need the student to access resources on servers and so forth. Best bet would be to create a User for the Student in your Active Directory. Set the permissions on the folders and or content that the student needs access to and do the following:
In the standard XP Run command type:
\\serveripadress\folder\file1.xls
Or just \\serveripaddress (add your real ip address).
If he/she opens the folder/file they will get a Username & Password Prompt. They enter the Active Directory Username and Password you provided and have access as required :D
Angry Ant
25-01-2010, 02:53 PM
Again, thank you terraside. I tend to overlook the obvious :)
teraside
25-01-2010, 03:12 PM
Pleasures mine :)
PsyWulf
25-01-2010, 03:12 PM
Indeed the moment they use //servername it'll pop up a username/password dialog in which the domain authentication is done using "domainname\username" in the username block and the matching password,if it passes this check the folders his AD account is allowed access will appear
dabouncer
25-01-2010, 03:25 PM
NET USE x: \\servername\share /USER:domain\username password /YES