i was but as said i re installed the server over the weekend.
basically i need 2 pc's to be able to run this psexec to the server
HTPC1 and HTPC2
HTPC1 = XP Pro
HTPC2 = Win7
Server now is Win7
Server is running with user HS which is the ADMIN
yes thats the error i get everytime
Okay, NOW I think we might be getting somewhere.
1. What version of win7 is in the server and HTPC2? (Home, pro, ultimate, starter?)
2. Are you using a username AND password on all three PCs?
3. Is the Guest account disabled on all three PCs?
From a command prompt on both HTPC1 and HTPC2, try doing "psexec \\server ipconfig" and see what happens.
Next, try this: "psexec \\server -u HS -p [password_for_HS] ipconfig" , and see what happens.
Make a note of the errors, and if they are any different.