Quantcast
Channel: Office 2013 and Office 365 ProPlus - Planning, Deployment, and Compatibility forum
Viewing all 3748 articles
Browse latest View live

Changing Office 365 update path

$
0
0

Hi,

I wrote about an issue in one of the forums and I was told I should better post it here.

What I wrote there:

Hi,

I cannot seem to find a way to change the update path of my Office 365 after setup.

If I install from one location I have to also update only from there and cannot do it from a different location.

If I install from \\server1\o365 and after installation decides to move the update path I cannot change it.

 

Do you know a way to change that after installation?

This is the other thread: http://community.office365.com/en-us/forums/156/t/219743.aspx

Can you please help?

Thanks


DirSync synchronisation times

$
0
0

Hello

i have an office 365 portal and dirsync setup in my environment. just running 1 DC with roughly 20 users. My questions are:

1. how long does it take to sync a change from local AD to office 365?

2. does this happen automatically or does it have to be pushed. if auto, whats the frequency?

3.  I used the miisclient that came with dirsync, actions -> run... and delta import delta sync. what is the best option to execute to push changes to office 365 and how long does it take to be reflected in office 365

based on my observations, it has take around 20 mins using my way to see changes on local AD to office 365 portal (simple changes like changing UPN).

cheers!!

InfoAdmin

License authentication issues with Office 365 using Shared Computer Activation in a Mandatory Profile environment

$
0
0

Hei hei,

As the title states, I am running into issues with the license of users who have a mandatory profile assigned to them. Effectively, whenever they log off a computer, the SCA license that they have just activated gets removed and is no longer available requiring a new activation round.

The environment for the students is: multiple datarooms with laptops & desktops, students do not have a permanent pc. All students have a mandatory profile updated for Windows 8.1. Office 365 is installed with Shared Computer Activation. We do not (yet) use Federated services for SSO between our Domain and Tenant.

Students activate O365 once they logon and this then also connects up their Onedrive area. When they logoff we have seen that their authentication token for O365 does not get retained in "%Users%\<username>\%appdata%\roaming\microsoft\credentials" - the expected TXT files are missing. And under Credential Manager in the Control Panel, there is no credentials stored for the user to "MicrosoftOffice15"

Looking in the registry at "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\15.0\ClickToRun\Configuration" I can see that the ShareComputerLicense = 1.

I have so far only confirmed that changing a user from a Mandatory profile to a Local profile does retain the license, but I would prefer NOT to have a local profile of each student on a pc...

Does anyone have any suggestions on:

1) Retaining a license for a period of time?

 Ideally we would avoid using a KMS/MAC based Office 2013 license to resolve this issue.

Updated FQDNs for Office 365 activation through Firewall - are the URLs updated?

$
0
0

We are having an issue that the supplied URLs and IP addresses are not allowing activation of Office 365 through our Firewall.

We are using the lists provided here (Office 365 URLs and IP)

Can anyone confirm if these lists are correct?

Our usage scenario is: We block the Internet to students during exam periods, but need to maintain a connection to O365 for activation purposes. Students do NOT require access to Onedrive or Sharepoint services.

We have added the following list of FQDNs to the firewall:

activation.sls.microsoft.com

crl.microsoft.com

odc.officeapps.live.com  

clientconfig.microsoftonline-p.net

ols.officeapps.live.com

office15client.microsoft.com

login.windows.net

login.microsoftonline.com

officecdn.microsoft.com

But are still finding that O365 cannot resolve through them. Any suggestions on which ones I need to add the firewall?

Thanks in advance!

Outlook 2013 Configuration

$
0
0

Dear sir

I want to configure ms outlook 2013 as fully and properly

Please help configure ms outlook 2013

Office 2013 Trial Key Timeout

$
0
0

Hi,

I get a timeout for the Office 2013 trial download and it does not display the license key. Tried with Win7/IE11 and Mac/Safari/Firefox several times since three days. All run into the same timeout and do not display the key. The download works without problem. It does not seem to be a client-side problem as I've tried with different OSes and Browser. The license keys are displayed for the Office 2010 trial download.

Many thanks,

Fritz

Changing Versions

$
0
0

I have a two part question...

1.  We have volume licenses for MS Office 2013 Standard that are used on a Server 2012 R2 Standard RDS server by some of our employees.  We have decided to purchase volume licenses for all employees in the company.  The new licenses will be Office 2013 Pro Plus.  What are my options for updating our RDS server?  Is there a way to update the current install to Pro Plus without an uninstall.

2.  Most of our employees have OEM versions of Office 2010 & 2013 Home and Business installed 32 bit, What are my options for updating the laptops & PC's?  Is there a way to update the current install to Pro Plus 32 bit without an uninstall.

Thanks in advance for your advice.


EWS or Powershell script to send notification of unread emails to their private emails for unmonitored user mailboxes.

$
0
0

Hi Team,

We have few users who do not check their mailboxes regularly. May I request a script which will send a information email of unread email count to their private email address.

I found few below articles which gives only unread email count, can we add an additional function so that it will send notification email to a given list 

https://smtpport25.wordpress.com/2009/08/24/powershell-to-get-the-number-of-mails-in-the-inbox-and-number-of-unread-emails-in-inbox/  http://www.infinitec.de/post/2011/07/25/How-to-get-the-number-of-unread-mails-from-multiple-mailboxes-using-the-EWS-Managed-API-and-PowerShell.aspx

Thank you.


Ahmed Ali


Custom install of Office 2013 ProPlus with OCT can not install Lync 2013

$
0
0

Hi,

I have created an .MSP file for Off2013 ProPlus using OCT.

The customizations are:

The .MSP file resides at "updates" folder. I only execute setup.exe.

The marked options installs OK (except Lync), the unmarked options not are installed.

Lync 2013 is not installed.

The question is:

How to create the .MSP file using OCT and get Lync 2013 installed?

Thanks in advance!

Microsoft Online: SharePoint Online

$
0
0

Hi all,

    I am trying to setup a single sign on for my sharepoint site that came with Office365. I have setup ADFS in my machine and I have installed Azure Active Directory Module for Windows Powershell.

My environment looks like this:

My office365 domain: sxy.onmicrosoft.com

Sharepoint Online: sxy.sharepoint.com

The domain that my machine is connected to is 

micromania.com

I'm getting stuck running the cmdlet to convert my domain to a federated domain. Powershell Module is installed on the same machine that ADFS is installed on. I will walk you through the cmdlets that I'm trying to run:

$cred=Get-Credential (I am entering my credentials for my Office365 account )

Set -MSOLService -Credential $cred

Convert -MSOLDomainToFederated -DomainName sxy.onmicrosoft.com

I'm getting an error saying:

Convert-MsolDomainToFederated: You cannot convert the specified domain to use identity federation because the account you are currently signed in with is a member of the domain sxy.onmicrosoft.com. Please sign in to the service using an account that is a member of the company administrators role and is not part of the domain sxy.onmicrosoft.com, and then try again.

I tried replacing <sxy.onmicrosoft.com> with all possible domains that I listed above(micromania.com, sxy.sharepoint.com) for which I get an error saying "The domain name does not exist."

I am confused and I don't know what domain name I should replace <sxy.onmicrosoft.com> with. 

So,would very much appreciate your help.

Powerpivot for office 365 home

$
0
0

i am just wondering if Powerpivot is available for office 365 home

thanks

Getting Error 17004 when deploying Office 2013 CTR on VM.

$
0
0

Timestamp Process TID Area Category EventID Level Message Correlation 08/04/2014 17:10:47.128 SETUP (0x8c8) 0x7a0 Click-To-Run amaxp Medium BaseConfigure::TryGetConfiguration: EULA's have been accepted. 08/04/2014 17:10:47.159 SETUP (0x8c8) 0x7a0 Click-To-Run aoh85 Medium AdminConfigure::HandleStateAction: Configuring an install/crosssell scenario. 08/04/2014 17:10:47.159 SETUP (0x8c8) 0x7a0 Click-To-Run aqdco Monitorable TryCheckNetworkCost::HandleStateAction: Failed to initialize NetworkCostManager for \\dc3sea\deploymentshare$\CTRO365. Assuming low cost and proceeding. 08/04/2014 17:10:47.159 SETUP (0x8c8) 0x7a0 Click-To-Run aoh9i Medium TryGetVersionDescriptor::HandleStateAction: Getting Cab: v64.cab 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anwv6 Medium Descriptor::Load: Reading Available value from descriptor: 15.0.4631.1002 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run amawt Medium Descriptor::Load: Prereq Node exists. Being parsing it. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anwv7 Medium Descriptor::Load: Reading Bootstrapper value from descriptor: 15.0 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run amax8 Medium TryGetVersionDescriptor::HandleStateAction: Descriptor contains Prereqs. Run them now. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anwwb Medium IsNativeValidator::CheckPreReq: returning: 1. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run an8w1 Medium O15BetaValidator::CheckPreReq: Validator has version descriptor 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run an8w6 Medium O15BetaValidator::CheckPreReq: No Office 15 installation detected. Prereq check passes. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run an8xa Medium O15BetaValidator::CheckPreReq: returning: 1. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anwwn Medium SXSValidator::CheckPreReq: Cross bitness test passed. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anwwp Medium BootstrapperValidator::CheckPreReq: returning: 1. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run an8w0 Medium ClientValidator::CheckPreReq: returning: 1. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anwwe Medium DiskSpaceValidator::CheckPreReq: Free disk space is sufficient. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run anhmm Medium Prereq::PrereqsFailed: No prereqs have failed. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run aoh9n Medium TryGetClient::HandleStateAction: Installation path is: C:\Program Files\Microsoft Office 15 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run amaya Medium TryGetClient::HandleStateAction: Looking for existing client. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run amayd Medium TryGetClient::HandleStateAction: Did not find an existing client. Downloading a new one. 08/04/2014 17:10:47.222 SETUP (0x8c8) 0x7a0 Click-To-Run aon8l Medium TryGetClient::HandleStateAction: Getting Cab: i641033.cab 08/04/2014 17:10:47.939 SETUP (0x8c8) 0x7a0 Click-To-Run Telemetry amawv Medium MonitoredScope::ExecuteUnderStopWatch: TryGetClient::HandleStateAction: Getting Cab. Approximate duration: 717 milliseconds. 08/04/2014 17:10:47.939 SETUP (0x8c8) 0x7a0 Click-To-Run amaye Medium TryGetClient::HandleStateAction: Found C2R Client in extracted cab. 08/04/2014 17:10:47.939 SETUP (0x8c8) 0x7a0 Click-To-Run aoh9t Medium TryLaunchClient::HandleStateAction: Launching OfficeClickToRun.exe with parameters: scenario=unknown acceptalleulas="True" cdnbaseurl="http://officecdn.microsoft.com/pr/39168D7E-077B-48E7-872C-B232C3E72675" productreleaseid="none" displaylevel="False" culture="en-us" baseurl="\\dc3sea\deploymentshare$\CTRO365" lcid="1033" platform="x64" updatesenabled="True" autoactivate="0" version="15.0.4631.1002" productstoadd="O365ProPlusRetail_en-us_x-none" trackedduration=717 08/04/2014 17:11:02.543 SETUP (0x8c8) 0x7a0 Click-To-Run apx75 Monitorable TryLaunchClient::HandleStateAction: C2R Client returned failing error code 17004 08/04/2014 17:11:02.543 SETUP (0x8c8) 0x7a0 Click-To-Run aoh72 Medium ExitBootStateMachine::HandleStateAction: Bootstrapper workflow exiting with result: 0x0 08/04/2014 17:11:02.543 SETUP (0x8c8) 0x7a0 Click-To-Run aoh9z Medium AdminBootstrapper::Main: Installation came back with 17004. 08/04/2014 17:11:02.559 SETUP (0x8c8) 0x7a0 Logging Liblet aqc99 Medium Logging liblet uninitializing.

That's the error log that I'm getting.

Have no idea what error 17004 stands for and was hoping someone could enlighten me. I've searched all over Google but was only able to find an error description for 17002.

I only get this error code when I'm deploying to my VM so I know it's not a permissions issue, but to be sure I have also double checked that the computer account for SCCM has read/write perms.

Can anyone think of any other possible culprits?

Thanks in advance for any responses.

Office Professional 2013

$
0
0
i entered my product key to set up Office Professional 2013 and this is the message I got: "This product is not intended for your identified region." (Cape Town-South Africa) Please help! Thanks!

Feature Keys....

$
0
0
Under the old TechNet I had an activation key for Office 2013.  My system recently crashed.  In recovering it I am went back to get the key but looks like MS has taken them down.  Does anyone know were they are now?

SharePoint 2010 datagrid view

$
0
0

Hi,

we are rolling out Office 365 ProPlus (32 bit) for a customer. Currently we face an issue with the SharePoint 2010 datagrid view:

"The list cannot be displayed in Datasheet view for one or more of the following reasons: A datasheet component compatible with Windows SharePoint Services is not installed, your browser does not support ActiveX controls, or support for ActiveX controls is disabled."

This might very well be an internet explorer security setting but we could not nail it down so far. Did anybody came across this?

Thanks Alex


Upgrade Lync 2013 to Skype

$
0
0

I need to upgrade Lync 2013 to Skype.

I have kb2889923, but it telling me that "Expected Version of the product not found"

what am I missing? don't see any dependency's for that hotfix.

Thank you.

Found the fix.

Need 2013 SP1 KB2817430

Issue exchanging excel file from Excel 64 bits to Excel 32 bits

$
0
0

Hi,

In a xlsm file, I've created a Userform with a WindowsMediaPlayer object.

If I send this file, which has been created on a Excel 32 bits, to a colleague with a Excel 64 bits : no problem, he can open and read the file.

If my colleague "saves as" this file on his PC and send it back to me, I get the following error message just after the warning dialog window about ActiveX :

&H80004005 (-2147467259)

If I remove the WMP object in the Userform and perform the same process, no problem I can read the file when it has been sent back to me.

Any explanation ?

I tried already all the solutions about removing Complements / Add ins etc.

Thank you for your help.

Word 2013 problem with delete words using cntrol + backspace and control + delete

$
0
0

I subscribe to Office 365.

This is a weird problem I've never encountered. I'm doing a rewrite on a 5,000 word document. This means I'm also using tack changes. Whenever I press control backspace or control delete, I delete ONLY the word, and not the included space after the word. This means being left with two spaces between the words and I have to delete one of them.

This hasn't happened in any other documents, and seems to have something to do with track changes. the same happens in every document where I track changes. In addition, when pressing control delete (or backspace) I will get to a point where the keys don't work anymore and I have to move the cursor to another spot in the document.

It also seems to be cause when making large changes when in track changes mode. This causes a large section of the document to show it has been changed. Once you do that, the problem begins. Of course, I could turn off track changes when I make large substitution, but this shouldn't happen.

Hope someone can help. The program is still useable but it definitely becomes a pain.

Thanks,

apalix

cannot log in on onmicrosoft.com

$
0
0

Hi ...

I set up Outlook 2013 with at pop3 account at outlook.com

Now I cannot log in to my exchange server account.

The error says:

Du er logget på med en Microsoft-konto som tresfjording@tresfjording.onmicrosoft.com, men den kontoen kan ikke brukes med Outlook. Logg av Microsoft-kontoen, og logg på Outlook på nytt med kontoen som du bruker til å lese organisasjonens e-post. 

Klikk her forå logge av.

Lær mer

Translated: You are noe logged in with av Microsoft-account as tresfjording@tresfjording.onmicrosoft.com, but you cannot use this account with Outlook. Logg off the Microsoft-account, and then log on again to Outlook, using the account you use to read the organizations mail. (close enough)

I am really flabbergasted that MS is keeping me away from my email, contact, tasks and calendar. I want to get into the exchange servers settings to turn off a forwarding rule ...


mvh/regards Øyvind Granberg 6391 Tresfjord Norway

Deploying 365 from network share

$
0
0

I am trying to deploy Office 365 using SCCM. I want to deploy only the setup.exe and install.xml files with sccm (application deployment and not package) and use the sourcepath and updatepath in the xml so the clients get the files from "\\server\share\production". That way I can leverage both delta and branchcache, while having a test environment and a production environment, with easy update management. However:

This doesn't work. The clients get the sccm application, but it immediately fails waying either my internet is messed up or I'm out of diskspace (answer is no, and no):

"Image will be here when MS verifies my account"

Exterp from the log:

2/03/2015 11:23:30.219SETUP (0xfe4)0x950Click-To-Runap6e1UnexpectedFileDownload::Download: Download failed for "\\system.local\Programs\CM - Office 365\Production\Office\Office\Data\v32.cab", try 0. {"MachineID":"f97fe3986cf07d4abde7dd4829b4f7b9","SessionID":"558333c9-59ae-4630-9d36-37f5f8d4dfc5","GeoID":"244","Ver":"15.0.4623.1001","ErrorCode":"2","ErrorMessage":"ErrorCodeOnly (Failed to copy file src: \\system.local\deploy\Programs\CM - Office 365\Production\Office\Office\Data\v32.cab, dest: C:\Users\ADMINI~1.SYS\AppData\Local\Temp\OfficeC2RA3134625\v32.cab , Error:0x2)","AppVErrorSource":"","ErrorType":"2"}


The user is local admin and the share has everyone full access (for testing purposes).

The folderstructure is as follows:

\\server\share\application <- setup.exe and xml files

\\server\share\production <- production build

\\server\share\test <- latest build

My Download.xml puts the latest build in the \\server\share\Test folder and the we plan to copy it over into the production folder when testing is done.

I even tested this locally, and it stil didn't work when the setup.exe and xml files were not in the folder with the cab files. It seems that the sourcepath variable is just there for the download part, and not for the configure part.

What am I missing here?


Viewing all 3748 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>