Mac OSX: ‘Cannot Send F11 Keystroke’
Jun05

Mac OSX: ‘Cannot Send F11 Keystroke’

KB ID 0001441 Problem I was building some HP blade servers today via iLO, and while trying to install ESX, I reached this stage; Pressing F11 on a mac just increases the volume, and with the other function keys (F1 to F10) you simply press ‘fn’ and the appropriate F key, and it works properly. But not on a mac, ‘Fn+F11’ just shows you your desktop. Even changing function keys in the keyboard settings has no...

Read More
vCenter and PSC: IE Content Was Blocked
May30

vCenter and PSC: IE Content Was Blocked

KB ID 0001440 Problem I’d just installed a new vCenter and Platform Services Controller for a client this week. When I tried to access the web consoles I saw this. Content was blocked because it was not signed by a valid security certificate For information see “About Certificate Errors” in Internet Explorer Help. No amount of allowing certificates without revocation, and tinkering with the registry would let me in?...

Read More
Microsoft One Drive: Analysis, Pros &Cons of Using It
May18

Microsoft One Drive: Analysis, Pros &Cons of Using It

KB ID 0001439 There are a lot of cloud storage options available on the market. More and more companies make their own cloud storage service. This is why it can be tricky to pick the right service for you. Also, you need to take into consideration a lot of things before you select a cloud storage service. The level of security, its features, and the price are just some of them. In this article, we are going to talk about Microsoft One...

Read More
PowerShell: Finding Stale User and Computer Accounts
May15

PowerShell: Finding Stale User and Computer Accounts

KB ID 0001438 Problem I do this a lot, (usually prior to big migrations), most organisations have no mechanism for removing old users and computers from Active Directory, some don’t even disable the accounts. Find Users Who Have Never Logged On Use the following PowerShell Command; Get-ADUser -Filter { LastLogonDate -notlike “*” -and Enabled -eq $true } -Properties LastLogonDate | Select-Object @{...

Read More
vSphere: Open Console Only Opens the Web Console?
May15

vSphere: Open Console Only Opens the Web Console?

KB ID 0001437 Problem At first I simply though this was an IE problem, but I tried with Firefox and Chrome and it was the same. ‘Open Console’ simply opens the web console, and does not offer you a choice any more? Solution They’ve done a great job of hiding it! On the VM’s summary tab, click the options ‘cog’. And theres the options again. If you want to use the VMRC, you will need to download it...

Read More