by m | May 1, 2016 | Microsoft, Tech
Run Command prompt as Administrator, then type:
netsh wlan show profile

netsh wlan show profile name=”XXXXXXXX” key=clear

On a Mac, run the following in the terminal:
security find-generic-password -wa XXXXX
by m | Jan 4, 2016 | Microsoft, Tech
After deploying Microsoft Office 2016 (part of the Microsoft Office 365 subscription) end users keep being prompted to activate.
(more…)
by m | Feb 11, 2015 | Microsoft, Tech
We’ve ran into a problem where end users were reporting a problem that they couldn’t log into https://portal.office.com using their credentials. In addition their smartphones were unable to receive or send email using their Office 365 Exchange email accounts. Initial troubleshooting showed that (Active Directory) passwords were not being synchronized with Office 365.
(more…)
by m | Jan 4, 2015 | Microsoft, Tech
On the machine where you have the Microsoft Azure AD Sync tool installed, run the Command Prompt as administrator. Navigate to C:\Program Files\Microsoft Azure AD Sync\Bin, then type in:
DirectorySyncClientCmd.exe initial
by m | Jan 2, 2015 | Microsoft, Tech
An issue came up on a newly provisioned Windows server running SQL. It was provisioned with multiple partitions (drives), however when you access the server using a domain user account that is not a member of the Domain admin group, some of the drives are not accessible.
(more…)