chrisjudd Posted March 20, 2015 Share Posted March 20, 2015 So I setup up multiple workstations for clients and would love to have something to automate the routine I do with every new workstation. Here is what I would be looking for: Set specific Internet Explorer Settings (Specifically IE 9) Enable Remote Registry Enable RDC Disable Offline files (Sync Center) Advanced sharing settings (turn on network discovery, turn on file and print sharing, User user accounts and passwords to connect to other computers) Windows Firewall (check Remote Desktop Private and Public) Change sleep option in Power options Before doing those I would have manually turned off UAC and uninstalled IE 11 to get IE 9 If anyone can help me out with this that would be wonderful (if this is even possible) Link to comment Share on other sites More sharing options...
JohnOne Posted March 20, 2015 Share Posted March 20, 2015 You know that is not the way things work around here. Show some effort, then the help comes. Most everything you want is probably already posted around the forum. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted March 23, 2015 Moderators Share Posted March 23, 2015 Why are you trying to script out all of these configuration changes instead of just configuring the machine the way you want, add a default profile, and then sysprep it? Much easier method. SorryButImaNewbie 1 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
Rich071 Posted March 23, 2015 Share Posted March 23, 2015 I agree with the above, you do everything once and then restore the image and your done. The key, is be sure eveything is covered and test a couple before your deployment so you don't have any surprises. A lot of the items, if not all, you listed can be scripted. Are you aware, that Microsoft has blockers for IE 10 and IE 11 so they won't be installed through the Windows updates? If you're determined to use scripting, search Google for your listed items. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now