Stu Silberman, head of Marketing and Sales for Dataspace, discusses the benefits of hosting for business intelligence applications.
Ready for two of my favorite business mantras?
1. “Don’t buy anything you can lease. Don’t lease anything you can borrow. Don’t borrow anything you can liberate…”
These words from a business school professor many years ago are timeless – cash is valuable so why tie it up unnecessarily?
2. “Never up, never in.” This one is from my Dad, who taught me on a golf course when I was a teenager the concept of calculated risk.
The meaning is that when putting long you often have to choose between hitting too hard or too soft. Hit too hard because at least you’ve got a chance the ball will go in. (More)
If you’ve been thinking about deploying a new technology, such as business intelligence that provides:
- executive scorecards to replace gut-feel with fact-based decisions and get everyone using the same data
- reporting that provides the information your organization needs to operate more efficiently
- predictive analytics so that you can anticipate market trends rather than react to them
but are hesitant to tie up cash in operating infrastructure, software licenses and maintenance fees, you’ll hit too short and keep using spreadsheets. You’ll never sink your putt that way.
Another option: use a managed, hosted business intelligence service. One of our pre-built business intelligence packages on a server from a provider such as Online Tech offers these advantages:
- quickly deploy a technology you’ve been hearing about, but think is only for organizations larger than yours
- eliminate large up-front investments and long-term commitments
- prove it in your business and then expand without losing a dime of sunk cost
- leave your IT staff (mostly) alone so they can focus on mission-critical business applications
- address your challenges with a ready-to-use, pre-packaged offering (we have them for finance, legal and health care applications, with more under development) or view our industry expertise for descriptions of custom work we have successfully completed for a variety of clients
- be recognized for having the foresight to take a low-risk gamble with a potentially transformational result
Don’t shy away from the promise of a new technology such as business intelligence – use the concept of mantra 1 to put it to use in a way that preserves your working capital. Use a hosted offering to dip your toe in the water.
Dataspace has chosen Online Tech as their partner for their hosted business intelligence offerings. Contact Stu to discuss how this partnership can benefit your organization.
Stu Silberman, Head of Marketing and Sales, Dataspace
Stu leads all marketing and sales efforts for Dataspace, an Ann Arbor-based Business Intelligence firm that replaces gut-feel guesses with fact-based decision-making to help clients of all sizes identify trends, react earlier, and yes, even predict the future.
Before joining Dataspace Stu launched new technologies at PaineWebber (now UBS), and held several leadership positions at Ford Motor Company in marketing, finance and IT, including a stint in Japan where he deployed the company’s current voice of the customer process.
Stu has a B.S. in Computer Engineering from Lehigh University, an M.B.A. in Marketing from Wharton, and is PMP® certified.
For more information on business intelligence, email Stu


Helpful Windows Tool for “Terminal Service Connections Exceeded” Error
By Aaron Grumelot on March 2, 2010
On the rarest of occasions when I find myself between a rock and a hard place it often helps to have an effective tool which you can use to find your way out. Since I use the windows Remote Desktop Connection tool often while performing my duties it pains me when I come on to a stumbling block such as the error “Terminal Service connections exceeded”. This error comes as a result of too many users connecting via the remote desktop program and it can often be more trouble to remedy this situation.
Usually a simple call or message to a co-worker will allow us to gain access to these servers but in the event of a frozen or dropped connection the other alternatives are to gain physical access to this server or wait until the connection is disconnected by the server after the preset timeout setting is exceeded.
In my research of solutions to this situation I have stumbled across a helpful windows tool that can help you gain access in the event of a Connections Exceeded lock-out. To access this tool we simply need to run a command window by going to start and typing cmd in to the search bar.
In the DOS window you simply enter this command to view current Remote Desktop connection on the server:
Qwinsta /server:IP.of.Server.
This will provide you with a list of active or idle connections.
C:\WINDOWS>qwinsta /server:
To disconnect an idle or frozen session you will simply need to enter this command.
Rwinsta ID /server:IP.of.server
e.x rwinsta 1 /server: IP.of.server
To use the rwinsta command you will need to replace the ID with the connection ID that is displayed using the qwinsta tool.
If done correctly you should be able to use the RDP tool to connect to the server which was once inaccessible through Remote Desktop.

Add CommentPosted in Data Centers | Tagged windows remote desktop connection | Leave a response