An Invalid Directory Pathname Was Passed
Jul28

An Invalid Directory Pathname Was Passed

KB ID 0001338  Problem While attempting to delegate administration of an OU, I got this error; Delegation of Control Wizard The wizard cannot retrieve security information from the Active Directory. An invalid directory pathname was passed. Solution Took a while to figure out! The OU in question has a ‘slash’ in the name of it; Once I changed this to a hyphen, the error ceased. Related Articles, References, Credits, or...

Read More
Using LDP to Find an Objects ‘Distinguished Name’ in Active Directory
Jul27

Using LDP to Find an Objects ‘Distinguished Name’ in Active Directory

KB ID 0001337  Problem There are a few occasions when you need to know an objects ‘Distinguished Name’ (DN). For me it’s usually when I’ve got a device that needs to do LDAP/LDAPS lookups, (RSA Appliance, Netscaler, Cisco FirePOWER, etc). Today someone needed to ‘bind’ a Checkpoint firewall to Active Directory, and asked me to create user, and give them the DN and password. I’ve mentioned...

Read More
Windows – Unable to Move an OU
Jul26

Windows – Unable to Move an OU

KB ID 0001336  Problem I was doing some AD redesign work for a client this week, and I needed to move an Organisational Unit (OU). However the domain had other ideas; Active Directory Domain Services Windows cannot move object {OU-Name} because: Access is denied. It wasn’t a rights issue, (I was an Enterprise Administrator).  Solution As it turns out, it was the same problem I’d had back when Server 2008 first came out...

Read More
Exchange 2016 – Cannot Create a ‘Frontend Transport Receive Connector’
Jul23

Exchange 2016 – Cannot Create a ‘Frontend Transport Receive Connector’

KB ID 0001333  Problem When trying to enable an IP to ‘Relay’ though my Exchange server, I found I was unable to select ‘Frontend TransportConnector’. Solution Apparently this is a a bug first seen in CU2, the only current fix is to either create the connector as a Hub Transport connector, then convert it using PowerShell, or create the connector in the Exchange Management Shell, which is what I did....

Read More
Windows 10 – Disable / Remove OneDrive
Jul17

Windows 10 – Disable / Remove OneDrive

KB ID 0001328  Problem Microsoft have done a good job of embedding OneDrive into Windows 10. While Ive got nothing against OneDrive, for some admins the thought of users storing data out of their networks is quite worrying. So how do you ‘un-couple’ OneDrive from Windows 10? Solutions Option 1: Remove OneDrive ‘Quick and Dirty’ Open ‘Regedit’ and navigate to; HKEY_CLASSES_ROOT > CLSID >...

Read More
Exchange – Slow Mailbox Migration?
Jul13

Exchange – Slow Mailbox Migration?

KB ID 0001327  Problem I had a problem recently during an Exchange 2007 to 2013 migration, (client can’t support 2016 yet!) Where the mailbox migrations were taking ages.  Solution 1. Disable Microsoft Replication Service Throttling On the ‘Target’ server > Open ‘regedit’ > Navigate to; HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MSExchange ResourceHealth Locate the MRS REG_DWORD Value and...

Read More
Exchange AutoDiscover Errors – Creating an AutoDiscover SRV Record
Jul12

Exchange AutoDiscover Errors – Creating an AutoDiscover SRV Record

KB ID 0001184 Problem Ages ago I wrote the following article; Outlook Error “The name of the security certificate is invalid or does not match the name of the site.” You used to see this error a lot if your internal, and external domain names were different, and the ‘public’ domain name was on the certificate, in those cases I’d also setup split DNS like so; Windows – Setting Up Split DNS But you can simply create a...

Read More
Mailbox Move Error ‘Active Directory property ‎’homeMDB‎‘ is not writeable’
Jul11

Mailbox Move Error ‘Active Directory property ‎’homeMDB‎‘ is not writeable’

KB ID 0001326  Problem I was migrating some mailboxes form Exchange 2007 to Exchange 2013 today, when once again this happened; Error: MigrationPermanentException: Active Directory property ‎’homeMDB‎’ is not writeable on recipient ‎’petenetlive.com/Migration/Users/Pete.Long’. –> Active Directory property ‎’homeMDB‎‘ is not writeable on recipient Solution I can’t believe there’s no fix for this yet! This is being caused...

Read More
Cisco FirePOWER Management Center Appliance – Allowing Domain Authentication
Jun28

Cisco FirePOWER Management Center Appliance – Allowing Domain Authentication

KB ID 0001117  Problem Once deployed, authentication is handled by the appliances own internal user database, in larger organisations this is a little impractical. So the ability to create an Active Directory Group, and delegate access to Firesight to members of that group is a little more versatile. Solution I’m making the assumption that the appliance does not already have external authentication setup at all, so I’ll...

Read More
Windows Folder Redirection
Jun10

Windows Folder Redirection

KB ID 0000467  Problem Q: What is Folder Redirection? A: Essentially you can take folders that hold things like your “My documents” or your “Favorites” folder, and put them out on a network server, which is great if you want to back that sort of information up for disaster recovery. Q: What’s the difference between this and a roaming / roving profile? A: Folder redirection keeps information on a server...

Read More