Geoff Duke
@gcd active 1 week, 1 day ago-
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 reboot to put into affect.
Posted 111 days ago. -
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 nervous that I’m going to poke the wrong disk. I could trust that […]
Posted 139 days ago. -
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. Running schtasks /query show a few jobs with a […]
Posted 152 days ago. -
I have been working on a function to convert the output of NET SHARE commands into usable PowerShell objects. In the course of my work, I was storing the output of the command in a variable, which I later pass […]
Posted 194 days ago. -
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 project, and I’m going to […]
Posted 224 days ago. -
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 permissions on the DFS folders with targets in sync with the […]
Posted 285 days ago. -
For the past eight month, I’ve been working with EMC and Microsoft to diagnose a problem. Several time a month, during the backup of our primary Windows 2008 R2 file server, all the VSS shadow copies get deleted […]
Posted 292 days ago. -
Recently, I wanted to provide a client with a list of groups that related to some work he was doing. I wanted the group names as well as their location with AD. Although I often use the ds* commands or excellent ADfind tool for this type of task, I had been working in PowerShell on another [...]
Posted 342 days ago. -
Recently, I wanted to provide a client with a list of groups that related to some work he was doing. I wanted the group names as well as their location with AD. Although I often use the ds* commands or excellent <a href="http://www.joeware.net/freetools/tools/adfind/index.htm" […]
Posted 342 days ago. -
Use it up, Wear it out, Make it do, or Do without.
There are some things that we can’t really do without. But good old Yankee thrift pains me every time I have to replace printer consumables. I have a <a…[Read more]
Posted 417 days ago. -
We use EMC NetWorker for our enterprise backup solution. Since we migrated our primary file server from a NetApp filer to a native Windows server, we’ve been having a recurring problem with all the Shadow Copies […]
Posted 453 days ago. -
I’ve been working on a script to generate an informative message to users when they exceed quota thresholds on our file server. The features of the File Server Resource Manager (FSRM) provides a variety of useful […]
Posted 516 days ago. -
Experimenting with querying WMI from Perl with Win32::OLE, I ran across the following WMI query options in an Perl example from Microsoft’s Script Center: After some digging, I found the following explanation of […]
Posted 644 days ago. -
I spent a some time configuring the Eventlog-to-Syslog service on my domain controllers, yesterday. A bunch of that time was spent trying to figure out why the service wasn’t able to read the config file I had […]
Posted 650 days ago. -
Comment on WordPress 3.1
UVM Blogs
“JavaScript is stripped out of submitted content as a security measure.— Geoff Duke
Posted 673 days ago. -
After seven years of providing robust file service hosted on a NetApp filer, we’ve decided to migrate our services to native Windows File Services. We have encountered several issues with the interaction of newer […]
Posted 702 days ago. -
I will be watching this; 9 pm on Monday, April 25th on most PBS stations. Watch the full episode. See more American Experience.
Posted 793 days ago. -
Geoff Duke posted an update:
negotiating with app vendor regarding secure deployment and configuration; more firewall fiddling.
Posted 806 days ago. -
Geoff Duke posted an update:
Contemplating firewall rules, secure working habits, adding 64-bit printer drivers
Posted 806 days ago. -
It’s one of the first questions that we ask clients when we’re helping diagnose a problem with a network resource. There are several different ways to determine your IP address. There’s even a website, <a href="http://www.whatsmyip.org/" […]
Posted 882 days ago. -
The situation: I’m working in Oracle Calendar as a person’s designate, managing his calendar on his behalf. We’ll call him Sam. I create a meeting for Sam with some other attendees. Later, I remove Sam from the […]
Posted 887 days ago. -
Microsoft Office 2010 and 2013 volume license editions use the Volume License 2.0 mechanism to manage activation. Office 2010 and 2013 will activate against our campus Key Management Service (KMS), without user […]
Posted 925 days ago. -
On Server 2008 and 2008 R2, if your Domain Controllers aren’t configured to require LDAP signing and disallow simple LDAP binds in plaintext, Active Directory Domain Services logs a warning event on startup, and <a […]
Posted 959 days ago. -
I’m upgrading the components of the user provisioning system I built. Previously, I used ActiveState Perl and the UWinnipeg PPM repository to get the Net::LDAPS stack working. This time, though, I decided I […]
Posted 1003 days ago. -
Geoff Duke posted an update:
Tech issues scuttled a conference call with Microsoft. Finished work on a VMware template for Server 2008 R2 Standard and deployed a system from it. Experimented with authenticating Zoo/web content against Active Directory and group membership.
Posted 1038 days ago. -
Geoff Duke posted an update:
So far, the week has been full of client-based service calls. Issues with merging Windows profiles, generating email announcements, network-errors that turn out to be a corrupted Offline Files database… and they keep coming.
Posted 1050 days ago. -
Geoff Duke posted an update:
Reinstalling Server 2008 R2 (Ent rather than Std), fixing network ports, advice on remote assistance, quota collision, etc.
Posted 1057 days ago. -
Geoff Duke posted an update:
Today, spent time on DC decommisioning (dban ftw), IBM blade firmware updates, and remote server 2008 R2 installations. Hopefully, I’ll get some network connectivity going tomorrow.
Posted 1058 days ago. -
Comment on Embedding Videos in Posts
UVM Blogs
“Hey, Adrian. You can control the size of embedding media via options in your blog dashboard. Look under Settings > Media for the “Maximum embed size.” (found via http://codex.wordpress.org/Embeds ).
I hope that helps. Let us know if it doesn’t.— Geoff Duke
Posted 1071 days ago. -
Geoff Duke posted an update:
Having fun playing with the Data ONTAP PowerShell toolkit. http://bit.ly/csj2ow
Posted 1077 days ago. -
We use BIND for our DNS, and allow certain systems to perform dynamic DNS registration. This arrangement has worked well for years. When I started deploying Server 2008 R2, I noticed that they weren’t registering […]
Posted 1097 days ago. -
We use BIND for our DNS, and allow certain systems to perform dynamic DNS registration. This arrangement has worked well for years. When I started deploying Server 2008 R2, I noticed that they weren’t registering PTR records. At the same time, I noticed a bunch of errors that seemed to indicate that Dynamic DNS wasn’t working at [...]
Posted 1097 days ago. -
Since we don’t use DHCP in our server subnets, I frequently have to locate free IP addresses when deploying a server. I remembered reading a TechNet Magazine article by Don Jones that used the PowerShell PROCESS […]
Posted 1119 days ago. -
I’m in the process of deploying a couple new Server 2008 R2 domain controllers. I’m using two IBM blades, each having a pair of Broadcom NICs that I configured in fault-tolerance teams. In trying to verify the […]
Posted 1120 days ago. -
Geoff Duke posted an update:
Day mostly consumed by issue relating to netid changes. Now, off to D&D 4E at FUUSB.
Posted 1146 days ago. -
Geoff Duke posted an update:
Cranked on my manual provisioning script, added a batch processing mode, and -w whatif argument, and have now provisioned the 74 XXT users Frank sent me yesterday.
Posted 1148 days ago. -
Geoff Duke posted an update:
Troubleshooting WMI on a print server, using the WMIDaig utility (http://www.microsoft.com/downloads/details.aspx?familyid=d7ba3cd6-18d1-4d05-b11e-4c64192ae97d&displaylang=en).
Posted 1149 days ago. -
Geoff Duke posted an update:
I’m at the Windows in Higher Ed conference in Redmond, WA. Lots of good stuff. Had dinner with Laura Hunter and colleagues from UW, Stanford, and UT Austin.
Posted 1163 days ago.











