Getting sound with server 2008 R2, SOLVED

Mike Fedkiw mikefedkiwfp at aol.com
Fri Jan 23 22:38:12 PST 2015


Well, after searching all over the internet, I found this and it 
actually worked. The only issue I'm having is that the beep seems a 
little delayed but it's not bad, I'm just glad to have any beep at this 
point. I'll post what I found below.

Something that took me a while to figure out was that "sc" command. I 
guess it edits something in the system registry.

This was someone elses post.

In my case all I did to get my beep sound to work again was perform the 
steps in reverse and then apply them again.

1. net stop beep

2. sc config beep start= disabled

3. schtasks /change /disable /TN 
"\Microsoft\Windows\Multimedia\SystemSoundsService"

4. Reboot server

5. schtasks /change /enable /TN 
"\Microsoft\Windows\Multimedia\SystemSoundsService"

6. sc config beep start= auto

7. net start beep

8. Log Off/Log on

I appreciate the help Bob, even if it didn't work,
Mike



On 1/23/2015 11:17 PM, Mike Fedkiw wrote:
> I went through the settings and did exactly what it said from the 
> attached link but it didn't work.
>
> I can't remember why I would write something like this in the 
> processing to make the beep instead of using the Filepro beep command. 
> I did try the beep command but that didn't work either.
>
> so=chr("07");system "echo"<so
>
> Mike
>
>
>
>
> On 1/22/2015 9:57 PM, Bob Rasmussen wrote:
>> Try the steps shown here:
>> http://support.microsoft.com/kb/2495012
>> This worked for an Anzio customer who had a similar problem.
>>
>> Please report your results.
>>
>> On Thu, 22 Jan 2015, Mike wrote:
>>
>>> Filepro 5.0.09
>>>
>>> I just started using my 2008 R2 server and none of the echo's that I 
>>> had
>>> setup within Filepro are working now. We all connect through RDP.  I
>>> know it's transferring the sound because if I play an audio file while
>>> remotely logged in, I hear it at the terminal.
>>>
>>> I actually tried to just use a system command and point to an audio 
>>> file
>>> that was a beep but it just error-ed.
>>>
>>> Thanks, Mike
>>>
>>> _______________________________________________
>>> Filepro-list mailing list
>>> Filepro-list at lists.celestial.com
>>> Subscribe/Unsubscribe/Subscription Changes
>>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>>>
>>
>> Regards,
>> ....Bob Rasmussen,   President,   Rasmussen Software, Inc.
>>
>> personal e-mail: ras at anzio.com
>>  company e-mail: rsi at anzio.com
>>           voice: (US) 503-624-0360 (9:00-6:00 Pacific Time)
>>             fax: (US) 503-624-0760
>>             web: http://www.anzio.com
>>  street address: Rasmussen Software, Inc.
>>                  10240 SW Nimbus, Suite L9
>>                  Portland, OR  97223  USA
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20150124/db7977c8/attachment.html>


More information about the Filepro-list mailing list