Tagged Questions
3
votes
1answer
575 views
MS Source Server: significance of srcsrv.ini variable
The MS source server technology uses an initialization file named srcsrv.ini. One of the values identifies the source server location(s), e.g.,
MYSERVER=\\machine\foobar
The docs leave much ...