Question : Cant install Terminal Server Licensing Component

I am trying to install the Terminal Server Licensing Component on Windows Server 2003 and its asking me to insert CD labelled SP2 and it needs the lserver.exe file loaded. I have both CD's physically next to me but only remote access to the server. I have CD2 .iso on the server which i presumed was the SP2 disc. I have loaded CD1 and CD2 locally on my own machine and cant seem to find lserver.exe anywhere on those cds. Is there away to get around this, i urgently need Terminal Server Licensing component installed.

Answer : Cant install Terminal Server Licensing Component


read this one:http://www.regular-expressions.info/characters.html#qe

"Escaping a single metacharacter with a backslash works in all regular expression flavors. Many flavors also support the \Q...\E escape sequence. All the characters between the \Q and the \E are interpreted as literal characters. E.g. \Q*\d+*\E matches the literal text *\d+*. The \E may be omitted at the end of the regex, so \Q*\d+* is the same as \Q*\d+*\E. "


regards.
Random Solutions  
 
programming4us programming4us