Hey everyone, I could use a hand if possible. In my store, head office have decided arbitrarily that all the display computers should have the guest account enabled, have IE start when the guest account logs in, and the home-page set to the company website.
I tried writing a simple batch file to automate at least part of the process (I'm not much for command-line though, only basic stuff) and I hit a wall trying to copy a shortcut of IE from the programs folder into the startup folder (literally only one folder down. Apparently the copy command doesn't work on *.lnk files?)
So, my first thought was to ask if there's a command I can use to create a shortcut to IE inside the startup folder. Then I thought, considering how techie some of the people on this site are, maybe I'd be super-cheeky ^^
So instead, my question is this: is it possible to create a *.bat file to do the following automatically for me:
1) enable the guest account
2) set IE to autorun at login ON the guest account
3) change the homepage of IE to [companywebsite]
All our display machines are on Windows 7 Starter or Professional, if that helps or changes anything.
Any help (even just a command for creating a shortcut) would be greatly appreciated
I tried writing a simple batch file to automate at least part of the process (I'm not much for command-line though, only basic stuff) and I hit a wall trying to copy a shortcut of IE from the programs folder into the startup folder (literally only one folder down. Apparently the copy command doesn't work on *.lnk files?)
So, my first thought was to ask if there's a command I can use to create a shortcut to IE inside the startup folder. Then I thought, considering how techie some of the people on this site are, maybe I'd be super-cheeky ^^
So instead, my question is this: is it possible to create a *.bat file to do the following automatically for me:
1) enable the guest account
2) set IE to autorun at login ON the guest account
3) change the homepage of IE to [companywebsite]
All our display machines are on Windows 7 Starter or Professional, if that helps or changes anything.
Any help (even just a command for creating a shortcut) would be greatly appreciated

Comment