Renewing Tomcat SSL certificates
Following Greg’s advice, as well as the Tomcat docs here are the steps I’ve performed to update the SSL certificates used by two Tomcat instances: ...
Following Greg’s advice, as well as the Tomcat docs here are the steps I’ve performed to update the SSL certificates used by two Tomcat instances: ...
I will probably need to refer to this myself, but maybe someone else will find this useful. Still working through some print queue management tasks, I needed to...
I find the printer management scripts included with Server 2008 bothersome. However, until we get to Server 2012, with its shiny new printer management cmdlets,...
We have a number of 32-bit Windows 2008 print servers that we want to migrate to Windows Server 2012, for the printer management PowerShell cmdlets, among other...
Microsoft KB 187498Â describes the registry values that can be used to disable various security protocols. Disabling SSLv2 is as easy as This does require a reb...
I administer a server VM with a lot of disks, and many of them are the same size. When I need to make changes to the system’s storage, I’m always ne...
It started with an alert from System Center Operations Manager about a failed scheduled task. Of course, the alert references a task name that looks like a SID....
I have been working on a function to convert the output of NET SHARE <sharename> commands into usable PowerShell objects. In the course of my work, I was ...
This video of a presentation by Scott Chacon has helped me start to get my head around Git. I’ve started experimenting with Git in my current PowerShell p...
I’m working on some storage issues with our file services, and DFS Namespace services may the the best solution. But I will need to be able to keep the pe...