Get .Net Framework Version for the .DLL & .EXE files
Working with many app/dev teams it is hard to find which version of Dot Net an application was designed or…
Working with many app/dev teams it is hard to find which version of Dot Net an application was designed or…
In Office365, depending on the admin role of an account you may want to add an alternate email address for…
Office 365 Groups are a shared workspace for email, conversations, files, and events where group members can collectively get stuff…
If you are not unable to connect ESXi server to vCenter, or when you cannot connect to ESXi server from VI…
$users = Get-ADGroupMember "AD Group with Users to be Enabled for ActiveSync" foreach ($line in $users) { $user = $line.samaccountname…
I have tested this only in a Hybrid environment. Create a Universal AD Security Group called O365_Disabled_ActiveSync_Users. Add all the…
The following command will give full access to the Mailbox database including future mailboxes when they are created. Just change…
There may be times where you may need to grant an IT administrator or other employees access to another user’s…