I have found that the driver signing problem can be bypassed with a single command:
bcdedit.exe -set testsigning_on
This works without having to do a complete Fresh Install and will not bog down the boot process.
Just a quick intro: I've written a driver for Vista64, and need to sign it. I have signed files before, and am familiar with the process. I used signtool.exe (this is a common file with many versions, the latest version is apparently distributed with the Vista WDK). Now to Link Removed due to...
command
community
development
download
drivers
error
help
installation
network
options
porting
signing
signtool
software
support
tools
version
wdk
windows
windows vista
Ever wish you had history like in unix with .bash_history?
Here is some code that you can put in your profile file that defines a function BYE which saves off your sessions history into a History.CSV file in your home directory and then adds that to your history when you startup the next...
automation
commandcommand line
csv
execution time
export-csv
function
get-history
history
home folder
import-csv
pipeline
powershell
scripting
selfdocumenting
sessions
user profile
verbosity
windows