Configuring an external VMware View Security Server SSL certificate

If your looking into configuring an external VMware View security server SSL certificate this can seem at first a tricky process but its not really that bad. Now you can use OpenSSL to request an SSL certificate and do most of the hard work for you but to be honest I’ve got better things to do with my time than tapping away at a command line if I don’t have to and I’m sure you do as well so I uRead More…

Generating a new SID in windows server 2008 R2

A lot of people use the newsid tool to generate new sids for servers this unfortunately does not work so well with server 2008 and can produce some stunning results if you try and use it in R2 (hint it wont boot afterwards). However you can create a newsid with sysprep, which is installed by default with server 2k8. Click Start/Run
Type sysprep into the box and hit enter
it will direct you to thRead More…