Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Desktop Deployment Script

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,62403
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Desktop Deployment Script
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Desktop Deployment Script - 7/15/2008 3:36:56 PM   
  senukung

 

Posts: 6
Score: 0
Joined: 6/30/2005
From:
Status: offline
Hi There,

First, I apologize if this is not the right forum to post.  I am working on Desktop Deployment project and I want to get post-sysprep deployment script.  After sysprep, the administrator account will autologon and tech will perform below steps:

1.  Computer Configuration HTA page appears and tech will pick:
        -  store brand choose from pull down menu ------ there are two store brands: AAA and BBB.
        -  store 3 digits number  (input manually by store tech) ------------ there is stores.txt file on network drive that contains the list of all stores number.
        -  Workstation roles choose from pull down menu:
                     LPTP ----- workstation digits range from K030 to K060
                     WKS1 ----- workstation digits range from W001 to W010
                     MEDI ----- workstation digits range from W011 to W020
                     REGS ----- only W060

When the tech click submit button:
1.  Rename computer according to tech selection (store_brand)00(store_3_digits)(workstation role), for example AAA00123K030
2.  Check AD if the computer name already exists.  If name already exists, throw out error.  For workstation roles type LPTP, WKS1, MEDI, the script will find the next available workstation digits.  
3.  Move workstation to appropriate OU.  OU will be the same with workstation roles, i.e, domain\store_brand\computer\LPTP
4.  Setup autologin account for the computer (autologin account and password encrypted file store on the network drive.  Autologin account in format AAA-00123-LPTP (storebrand-00storedigit-workstationtype)

After computer is restarted, the computer will be renamed, moved to OU and setup with autologin account.  If the computer has local printer connected either via USB or paralel port, the script will add printer under the autologin account which is not admin nor power user account.

I am willing to pay for this script.  I have too many things to do in this project and my scripting skill is limited.

Thanks.

 
 
Post #: 1
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Desktop Deployment Script Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts