Skip navigation

Problems after Moving the Content Path on a Microsoft SoftGrid Server

Q. I've moved the content path on my Microsoft SoftGrid server, and now no applications are being streamed. What's the problem? A. When the SoftGrid server is installed, you select a path that's used to store the streams that will be sent to the SoftGrid clients. You specify content in a number of locations such as the System Options of the server for the location of OSD and icon files (the OSD is the description of the application and instructs the client where the actual application stream is located) but this does not affect where the actual content is sent from. To change the content path perform the following:

  1. On the SoftGrid server, create your new content folder and copy the content from the old folder to the new.
  2. Ensure the new folder retains permissions for the SoftGrid server account, which needs at least read.
  3. Start the registry editor (regedit.exe).
  4. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Softricity\SoftGrid Server\CurrentVersion.
  5. Double-click SOFTRICITY_SOFTGRID_CONTENT_DIR.
  6. Enter the new content path and click OK.
  7. Stop and restart the SoftGrid Application Server service.

C:\>net stop softgridserver
C:\>net start softgridserver 
If you don't update the registry, the next time you start the SoftGrid service it will fail.
Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish