These commands assume administrative rights on the PC.
To temporarily disable the PC Speaker beep:
net stop beep
To disable the PC Speaker beep for good (until you undo this setting):
sc config beep start= disabled
So, if you are bothered right now by PC Speaker beeps and want them to go away even after a reboot, run net stop beep and then run sc config beep start= disabled.
The space between start= and disabled is required.
Been trying to fix a problem with a mandatory profile not being loaded using Windows 2008 Terminal Services.
In Windows 2003 and earlier, you simply pointed the group policy setting or user account setting to the profile path (\\server\share\profile). The server would then assign who ever logged in that specific profile.
In Windows 2008, the folder the profile is stored in needs to have .V2 at the end of it (\\server\share\profile.V2). However, in the group policy setting, you don’t include the .V2. Apparently, Windows 2008 and Vista automatically append that to the path.
So for the past couple of days, I’ve been working on creating a couple of Microsoft Windows 2003 Server guests under Xen. Suffice to say the documentation has been rather sparse, I’ve had to look in multiple locations, searching forums, mailing lists, and Wiki’s to find all of the necessary information.
Fortunately, there is just enough documentation out there to get things setup. So I’m going to post my configuration and the steps that you need to go through to get this type of setup working. Hopefully, I’ll save everyone some major time. Look for the updates in the next or so.
Michael Bay is good at making an all-action no plot movie. We’ve had some really great comic book movies lately (Batman Begins, X-Men, Spiderman, etc.) and they all have their warts, but at least there was some development of the characters and some motivation behind their actions. Transformers was all about blowing stuff and not much else. I’d really like to see someone who cares about the Transformers world take on the rest of the movies.