<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://success.surgient.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Training Solution</title><link>http://success.surgient.com/forums/10.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>Troubleshooting end user failed browser tests.</title><link>http://success.surgient.com/forums/thread/3515.aspx</link><pubDate>Thu, 09 Apr 2009 16:15:47 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:3515</guid><dc:creator>CharlesCraig</dc:creator><slash:comments>0</slash:comments><comments>http://success.surgient.com/forums/thread/3515.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=3515</wfw:commentRss><description>&lt;p&gt;When an end user wants to connect to a Surgient platform, they should first run the URT (aka User Readiness Test, browser test) to confirm that their local machine can connect to the Surgient lab.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The test can be accessed either by the &amp;quot;&lt;u&gt;See if your Browser is ready?&lt;/u&gt;&amp;quot; link on the login page, or they can go directly to http://site.somewhere.com/(VxMS|Platform)/URA/&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The top solutions to URT issues are covered under the &amp;quot;available on the help page.&amp;quot; link in the first paragraph at the top of the URT test.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If none of the solutions provided in this help link lead to a successful test, it is likely that group policies at the site are not allowing the configuration changes to take effect or a local firewall is blocking the connections to the lab.&amp;nbsp; In either case, you would need to talk to the local IT/Security group to see if you can get the URA server &amp;quot;white listed&amp;quot; (in the case of network problems), or to get an exception to the group policies in place for this connection.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Allowing Registrar to add new users to Groups (v6)</title><link>http://success.surgient.com/forums/thread/3493.aspx</link><pubDate>Thu, 02 Apr 2009 15:57:38 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:3493</guid><dc:creator>Jennifer Christiansen</dc:creator><slash:comments>5</slash:comments><comments>http://success.surgient.com/forums/thread/3493.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=3493</wfw:commentRss><description>&lt;p&gt;Here is my scenario - students sign up for specific classes with match specific labs.&amp;nbsp; I only want my students to see and access their matching labs.&lt;/p&gt;
&lt;p&gt;So.... I&amp;nbsp;created a user groups for each class.&amp;nbsp; Then set permissions on the lab to match that group.&amp;nbsp; Now, is there a way I can have my training coordinator setup the users and add to the group (without giving them ADMIN permissions). &lt;/p&gt;
&lt;p&gt;Thanks, Jennifer&lt;/p&gt;</description></item><item><title>The Shadowing Registry Entry</title><link>http://success.surgient.com/forums/thread/3451.aspx</link><pubDate>Wed, 25 Mar 2009 21:30:35 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:3451</guid><dc:creator>jgross</dc:creator><slash:comments>2</slash:comments><comments>http://success.surgient.com/forums/thread/3451.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=3451</wfw:commentRss><description>&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;My challenging question of the day came from a customer who was in an argument with his image developers.&amp;nbsp; They were insistent that the last line of the registry data file to enable shadowing, install.reg, (located in s:\rdpshadow on a Surgient deployed image): &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]&amp;quot;rdpshadow&amp;quot;=&amp;quot;s:\\rdpshadow\\rdpshadow.exe&amp;quot; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;would make shadowing run for all users.&amp;nbsp; He agreed that while this entry seemed suspect, he knew from experience that regular&amp;nbsp; users can log in normally and only the shadowing request shadows.&amp;nbsp; And so a great debate ensued and resulted with a phone call to me to resolve it.&amp;nbsp; Since “I don’t know, it just does” is generally not an acceptable answer to a customer, I had to go research this one. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Investigation (really, just a conversation with a helpful and knowledgeable engineer) revealed that engineering does, in fact, desire the rdpshadow.exe to run for each user ever time the user logs in or the image is rebooted.&amp;nbsp; This is the thing that allows Surgient to find the person to shadow when a shadowing session is requested.&amp;nbsp; Our URA handshakes with the rdpshadow.exe and uses the information to connect to that session. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;So, the next time your image developers are about to come to blows with you over what this registry entry does, you will have the answer.&amp;nbsp; And so will I.&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Jackie&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Domains within images and their affect on shadowing</title><link>http://success.surgient.com/forums/thread/3408.aspx</link><pubDate>Wed, 18 Mar 2009 17:05:11 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:3408</guid><dc:creator>jgross</dc:creator><slash:comments>0</slash:comments><comments>http://success.surgient.com/forums/thread/3408.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=3408</wfw:commentRss><description>&lt;p&gt;I recently assisted one of my customers with discovering why shadowing didn&amp;#39;t always work for their images.&amp;nbsp; This customer often does training with application configurations that involve domain controllers and thus, students get systems that are part of a domain.&amp;nbsp; At times, shadowing would fail to log into these images, but not all the time.&amp;nbsp; Why?&lt;/p&gt;
&lt;p&gt;Well, as it turns out, Windows is very good at remembering information about the last login, and if the last login to the image console was in the domain, then the drop-down at the login prompt would be set to the domain.&amp;nbsp; Since Surgient creates all user accounts as a local system account, when shadowing would attempt to auto-login, it would fail, because that account is not part of the domain.&amp;nbsp; This is a windows issue and there really is no way for us to work around it.&amp;nbsp; You will find this well documented throughout our product, in applicable sections.&lt;/p&gt;
&lt;p&gt;The work-around for this is to ensure that before you save an image, your last console login is to the local System.&amp;nbsp; An RDP session will have no affect on this, so as long as your users do not use the console for access, you will successfully be able to shadow them.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Jackie.&lt;/p&gt;</description></item><item><title>How do I prevent instructors from defining their own classes?</title><link>http://success.surgient.com/forums/thread/3310.aspx</link><pubDate>Thu, 05 Mar 2009 23:25:49 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:3310</guid><dc:creator>jgross</dc:creator><slash:comments>2</slash:comments><comments>http://success.surgient.com/forums/thread/3310.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=3310</wfw:commentRss><description>&lt;p&gt;A common question customers seem to ask is how to prevent Instructors from deciding they want to define and schedule a class for themselves.&amp;nbsp; The way to accomplish this without any kind of customization to the environment is to set your ACLs properly for all of your application configurations.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;If you remove access for both the Users Group of your organization and of the Restricted Users for the Internal organization, then the Instructor will be unable to see the class in the library and thus, be unable to do anything on his own.&amp;nbsp; However, the registrar is still free to define the class and assign the instructor to it, providing the instructor access to that particular class.&amp;nbsp; The instructor will then have full control over that class, just as if he had defined it for himself.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Let me know if you have any questions about this.&lt;/p&gt;
&lt;p&gt;Jackie.&lt;/p&gt;</description></item><item><title>Organization filter in custom reports</title><link>http://success.surgient.com/forums/thread/3230.aspx</link><pubDate>Tue, 24 Feb 2009 18:51:17 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:3230</guid><dc:creator>joel</dc:creator><slash:comments>4</slash:comments><comments>http://success.surgient.com/forums/thread/3230.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=3230</wfw:commentRss><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;Anytime I write a report that queries any table with an OrganizationId field in it I get the follow error.&lt;/p&gt;
&lt;p&gt;&amp;quot;Report specifies tables that contain Organization-specific data. For security reasons, you must append the following statement to the SQL query: WHERE OrganizationId IN (?)&amp;quot;&lt;/p&gt;
&lt;p&gt;It wants me to use the organization filter which I do not need for the report I&amp;#39;m writing. This is very bothersome if you have only subqueried into&amp;nbsp;that table for a piece of&amp;nbsp;data because it&amp;nbsp;can require you to totally restructure your query with a join just to add the string &amp;quot;OrganizationId IN (?)&amp;quot; to satisfy that error. How do I turn that off? I dont want the organization filter I just want to write SQL.&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Custom Reports</title><link>http://success.surgient.com/forums/thread/2991.aspx</link><pubDate>Thu, 15 Jan 2009 22:02:51 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:2991</guid><dc:creator>joel</dc:creator><slash:comments>1</slash:comments><comments>http://success.surgient.com/forums/thread/2991.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=2991</wfw:commentRss><description>&lt;div&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;Hi,&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class="861052218-08012009"&gt;I hope I am posting in the correct forum. &lt;/span&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;I am writing some custom reports for our Surgient instance and have a quick question. When using the date filter, what would be the SQL syntax to get the number of days between the two selected dates in the date filter?&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;SELECT DATEDIFF(d, ?, ?)&amp;nbsp;as &amp;quot;Days&amp;quot;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;I have noticed from the other reports that a question mark is used for the date ranges.&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;WHERE T.StartDate &amp;gt; ? AND T.EndDate &amp;lt; ?&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;But the system doesn&amp;#39;t like it when I place a question mark somewhere else. Please advise on how I could get the number of days between the two selected dates in the date filter.&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span class="861052218-08012009"&gt;&lt;font face="Arial" size="2"&gt;Thanks&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;</description></item><item><title>local client access privileges</title><link>http://success.surgient.com/forums/thread/1422.aspx</link><pubDate>Thu, 07 Feb 2008 16:57:14 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:1422</guid><dc:creator>bgw67</dc:creator><slash:comments>1</slash:comments><comments>http://success.surgient.com/forums/thread/1422.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=1422</wfw:commentRss><description>&lt;p&gt;Some customers use Surgient in many different sites some of which they don&amp;#39;t have administrative control over. Can surgient be used effectively without local admin right to a windows client? Many IT groups are quite reluctant to give local admin rights to their training facilities. Is there a known set of local or domain policies that can be given to a user that will allow them to use surgient without requiring local Admin rights?  &lt;/p&gt;</description></item><item><title>Competitive products?</title><link>http://success.surgient.com/forums/thread/834.aspx</link><pubDate>Fri, 16 Nov 2007 01:26:02 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:834</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>2</slash:comments><comments>http://success.surgient.com/forums/thread/834.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=834</wfw:commentRss><description>&lt;p&gt;As part of any search for a solution a thorough review of the &amp;#39;best of breed&amp;#39; is typically performed.&lt;/p&gt;
&lt;p&gt;Does Surgient offer any 3rd party reviews that compare their product to others?&amp;nbsp; For example, the Wainhouse Research white paper is very good. But is there a similar paper which actually performs a review of the various solutions?&amp;nbsp; Of course there is just one Centra integration for virtualization.&lt;/p&gt;
&lt;p&gt;Best, HiEdTechie&lt;/p&gt;</description></item><item><title>VTMS, scheduling sessions, &amp; timezones</title><link>http://success.surgient.com/forums/thread/856.aspx</link><pubDate>Fri, 16 Nov 2007 03:52:49 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:856</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>2</slash:comments><comments>http://success.surgient.com/forums/thread/856.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=856</wfw:commentRss><description>&lt;p&gt;I am curious how tight&amp;nbsp;the integration is with the Centra event scheduler?&amp;nbsp; Is it possible to create a Centra Event and at the same time create the virtual lab?&amp;nbsp; If so, then does the time span align between the two systems?&amp;nbsp;&amp;nbsp;Also what&amp;nbsp;flexibility exists, if needed,&amp;nbsp;to enable the lab compnent to begin later than the start time of the Centra event?&lt;/p&gt;
&lt;p&gt;As a best practice we typically schedule our Centra sessions for quite a few hours.&amp;nbsp; This mitigates any issues with time zone variances and prevents issues with using the the Guest Attend link.&amp;nbsp; We simply don&amp;#39;t like them to be denied entry because we underestimated the time requirement.&lt;/p&gt;
&lt;p&gt;This leads me to a question, if there is no virtual lab that follows, will the system be passive and permit perons to stay connected or will it end at the predefined time?&amp;nbsp; And does&amp;nbsp;a 5-minute warning pop up near the end of the session?&lt;/p&gt;
&lt;p&gt;Thanks - HiEdTechie&lt;/p&gt;</description></item><item><title>VTMS &amp; reporting</title><link>http://success.surgient.com/forums/thread/910.aspx</link><pubDate>Fri, 16 Nov 2007 05:46:49 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:910</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>1</slash:comments><comments>http://success.surgient.com/forums/thread/910.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=910</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve read the user manual (&lt;a href="http://www.surgient.com/pubs/53/base/VTMS/VTMS_Users_Guide.pdf"&gt;http://www.surgient.com/pubs/53/base/VTMS/VTMS_Users_Guide.pdf&lt;/a&gt;) and instructor&amp;#39;s manual ( &lt;a href="http://success.surgient.com/files/folders/downloads/entry693.aspx"&gt;http://success.surgient.com/files/folders/downloads/entry693.aspx&lt;/a&gt;) but the reporting tool is not decribed within.&lt;/p&gt;
&lt;p&gt;Can you please point me to the documentation which details the reporting tool?&amp;nbsp; I assume there is some mechanism for collecting utilization stats which can help us make decisions and conclusions regarding product use and demand for specific software titles.&amp;nbsp; Thus plannig can occur for peak utilization as opposed to average guestimates.&lt;/p&gt;
&lt;p&gt;Thanks HiEdTechie&lt;/p&gt;</description></item><item><title>Process for service packs, updates, and new releases</title><link>http://success.surgient.com/forums/thread/681.aspx</link><pubDate>Wed, 14 Nov 2007 19:04:18 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:681</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>15</slash:comments><comments>http://success.surgient.com/forums/thread/681.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=681</wfw:commentRss><description>&lt;p&gt;We continue to&amp;nbsp;work ever closer with our ASP partners we continue to hone our partnerships seeking improved communications, shared decision making, and involvement in the identificaiton and testing of new features prior to beta release.&lt;/p&gt;
&lt;p&gt;What decisions has Surgient made regarding new releases for hosted VTMS customers? Will a preview environment be made available prior to beta releases to enable persons to better understand the implications of pendign upgrades?&amp;nbsp; How will the &amp;#39;Voice of the Customer&amp;#39; be captured to ensure the needs of the customer are represented within the product development process?&lt;/p&gt;
&lt;p&gt;What lead time will be given for new releases.&amp;nbsp;&amp;nbsp;Will hosted customers have input into downtimes for upgrades?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best, HiEdTechie&lt;/p&gt;</description></item><item><title>VTMS - demonstration server ??</title><link>http://success.surgient.com/forums/thread/668.aspx</link><pubDate>Wed, 14 Nov 2007 15:07:33 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:668</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>7</slash:comments><comments>http://success.surgient.com/forums/thread/668.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=668</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Microsoft has engaged customers&amp;nbsp;by providing access to Office 2007 for anyone to test drive [ &lt;a class="" href="http://office.microsoft.com/en-us/products/HA101687261033.aspx" target="_blank"&gt;http://office.microsoft.com/en-us/products/HA101687261033.aspx&lt;/a&gt; ] .&amp;nbsp;&amp;nbsp; I assume the motivation is to promote ease of access so that persons can develop a fuller understanding of why they are being asked to shell out a hundred dollars (or more) for an upgrade.&amp;nbsp;&amp;nbsp;MS uses a Citrix web client for this.&lt;/p&gt;
&lt;p&gt;Infrastructure permitting, will potential VTMS customers be able to test drive the lab environment?&amp;nbsp; Furthermore, will it be possible for Saba Centra customers to have access to a demo server for the purpose of evaluating and demonstrating the virtual lab capabilities prior to purchase?&amp;nbsp; Are trial/ pilot programs available?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Licensing model?</title><link>http://success.surgient.com/forums/thread/838.aspx</link><pubDate>Fri, 16 Nov 2007 02:05:23 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:838</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>1</slash:comments><comments>http://success.surgient.com/forums/thread/838.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=838</wfw:commentRss><description>&lt;p&gt;I am curious as to the how licensing is structured for a hosted VTMS environment.&amp;nbsp; One of the benefit touted is to redirect training assets to where they are needed.&amp;nbsp; And so I need to ask if this is simialr to a fractionally owned aircraft?&amp;nbsp; Meaning, we pay for time used plus a retainer; but not for time the service is not used?&amp;nbsp; Or is it more complex?&amp;nbsp; &lt;/p&gt;
&lt;p&gt;I am of course most interested in the Saba Centra integration.&amp;nbsp; Is that best discussed with Surgient, Saba, both? The websites aren&amp;#39;t clear&amp;nbsp;how that works.&lt;/p&gt;
&lt;p&gt;Best, HiEdTechie&lt;/p&gt;</description></item><item><title>Any monitor/ hardware limitations or hiccups?</title><link>http://success.surgient.com/forums/thread/847.aspx</link><pubDate>Fri, 16 Nov 2007 02:58:56 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:847</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>13</slash:comments><comments>http://success.surgient.com/forums/thread/847.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=847</wfw:commentRss><description>&lt;p&gt;I ran the URT test on a system with mutiple monitors and received all green checks.&amp;nbsp; I&amp;#39;ve also used other applications previously which all tested fine, but when it came to run them the muti-monitors prevented successul use.&amp;nbsp; Are multiple monitors supported?&amp;nbsp; I can see that the instructor would benefor greatly from having dual monitors - one for the VTMS interface, one for Centra and or other applications such as the Blackboard interface.&lt;/p&gt;
&lt;p&gt;Thanks again for the heads up,&lt;/p&gt;
&lt;p&gt;Best, HiEdTechie&lt;/p&gt;</description></item><item><title>URT &amp; Active X / java</title><link>http://success.surgient.com/forums/thread/912.aspx</link><pubDate>Fri, 16 Nov 2007 06:02:57 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:912</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>1</slash:comments><comments>http://success.surgient.com/forums/thread/912.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=912</wfw:commentRss><description>&lt;p&gt;Hi again, I am curious as to the nature of the active X and java components that are installed/ run as part of a the URT test.&amp;nbsp; &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;In terms of filesize, how large are these items?&amp;nbsp; &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;How are these handled by the typical home computer security software (e.g. Norton)&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;In addition, there is a paragraph on page 15 of the VTMS Instructor Handbook that I am unsure of:&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;font face="Verdana"&gt;URA plug-ins attempt to gain access to the Hosted Class Center by using as many as 10 different connection methods. If none of these methods succeed at establishing a connection, you will be asked to force URA and/or SSL sessions as a final set of attempts.&amp;quot;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What does that mean -- &amp;quot;force URA...&amp;quot;&amp;nbsp;?&amp;nbsp; Also, what are these 10 different conenction methods, is this referring to ports, Active X vs. java, etc?&amp;nbsp; I am asking as understanding the logic behind the URA programming will greatly assist in troubleshooting and problem resolution.&lt;/p&gt;
&lt;p&gt;Best, HiEdTechie&lt;/p&gt;</description></item><item><title>Surgient's data center(s)</title><link>http://success.surgient.com/forums/thread/882.aspx</link><pubDate>Fri, 16 Nov 2007 04:47:12 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:882</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>4</slash:comments><comments>http://success.surgient.com/forums/thread/882.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=882</wfw:commentRss><description>&lt;p&gt;Is information regrading the structure of the Surgient data centers available?&amp;nbsp; Typical questions come to mind - are these on generators, have dual-homed Internet uplinks, auto fail-over to other locations, have load balancing between East and West coast, etc.&amp;nbsp; Other basic questions such as bandwidth guarantees, etc.&amp;nbsp; Certainly we shouldn&amp;#39;t have much latency on that first hop from the data center.&amp;nbsp; Are uptimes published?&lt;/p&gt;
&lt;p&gt;Thanks! &lt;/p&gt;
&lt;p&gt;HiEdTechie&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Support offerings &amp; hosted VTMS</title><link>http://success.surgient.com/forums/thread/914.aspx</link><pubDate>Fri, 16 Nov 2007 06:34:09 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:914</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>0</slash:comments><comments>http://success.surgient.com/forums/thread/914.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=914</wfw:commentRss><description>&lt;p&gt;In review of the support offerings posted here ( &lt;a href="http://www.surgient.com/support/offerings.asp"&gt;http://www.surgient.com/support/offerings.asp&lt;/a&gt;&amp;nbsp;) I have a few questions.&lt;/p&gt;
&lt;p&gt;First to describe our environment - we have teaching locations throughout the US, Europe, and mideast.&amp;nbsp;And so we&amp;nbsp;have the beginnings of a global presence. &lt;/p&gt;
&lt;p&gt;Given the existence of our own support line and that of Saba support,&amp;nbsp;I am wondering if there would be some confusion as for who the end user and instructors should call.&amp;nbsp; Is this ironed out in the arrangements with Saba?&amp;nbsp; Would out help desk forward persons to Saba or Sugient?&amp;nbsp; I would assume the latter.&lt;/p&gt;
&lt;p&gt;Best, HiEdTechie&lt;/p&gt;</description></item><item><title>Saba Centra integration</title><link>http://success.surgient.com/forums/thread/604.aspx</link><pubDate>Tue, 13 Nov 2007 01:23:21 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:604</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>12</slash:comments><comments>http://success.surgient.com/forums/thread/604.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=604</wfw:commentRss><description>&lt;p&gt;We are eager to advance to Saba Centra ver. 7.6 so we can take advantage of the features and capabilities offered by the Virtual Labs product. I was in attendance at the Saba Summit last week in San Fran&amp;nbsp;and took the opportunity to see a brief product demonstration.&amp;nbsp; From what I gleaned persons are placed into nothing less than their own virtual lab space within which instructors can monitor, step into, take over (in a good way ;o) ), and support student learning.&lt;/p&gt;
&lt;p&gt;A few questions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;What are the system requirements to include recommended bandwidth&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;What is the screen refresh rate? I am wondering about visuals such as 3D graphics.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;This is good for MS Office and I believe I saw Photoshop; but what about computationally intensive applications such as Maple, Matlab, etc.? &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Why was VMWare selected fro the backend over the alternatives?&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Thank you, HiEdTechie&amp;nbsp; &lt;/p&gt;</description></item><item><title>VTMS and classrooms</title><link>http://success.surgient.com/forums/thread/506.aspx</link><pubDate>Fri, 26 Oct 2007 17:52:38 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:506</guid><dc:creator>mred</dc:creator><slash:comments>15</slash:comments><comments>http://success.surgient.com/forums/thread/506.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=506</wfw:commentRss><description>&lt;p&gt;Another question is how can use VTMS in a classroom environment? Is it only for online training/virtual classrooms? In the classroom environment are there any specialized tools that unique for onsite training? Can it only work in my classroom or can I use it in learning-provider classrooms as well?&lt;/p&gt;
&lt;p&gt;Thanks again!&lt;/p&gt;</description></item><item><title>ROI estimates</title><link>http://success.surgient.com/forums/thread/805.aspx</link><pubDate>Thu, 15 Nov 2007 20:09:42 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:805</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>4</slash:comments><comments>http://success.surgient.com/forums/thread/805.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=805</wfw:commentRss><description>&lt;p&gt;When reviewing a business case to adop a new product there are obviously a number of factors to consider.&amp;nbsp; The most pressing for most is ROI - and so, I am pressed to inquire if there are any estimates or testimonials available which share ROI calculations for organizations that have deployed the VTMS?&lt;/p&gt;
&lt;p&gt;Obviously such an estimate would need to include all direct and indirect costs but might also attempt to calculate intangibles such as decreased time to market, as needed retraining,&amp;nbsp;etc.&lt;/p&gt;
&lt;p&gt;Thank you for your continued interest in answering these questions!&lt;/p&gt;
&lt;p&gt;Best, HiEdTechie&lt;/p&gt;</description></item><item><title>User experiences</title><link>http://success.surgient.com/forums/thread/679.aspx</link><pubDate>Wed, 14 Nov 2007 18:55:35 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:679</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>14</slash:comments><comments>http://success.surgient.com/forums/thread/679.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=679</wfw:commentRss><description>&lt;p&gt;Is end user documentation available which&amp;nbsp;can be employed to help establish participant expectations?&amp;nbsp; Certainly use of&amp;nbsp;virtualized applications is different cup of tea for most.&lt;/p&gt;
&lt;p&gt;Is Surgient aware of any published studies on the topic of teaching using virtualized applications?&amp;nbsp; Perhaps&amp;nbsp;there is&amp;nbsp;impact upon the computer-human interaction experience; perhaps there are means to mitigate these issues through promotion of best practices.&amp;nbsp; That is a long-winded way to ask if&amp;nbsp;product testing has&amp;nbsp;revealed any concerns for usability and if there any work arounds?&amp;nbsp;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Student - Instructor interaction</title><link>http://success.surgient.com/forums/thread/786.aspx</link><pubDate>Thu, 15 Nov 2007 19:01:17 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:786</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>3</slash:comments><comments>http://success.surgient.com/forums/thread/786.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=786</wfw:commentRss><description>&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;In the WebEx presentation given by Jim Recker (Products, VTMS, Resources)&amp;nbsp;he discusses providing students immediate feedback on their learning experience. I am curious as to what tools are employed within Virtual Labs environment.&amp;nbsp; That is, w&lt;/font&gt;&lt;/font&gt;&lt;font face="Times New Roman" size="3"&gt;hat features within the Virtual lab environment promote faculty-student interaction?&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;For example, is there an annotation tool or other pointer (independent of the mouse pointer) that will enable an Instructor to lead the student to click at an appropriate location?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Best, HiEdTechie&lt;/p&gt;</description></item><item><title>Firewalls, ports, and communication protocols</title><link>http://success.surgient.com/forums/thread/800.aspx</link><pubDate>Thu, 15 Nov 2007 19:59:04 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:800</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>0</slash:comments><comments>http://success.surgient.com/forums/thread/800.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=800</wfw:commentRss><description>&lt;p&gt;The nice presentations and documentation are very user friendly and also point out that the application is Firewall friendly.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s great, but I am rather curious as to the details.&amp;nbsp; Too often we see bandwidth being throttled due to viruses, peer-2-peer apps, YouTube/Flash, etc.&amp;nbsp; With that we need to proceed cautiously wih new ventures. &lt;/p&gt;
&lt;p&gt;And so, does the Virtual Labs application require custom settings such as a Firewall port (other than port 80)?&amp;nbsp; Is the traffic level as specified in the URT help file (noted below) indicate peak traffic?&amp;nbsp;Or does the bandwidth burst beyond that&amp;nbsp;as needed?&amp;nbsp; All of the above? ;o)&lt;/p&gt;
&lt;p&gt;Best, HiEdTechie&lt;/p&gt;
&lt;p&gt;&lt;a href="http://success.surgient.com/files/folders/downloads/entry697.aspx" target="_blank"&gt;VTMS Self-Paced Training User Readiness Testing&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Release notes </title><link>http://success.surgient.com/forums/thread/778.aspx</link><pubDate>Thu, 15 Nov 2007 17:48:45 GMT</pubDate><guid isPermaLink="false">9f82a719-a337-4357-b1e2-c84865839cd7:778</guid><dc:creator>HiEdTechie</dc:creator><slash:comments>0</slash:comments><comments>http://success.surgient.com/forums/thread/778.aspx</comments><wfw:commentRss>http://success.surgient.com/forums/commentrss.aspx?SectionID=10&amp;PostID=778</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Over the years I have been a huge advocate of disclosing known issues, workarounds, and status of pending resolutions.&lt;/p&gt;
&lt;p&gt;Other than listing a &amp;#39;resolved issues&amp;#39; list in the service pack notes, what steps are being taken to communicate known issues,&amp;nbsp;not&amp;nbsp;real-time, but as confirmed?&amp;nbsp; For example, within the Downloads section there exists VQMS 5.3 Release Notes.&amp;nbsp; Do these same notes carry over to the VTMS product set?&lt;/p&gt;
&lt;p&gt;Best, HiEdTechie&lt;/p&gt;</description></item></channel></rss>