As the Brocades GUI ( written in Java ) is bad , it’s easier to zone stuff through commands line To Add the Zoning To Remove the Alias and […]
Category: Random
Random Posts
Hosts – No Heartbeat Solarwinds
Recently had a VMware host in Solarwinds Reporting – Hosts – No Heartbeat However everything was up on the host so a false positive.Checking the host , and the […]
Free License Upgrade from VMware Esxi 5.1\5.5 to 6.0 with Support Contract
If you have a support contract with Vmware there’s a few upgrade routes you can take without purchasing licenses per link : http://kb.vmware.com/kb/20599264.x> 5.0,5.1,5.55.1 -> 5.55.5 -> […]
MS\Microsoft VLSC ( Volume License ) open license consolidation
This may be required if a customer has been through multiple IT companies and the old companies were not forthcoming with licensing informationThe customer will be required […]
Default Web Login Dell n2024p
Recently I setup a DELL n2024p however did not have a usb to serial cable to get console access. I used port scanner to find the IP of […]
RDP not working after upgrading from Standard to Enterprise using DCIM and KMS
Recently upgraded a 2008 R2 Server to Enterprise from Standard using Dism /online /Set-Edition:ServerEnterprise /ProductKey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxxWouldn’t work with the customers Volume License Enterprise Key. I used the KMS key […]
Zoho Mail Migration – Mailbox size not refreshing
Migrating a user from an IMAP Server to Zoho , during migration I was sent an email stating : since your mailbox size crossed the threshold limitHowever when […]
Office 2013 CDN Direct Link Downloads
https://www.heidoc.net/joomla/technology-science/microsoft/73-office-2013-direct-download-links#
Office 365 Spam Avoidance
You can forward these emails to : [email protected] or use the Outlook plugin to report and hopefully Microsoft should block these in future : https://www.microsoft.com/en-us/download/details.aspx?id=18275 Microsoft have actually now got […]
Office 365 – Outlook 2013 only showing clutter folder of Shared Folder/Mailbox
A user added a secondary mailbox of another user in Outlook 2013 after permissions where added via the 365 portal , however the only folder showing for […]
365 Useful Commands for Powershell Administration
Add Permissions $LiveCred = Get-Credential$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell/ -Credential $LiveCred -Authentication Basic –AllowRedirectionImport-PSSession $Session//Add to OutlookUserA to BAdd-MailboxPermission -identity [email protected] -user [email protected] -AccessRights FullAccess //Don’t add to OutlookAdd-MailboxPermission […]
WorkSite 9.0 FAQ
What is WorkSite 9.0?The latest release of WorkSite, an evolution of WorkSite 8.5 server and clients for improved document, email, records, and matter management. WorkSite 9.0 is […]