Issue Configuring Push Notifications Proxying for OWA for Devices

I have been attempting to configure Push Notifications per http://technet.microsoft.com/library/jj151815.aspx#bkmk_installmodule
When running the second PowerShell script I get the error 
"New-MsolServicePrincipalCredential : Invalid value for parameter. Parameter name: Credential.EndDate.
At c:\Users\User\Desktop\script2.ps1:25 char:5
* New-MsolServicePrincipalCredential -AppPrincipalId $p,AppPricipalId -Type a"
I do currently have another Federation Trust configured for this account with our test environment. Might this be causing this error? Any help would be appreciated.

Hi,
As far as I know, the issue can be caused by time difference between local timezone and server timezone. Please firstly check with this point.
Thanks,
Simon Wu
TechNet Community Support

Similar Messages

  • Does Office365 EWS provides Push Notification service for Contacts and Calendar Events?

    Even though there are REST API's for performing PUSH and PULL operations for Office365(online), I am still looking the old EWS approach where in I want to subscribe for PUSH notification service for Contacts, Calendars and Mail Boxes.
    Can any one suggest if there is a way to achieve this.

    I posted an answer in your Stack Overflow post.
    http://stackoverflow.com/questions/27837887/does-office365-ews-provides-push-notification-service-for-contacts-and-calendar/27844747#27844747

  • How do I turn push notifications off for my apps?

    How do I turn push notifications off for my apps?

    First, when you open an app for the first time it will ask you "(Appname) would like to send you push notifications. Is this ok?" then press "No" for it to not send you push. Otherwise, just do what they said. /\ /\ /\

  • Configure workflow notification mailer for more than one domain

    Hi ,
    Is it possible to configure workflow notification mailer for two different Domains ?
    We are using more than one domain so the notifcations/mails has be to be directed to more than one domain .
    please guide me through some docs .
    Regards .

    Duplicate thread (please post only once)
    plz help me...!!!! Workflow Notification Mailer
    plz help me...!!!! Workflow Notification Mailer

  • Push Notification Service For Developers

    I was just wondering if anybody had any information about Apple's Push Service for developers. They originally said it would be available in September but I have heard nothing of it. Maybe after the MobileMe troubles, which I experienced none of, they want to wait until it is perfect.
    This service, in my opinion, will complete the iPhone and the App Store.
    http://www.engadget.com/2008/06/09/iphone-push-notification-service-for-devs-ann ounced/
    Anybody know anything?

    I watched that movie on the conference but i thought it was up and running in September!

  • CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE

    How to clear this ? It should auto see to DISK not to tape, i posted 2 show all below, 1st one is giving me error, & the 2nd one is working fine for another db.....
    How to clear
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE 'SBT_TAPE' TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    RMAN> restore database preview;
    Starting restore at 27-JUN-12
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=125 devtype=DISK
    released channel: ORA_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 06/27/2012 11:45:25
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'J:\Cognoscm\%F';
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COMPRESSED BACKUPSET PARALLELISM 1;
    CONFIGURE DEVICE TYPE 'SBT_TAPE' BACKUP TYPE TO COMPRESSED BACKUPSET PARALLELISM 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE 'SBT_TAPE' TO 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT 'J:\COGNOSCM\%U';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO 'C:\ORACLE\10\DATABASE\SNCFCOGNOSCM.ORA'; # default
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'J:\DELTEKCP\%F';
    CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COMPRESSED BACKUPSET PARALLELISM 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT 'J:\DELTEKCP\%U';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO 'C:\ORACLE\10\DATABASE\SNCFDELTEKCP.ORA'; # default

    RMAN> show all;
    using target database control file instead of recovery catalog
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'J:\Cognoscm\%F';
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COMPRESSED BACKUPSET PARALLELISM 1;
    CONFIGURE DEVICE TYPE 'SBT_TAPE' BACKUP TYPE TO COMPRESSED BACKUPSET PARALLELISM 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE 'SBT_TAPE' TO 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT 'J:\COGNOSCM\%U';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO 'C:\ORACLE\10\DATABASE\SNCFCOGNOSCM.ORA'; # default
    RMAN> restore database preview;
    Starting restore at 27-JUN-12
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=124 devtype=DISK
    RMAN-06908: WARNING: operation will not run in parallel on the allocated channels
    RMAN-06909: WARNING: parallelism require Enterprise Edition
    released channel: ORA_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 06/27/2012 13:22:40
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library

  • How to configure Workflow Notification Mailer for oracle alert in R12

    Hi all....,
    How to configure Workflow Notfication mailer for oracle Alert in R12. Please provide the complete steps.. Its urgent.. Plz help me..
    Regards ,
    Madhan

    Duplicate thread (please post only once)
    plz help me...!!!! Workflow Notification Mailer
    plz help me...!!!! Workflow Notification Mailer

  • After turning off and turning on my phone, push notifications resets for all my apps

    After updating to ios 7.0.3, if I turn my phone off then back on, the push notifications prompt resets for all my apps. I have to go back in to apps and allow the apps to send me push notifications. Is there a solution for this or is it a bug?

    http://www.verizonwireless.com/support/knowledge-base-26502/
    Above if battery pull/soft reset doesn't help. If it's boot looped may need new equipment

  • Why is the new 7.0 update popping up "connect to itunes to use push notifications"? for each app I open.

    I downloaded the new update last night! Everytime I open a app like FB or my Game etc. a box apears with Connect to iTunes to Use Push Notifications. I have them set in settings.

    Vincent149 wrote:
    I went to At&t yesterday, they said you have to call Apple support! Which im gong to try today since no one on here has posted anything back! Im frustrated! Maybe its there way of selling new phone!!!!
    These are user to user forums.  You are not addressing Apple by posting here.  If some other person has a solutoin for you, then they will post it.

  • Cant turn push/notifications off  for Ping! application.

    Can anyone help ? - I bought an iphone 3gs in Thailand which came with 3.1 installed. As the phone is a factory unlocked phone I changed the the sim from True Move to AIS. I then installed the Ping! application. When it asked if I wanted to allow push notification for Ping I accepted. The problem is now I cannot stop Ping! connecting to the internet whenever I am in an edge area. The application works fine but the only way I can stop it connecting to the internet is to delete it. I have turned off all push/fetch/notifications uninstalled and reinstalled - but still whenever edge is on it connects even if not open. As I am not on an unlimited data plan this eats through my intenet minutes first and then my phone minutes after. Is anyone else experiencing this with Ping or other push notifications apps on AIS ?

    Forgot to state the edge connection is AIS in thailand.

  • New update include Push Notification Services for IMing?

    Does anyone know if the new 2.1 update includes Push Notification.
    I've been desperate to get an IM client working property, i.e., getting chat notifications without having to be staring at the program.
    thanks.

    Hi mate. Same problem here.
    I'm also interesting in an answer.
    My phone is with O2 if that matters at all.

  • Has anyone successfully configured push notification services?

    I have been struggling with this since mid December and still have not figured out how to configure or even debug push notificaiton services. I am running a Mac Mini Lion Server and have read every thread, article, snippet and breadcrumb on these discussion forums and elsewhere. I have been through jabberd/twisted/SSL/config in fine grained detail.
    So my question is simply - is there anyone out there that has 10.7.3 and Push Notifications configured for mail/Calendar Server/iChat working? Did it just work out of the box for you by checking the box and requesting a cert? Did you have to go through a detailed debugging exercise and if so, what are the key components in this spaghetti that is the Lion APNS gateway?
    I am happy to start posting logs and working with some contributors on this, but I would like to know that it is even possible before investing the time.
    HELLLLLLLP! Please tell me there is light at the end of this tunnel!
    Corey

    Off of the top of my head the only push notification setting I am aware of in Lion Server is in Profile Manager and this only applies to Profile Manager services.  Caldav and carddav have been updating fine for me whether I have Profile Manager on or off. 

  • Isanyone else having issues with Push Notifications?

    I am having the issues push notifications with MLB at the Bat 2010, ESPN Worldcup app, ESPN Sportcenter App, Sportsatcular. No push notification for any of these apps what so ever. I get push notifications for text messages and exchange calendar events, but not much else. I have every setting for the phone and these apps set to send notifications and I am not getting any notifications on my new iphone e4. These all use to work on my old 3g.

    I was able to resolve all of my push notification issues by uninstalling and reinstalling all of the effected apps from my iphone. This tip came from the excellent support folks over at ESPN

  • HT3576 Viber on Iphone 3GS - Issue with push notifications

    hi i installed viber on my iphone 3gs. the push notifications for viber are set to "on", yet when i start viber it continues to say that push notifications need to be switched on, n wont progress further. any solutions. deleting n reinstalling hasnt helped.

    Hi,
    This is a member of the Viber R&D Team!
    Please check the following link for more info. regarding this issue: http://helpme.viber.com/index.php?/Knowledgebase/Article/View/38/0/push-notifica tions-for-iphone---how-to-enable
    If you have any questions we'd be happy to assist.
    Thank you,
    Viber Team

  • Reminders have issues with push notifications and notification center

    For a while now, I've been having the following issue on my iPhone:  I create a reminder, set it to "remind me on a day", and choose a specific time.  No trouble syncing with iCloud across devices.  I have the reminder notifications set on "Alerts", which should require me to acknowledge the reminder before doing anything else, and I have "Show in Notification Center" enabled.
    When the time comes, I do hear the sound, and the reminder appears on my lock screen.  However, after it goes away in a few seconds (like it should if I do nothing), and then I pick up the phone later to unlock and use it, the reminder alert is no longer there.  Furthermore, the reminder does not appear in my Notification Center.
    Here's an example scenario that will hopefully illustrate this problem:  I set a reminder, then go on about my work day.  Later, I'm in a meeting when the reminder goes off, and I don't immediately check my phone.  10 minutes later when the meeting breaks, I check the phone and see nothing.  Prior to this issue happening, I used to have to acknowledge the reminder alert before doing anything else with the phone.  This is causing me to miss important reminders, and it used to work brilliantly!
    Can anyone help?  I really need this level of harassment from the Reminders app!

    Here is what you can try.  First go to Settings/Notifications and locate the App in question and select. Then be sure Allow Notifications is on and that you have selected either Banner or Alerts for Alert Style. 
    If you have already tried that the best thing to do is to Delete the App for at least 24hrs then reinstall. 
    What this will do is give you the pop up on first log in asking to Allow Push Notifications. Selecting Yes will authenticate device token and store to server and you should be good to go. 
    Don't want to wait 24hrs?  Follow these steps. 
    Delete App
    Power off device
    Turn device back on and go to Settings/General/Date and Time
    Turn off Set Automatically then set time at least 24hrs ahead. 
    Turn device off then back on
    Open App Store and download the App
    Owen the App and sign in and Accept Push Notifications
    Once you get the Pop Up and accept you can now go back to Settings/General/Date and Time and turn Set Automatically back on
    Turn device Off then back On and your good to go.

Maybe you are looking for