Possible to switch to application server painlessly?

  • Thread starter Thread starter Jonski
  • Start date Start date
J

Jonski

I'm referring to this knowledge base article:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;252330

Basically, I need to switch from remote administration
mode to application server mode, but I really don't want
spend a lot of time re-isntalling all the programs.
Appearently, the biggest issue with the switch is the
lack of registry entries that are normally created
under "install mode". I could write a program that fired
off a regfile with everything that needs to be
replicated, if I knew what to replicate. Does anyone
know what needs to be copied/replaced?


- Jon
 
While in install mode, the registry values and keys that
are written to the registry are captured and written to a
special terminal server portion of the registry. Trying
to do this manually is going to be an awful lot of work,
which in most cases (I imagine) would just be easier to
install the server from scratch.

-M
 
Back
Top