Here's what I'm trying to do
in short: win7client is trying to access win7server without any user/pass prompt.
in details:
On my win7client, I have AutoUnattend.xml that has firstlogon.cmd stored in \\win7server\share\firstlogon.cmd. Previously, win7server was winxpserver. There were no login prompts. After migrating to win7server, things became rather difficult.
I have done the following:
1. "[o] Turn off password protected sharing"
2. net user Guest /active:yes (on both win7client and win7server for testing sakes)
3. tried various combination under "control panel\network and sharing center\advanced sharing settings" on both win7client and win7server
I can log in as guest on win7server, by entering "Guest". Closest I get to what I need accomplished is entering ' net use \\win7server /user:Guest "" '. parameter /persistent:yes does not work in this case. I will need to script this to startup to do what I need. It is ugly and I have not tested and I don't like it. There has to be a better way.
I've considered using a powershell script to join win7server homegroup but I can't find any such scripts.
Any suggestions?
in short: win7client is trying to access win7server without any user/pass prompt.
in details:
On my win7client, I have AutoUnattend.xml that has firstlogon.cmd stored in \\win7server\share\firstlogon.cmd. Previously, win7server was winxpserver. There were no login prompts. After migrating to win7server, things became rather difficult.
I have done the following:
1. "[o] Turn off password protected sharing"
2. net user Guest /active:yes (on both win7client and win7server for testing sakes)
3. tried various combination under "control panel\network and sharing center\advanced sharing settings" on both win7client and win7server
I can log in as guest on win7server, by entering "Guest". Closest I get to what I need accomplished is entering ' net use \\win7server /user:Guest "" '. parameter /persistent:yes does not work in this case. I will need to script this to startup to do what I need. It is ugly and I have not tested and I don't like it. There has to be a better way.
I've considered using a powershell script to join win7server homegroup but I can't find any such scripts.
Any suggestions?
My Computer
- OS
- 7