implementing self-signed certs on multiple sites – windows
There’s a way to implement multiple self-signed certs on windows server, over many sites, using a shared IP; however, there’s a bit of a trick in doing this. The IIS6.0 toolkit contains something called SelfSSL, which is capable of creating self-signed certificates but there’s a catch. Its got a bug when it comes to using it for more than one site…
[Read more →]
I like many people were curious about the hype around the Windows 7 beta. So I downloaded my copy and loaded it up in a virtual machine and began beating it up. Ok right from the go my major beef with W7 is the changes they’ve made to the networking areas. I’m not a fan of the work they’ve done to Vista’s networking layout, and W7 I think might just be a bit worse from an administrators perspective.
The string value specified in the switch statement’s script block has to exactly match a condition for that condition to equal true. Despite it being unnecessary for exact matches, this would be the same as using the -exact option in a switch statement. There are other options available for use such as -wildcard which lets you use wildcards, and -regex which uses regular expressions. lets look at an example;
Loading ...


