Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Virtual Server

Vista - Re: VPS - possible to unstall Unsigned Drivers?

Reply
 
Old 07-19-2009   #1 (permalink)
Pavel A.


 
 

Re: VPS - possible to unstall Unsigned Drivers?

Win2003 does not have bcdedit, it has bootcfg.
Try bootcfg /raw /?
--pa


Martin Harran wrote:
Quote:

> Not sure if this is the right place to ask this - if not, then reference to
> other appropriate newsgroups would be appreciated.
>
> I have a rented Virtual Private Server which runs W2003 32 Bit Enterprise
> Edition on which I need to install a couple of unsigned drivers - for
> example, one of them is for a virtual sound card as I want to use a speech
> application on my website.
>
> The usual recommended way of getting around this issue is to use Bcdedit.exe
> /set TESTSIGNING ON but Bcdedit.exe is not available on my Windows system,
> I'm guessing that this is because it only applies to a hardware boot, not
> the software boot of a VPS.
>
> First question is whether I'm right in assuming that Bcdedit can't be used
> in a VPS situation or can I just get a copy of it from somewhere and run it?
>
> If Bcdedit isn't available on a VPS, is there any other way around this?
>
>

My System SpecsSystem Spec
Old 07-19-2009   #2 (permalink)
Robert Comer


 
 

Re: VPS - possible to unstall Unsigned Drivers?

Gads, I didn't pick up on that, bcdedit only started with the vista
kernel. Good catch.

--
Bob Comer



On Sun, 19 Jul 2009 13:32:16 +0300, "Pavel A."
<pavel_a@newsgroup> wrote:
Quote:

>Win2003 does not have bcdedit, it has bootcfg.
>Try bootcfg /raw /?
>--pa
>
>
>Martin Harran wrote:
Quote:

>> Not sure if this is the right place to ask this - if not, then reference to
>> other appropriate newsgroups would be appreciated.
>>
>> I have a rented Virtual Private Server which runs W2003 32 Bit Enterprise
>> Edition on which I need to install a couple of unsigned drivers - for
>> example, one of them is for a virtual sound card as I want to use a speech
>> application on my website.
>>
>> The usual recommended way of getting around this issue is to use Bcdedit.exe
>> /set TESTSIGNING ON but Bcdedit.exe is not available on my Windows system,
>> I'm guessing that this is because it only applies to a hardware boot, not
>> the software boot of a VPS.
>>
>> First question is whether I'm right in assuming that Bcdedit can't be used
>> in a VPS situation or can I just get a copy of it from somewhere and run it?
>>
>> If Bcdedit isn't available on a VPS, is there any other way around this?
>>
>>
My System SpecsSystem Spec
Old 07-19-2009   #3 (permalink)
Martin Harran


 
 

Re: VPS - possible to unstall Unsigned Drivers?

I hadn't hought of that, it shat nsonds like the most likely way of getting
around it, Pavel, but I can't figure out the parameter to add.

I tried changing the hal.dll file to an earlier version but it made no
difference.

Quote:

> Pavel A. wrote:
> Win2003 does not have bcdedit, it has bootcfg.
> Try bootcfg /raw /?
> --pa
>
>
> Martin Harran wrote:
Quote:

>> Not sure if this is the right place to ask this - if not, then
>> reference to other appropriate newsgroups would be appreciated.
>>
>> I have a rented Virtual Private Server which runs W2003 32 Bit
>> Enterprise Edition on which I need to install a couple of unsigned
>> drivers - for example, one of them is for a virtual sound card as I
>> want to use a speech application on my website.
>>
>> The usual recommended way of getting around this issue is to use
>> Bcdedit.exe /set TESTSIGNING ON but Bcdedit.exe is not available on
>> my Windows system, I'm guessing that this is because it only applies
>> to a hardware boot, not the software boot of a VPS.
>>
>> First question is whether I'm right in assuming that Bcdedit can't
>> be used in a VPS situation or can I just get a copy of it from
>> somewhere and run it? If Bcdedit isn't available on a VPS, is there any
>> other way around
>> this?

My System SpecsSystem Spec
Old 07-19-2009   #4 (permalink)
Martin Harran


 
 

Re: VPS - possible to unstall Unsigned Drivers?

Sorry about slightly garbled text there, too many glasses of wine with
Sunday dinner
Quote:

> Martin Harran wrote:
> I hadn't hought of that, it shat nsonds like the most likely way of
> getting around it, Pavel, but I can't figure out the parameter to add.
>
> I tried changing the hal.dll file to an earlier version but it made no
> difference.
>
>
Quote:

>> Pavel A. wrote:
>> Win2003 does not have bcdedit, it has bootcfg.
>> Try bootcfg /raw /?
>> --pa
>>
>>
>> Martin Harran wrote:
Quote:

>>> Not sure if this is the right place to ask this - if not, then
>>> reference to other appropriate newsgroups would be appreciated.
>>>
>>> I have a rented Virtual Private Server which runs W2003 32 Bit
>>> Enterprise Edition on which I need to install a couple of unsigned
>>> drivers - for example, one of them is for a virtual sound card as I
>>> want to use a speech application on my website.
>>>
>>> The usual recommended way of getting around this issue is to use
>>> Bcdedit.exe /set TESTSIGNING ON but Bcdedit.exe is not available on
>>> my Windows system, I'm guessing that this is because it only applies
>>> to a hardware boot, not the software boot of a VPS.
>>>
>>> First question is whether I'm right in assuming that Bcdedit can't
>>> be used in a VPS situation or can I just get a copy of it from
>>> somewhere and run it? If Bcdedit isn't available on a VPS, is there
>>> any other way around
>>> this?

My System SpecsSystem Spec
Old 07-20-2009   #5 (permalink)
Pavel A.


 
 

Re: VPS - possible to unstall Unsigned Drivers?

Martin Harran wrote:
Quote:

> I hadn't hought of that, it shat nsonds like the most likely way of getting
> around it, Pavel, but I can't figure out the parameter to add.
>
> I tried changing the hal.dll file to an earlier version but it made no
> difference.
IIRC on win2003 test signing is not enabled in boot options.
Instead you have to install the test cert on the machine.

--pa

Quote:

>
Quote:

>> Pavel A. wrote:
>> Win2003 does not have bcdedit, it has bootcfg.
>> Try bootcfg /raw /?
>> --pa
>>
>>
>> Martin Harran wrote:
Quote:

>>> Not sure if this is the right place to ask this - if not, then
>>> reference to other appropriate newsgroups would be appreciated.
>>>
>>> I have a rented Virtual Private Server which runs W2003 32 Bit
>>> Enterprise Edition on which I need to install a couple of unsigned
>>> drivers - for example, one of them is for a virtual sound card as I
>>> want to use a speech application on my website.
>>>
>>> The usual recommended way of getting around this issue is to use
>>> Bcdedit.exe /set TESTSIGNING ON but Bcdedit.exe is not available on
>>> my Windows system, I'm guessing that this is because it only applies
>>> to a hardware boot, not the software boot of a VPS.
>>>
>>> First question is whether I'm right in assuming that Bcdedit can't
>>> be used in a VPS situation or can I just get a copy of it from
>>> somewhere and run it? If Bcdedit isn't available on a VPS, is there any
>>> other way around
>>> this?
>
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Unsigned Drivers Drivers
unsigned drivers Drivers
Re: VPS - possible to unstall Unsigned Drivers? Virtual Server
unsigned drivers Vista General
Vista 64 and Unsigned Drivers Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46