Jump to content


shockwave

Established Members
  • Posts

    43
  • Joined

  • Last visited

Posts posted by shockwave

  1. Hello,

     

    I've set up a VM Exchange server for an exam I have monday.

     

    I've installed outlook on a windows client. When I start outlook for the first time my name and email address appears correctly in the Add new account wizard.

    Then I get some certificate warning (no certificates configured yet), I click yes to proceed. Then the wizard says the email accunt is succesfully configured. So far so good. Wizard Finishes. Outlook starts.

     

    Then I get this error:

    Cannot open your default e-mail folders. You must connect to Microsoft Exchange with the current profile before you can synchronize your folders with your Outlook data file (.ost).

     

     

     

    o0vypl.png

     

    I have this error on all my clients for all profiles I tried.

     

    MX Server:

    Vmware

    windows 2012

    exchange 2010

     

    dc:

    windows 2008r2

     

    client vm:

    windows 7 x32

    outlook 2010. didn't work with 2013 either.

     

     

    Anyone have an idea? It would be much appreciated. I've googled on this and found some stuff but nothing worked.

     

  2. the only thing I actually found was this:

    http://blogs.technet.com/b/michaelgriswold/archive/2013/09/02/testing-software-deployment-for-a-linux-machine.aspx

    which deploys a script. I didn't succeed in getting it to run though. Nothing happend. In some podcast I found they showed a package which installed a program on a RPM-based linux using the command rpm <filename>. I tried something like that with deb-files (I use Debian) and the command dkpg -i packagename.db. It failed too.

  3. I'm currently writing a thesis about SCCM. I'd like to write more about SCCM and Linux (because we've had a lot of Linux classes). I've found out how to install the SCCM client on Linux, this was easy to find.

     

    Apparantly it is possible to use in SCCM to:

    -deploy software to linux using packages (not applications)

    -install program updates

    -install OS updates

     

    But I can't find any examples of this. Does anyone have or know interesting examples for this?

     

    The only thing I found was this link that deploys a command to linux, and it doesn't even work for me. http://blogs.technet.com/b/michaelgriswold/archive/2013/09/02/testing-software-deployment-for-a-linux-machine.aspx

     

    Any advice would be much appreciated.

     

     

     

  4. Hi,

     

    I'm trying to deploy windows updates but it won't work. Problems with WSUS? I need this for Endpoint protection.

     

    I have WSUS 3.0 SP2 already installed.

     

    wsyncmgr.log:

    Sync failed: WSUS update source not found on site SVD. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource SMS_WSUS_SYNC_MANAGER 17/05/2014 9:31:50 3488 (0x0DA0)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=ConfigMgr1.eindwerk.local SITE=SVD PID=2332 TID=3488 GMTDATE=za mei 17 08:31:50.749 2014 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source not found on site SVD. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_WSUS_SYNC_MANAGER 17/05/2014 9:31:51 3488 (0x0DA0)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER 17/05/2014 9:31:51 3488 (0x0DA0)
    2lwpwrs.png
    WCM.log:
    Remote configuration failed on WSUS Server. SMS_WSUS_CONFIGURATION_MANAGER 17/05/2014 9:32:02 3472 (0x0D90)
    Setting new configuration state to 3 (WSUS_CONFIG_FAILED) SMS_WSUS_CONFIGURATION_MANAGER 17/05/2014 9:32:02 3472 (0x0D90)

    2q2ilxl.png

     

    software update point settings in SCCM:

    2r3ckle.png

     

    specs:

    everything is VMWare

    Win 2008R2 server

    wind 2008 sql server db

    SCCM 2012 R2

    site code is SVD

  5. thanks,

     

    I've looked into the sql server reporting manager.

    I can't find the reports database in SQL Server Management studio so I assumed it didn't exist

     

    2dqo6sm.png

     

    I tried to create a new db but the db ReportServer exists after all. I found it in the folder C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA.

     

    I got this error when I tried creating a db that already exists.

     

    System.Data.SqlClient.SqlException: Cannot create file 'C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\ReportServer.mdf' because it already exists. Change the file path or the file name, and retry the operation.

    CREATE DATABASE failed. Some file names listed could not be created. Check related errors.

    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)

    at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)

    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)

    at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)

    at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)

    at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)

    at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()

    at Microsoft.ReportingServices.Common.DBUtils.ApplyScript(SqlConnection conn, String script, ICommandWrapperFactory commandWrapper)

    at Microsoft.ReportingServices.Common.DBUtils.ApplyScript(String connectionString, String script)

    at ReportServicesConfigUI.SqlClientTools.SqlTools.ApplyScript(String connectionString, String script)

     

    If I create a new database for reporting, should it be in native mode or sharepoint mode?

  6. HI

     

    I added the reporting services point to my site system roles. No error here. When I go to the list of errors it is empty.

     

    After more online searching I find this. In CMtrace in srsrp.log there is this text:

     

     

    Reporting Services URL from Registry [http://configmgr1/ReportServer/ReportService2005.asmx] SMS_SRS_REPORTING_POINT 14/04/2014 9:35:32 4272 (0x10B0)
    System.Web.Services.Protocols.SoapException: The report server cannot open a connection to the report server database. A connection to the database is required for all requests and processing. ---> Microsoft.ReportingServices.Library.ReportServerDatabaseUnavailableException: The report server cannot open a connection to the report server database. A connection to the database is required for all requests and processing.~ at Microsoft.ReportingServices.WebServer.WebServiceHelper.EnsureModeFromCatalog()~ at Microsoft.ReportingServices.WebServer.WebServiceHelper.EnsureRSNativeMode()~ at Microsoft.ReportingServices.WebServer.ReportingService2005..ctor() SMS_SRS_REPORTING_POINT 14/04/2014 9:35:32 4272 (0x10B0)
    (!) SRS not detected as running SMS_SRS_REPORTING_POINT 14/04/2014 9:35:32 4272 (0x10B0)
    Failures reported during periodic health check by the SRS Server ConfigMgr1.eindwerk.local. SMS_SRS_REPORTING_POINT 14/04/2014 9:35:32 4272 (0x10B0)
    Registry change SMS_SRS_REPORTING_POINT 14/04/2014 9:35:32 4272 (0x10B0)
    Waiting for changes for 1 minutes SMS_SRS_REPORTING_POINT 14/04/2014 9:35:32 4272 (0x10B0)
    Apparantly the server can't connect to the database. I've tried with multiple users in the reporting service site system role. Always the same result.
    specs:
    server is vmware
    windows 2008 r2
    sql server 2008
    sccm + sql server + reporting is on same vm
    domain functional level 2008r2
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.