MSFN Forum: Unattended install/setup of Remote Desktop? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Unattended install/setup of Remote Desktop? Rate Topic: -----

#1 User is offline   Thinkster 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 17-September 04

Posted 11 August 2005 - 01:28 AM

I would like to have the Remote Desktop Connection be able to be enabled and also the web based version of it located at: Add/Remove Programs/Windows Components/Internet Information Services (IIS)/Worldwide Web Service/Remote Desktop Web Connection.
And I'd like to give access to two users in adition to adminstrator (which is automatically given access). Is this possible to do unattended?


#2 User is offline   scankurban 

  • F_s_M
  • PipPip
  • Group: Members
  • Posts: 240
  • Joined: 29-August 03

Posted 11 August 2005 - 07:22 AM

Visit unattended website and download pdf.You can add this option to your installation with winnt.sif in the components section "tsweb=on"


here is my user.cmd

@echo off
net user Sahip /add
net localgroup Administrators Sahip /add
net localgroup "Remote Desktop Users" Sahip /add
exit

"Sahip" name of the user,added remote desktop users group

I hope this help

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy