Showing posts with label Information Technology. Show all posts
Showing posts with label Information Technology. Show all posts

Tuesday, 4 October 2016

'Pixel' The Google Phone announced by Google


Wednesday, 7 September 2016

Using ADSI Edit to Add or Remove E-mail Aliases on On-Premises Active Directory – Office 365



If you are synchronising your Office 365 account with your on-premises exchange/Active Directory, you will know that you cannot edit exchange user properties using the Office 365 administrator portal.
If you try, you will come across this error or a similar one:

The operation on mailbox “X” failed because it’s out of the current user’s write scope. The action ‘Set-Mailbox’, ‘EmailAddresses’, can’t be performed on the object ‘X’ because the object is being synchronized from your on-premises organization. This action should be performed on the object in your on-premises organization.
The reason for this is due to the fact that the AD and O365 are synchronised. Office 365 knows this and does not allow you to make any changes on O365 if there is a corresponding attribute that links up with your Active Directory.
In this article, I will show you how to add e-mail aliases using the Active Directory Service Interfaces Editor (adsiedit).
  1. Go to Start > Run and type adsiedit.msc
  2. Now, find the unit where your AD user’s reside
  3. Right click the user you want to edit and click Properties.
  4. Find the variable proxyAddresses – this is the one you want to edit.
    When you add new e-mail aliases, you want to make sure that your primary e-mail address will start with upper-case SMTP. Your aliases, aka, secondary addresses should be lower-case smtp.For example, I want my primary e-mail address to be firstnamelastname@example.com
    In the proxyAddresses attribute, I would put:
    SMTP:firstnamelastname@example.com
    As my alias, I want firstname.lastname@example.com… to do this, I will use lower case smtp:
    smtp:firstname.lastname@example.com
Apply the new settings and wait for your active directory to be synchronised with Office 365 (by default this happens every 3 hours but you can force this on your synchronisation server by following thesesteps)

Thursday, 30 October 2014

How to Update a Bank Account for Google AdSense

You can't update your Google AdSense bank accounts -- only add new ones.
You can't update your Google AdSense bank accounts -- only add new ones.
Google AdSense is a contextual ad service which displays relevant ads on your website. AdSense supports EFT (electronic fund transfer), meaning that they can deposit the revenue you earn through the program directly into your bank account. If your account details have changed and you want your revenue to go to a different account, you must register a new bank account, as old account details cannot be edited or updated, even by AdSense support staff.
STEP 1
Go to the AdSense site and log in. Click “Payments” from the “Overview” menu and then click “Payment settings.”

STEP 2

Select “Add a new bank account” next to the “Available forms of payment” header and then enter all of your bank account details into the fields provided. Note that you will need to enter the bank account holder's name exactly as it appears on the account. When you have entered all the details, click the “Make this my selection for future payments” check box and then click “Save.”

STEP 3

Check your bank account regularly over the next 10 days. AdSense will make a test deposit of $0.15-$1.10 into your account, which you will use to verify that you are the owner of the account. When you see the test deposit, make a note of the amount.

STEP 4

Go back to the AdSense “Payment settings” screen and then click “Verify this account.” Enter the amount of your test deposit into the text field and then click “Next.” Upon receiving the correct test deposit amount, AdSense will approve your new account. Click the new account to set it as your default payment method.

VMware Cloud Learning Video's

Here is a nice summary list of all VMworld US 2018 Breakout session with the respective video playback & download URLs. Enjoy! Bra...