Jump to content


TPS-SCCM

Established Members
  • Posts

    7
  • Joined

  • Last visited

  • Days Won

    1

TPS-SCCM last won the day on January 15 2016

TPS-SCCM had the most liked content!

TPS-SCCM's Achievements

Newbie

Newbie (1/14)

  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

1

Reputation

  1. What version of SCCM are you running? Ours always fails at the capture step and give a blue screen with a sideways sad face...
  2. Capturing Windows 10 in SCCM is broken right now. It fails during the capture step. We use two methods right now. If we need to customize a wim before capturing we use MDT since that is working. Then we import the WIM into SCCM. We have also just used original source media to create a package although we really haven't played around with that too much yet. We don't customize our WIMs though. We just use a base Windows image with nothing installed and everything is done during the task sequence. Keep in mind though that you need to upgrade to SP2 first or you won't be able to install drivers.
  3. Well I got it working....see below. I found that same information as well. What was weird though is that we had imaged dozens of labs with no problem whatsoever, even without the restart (Chrome was the step prior to Office). But I thought what the heck so I added the restart and it didn't fix it. What really got me confused was a couple of them failed to copy the final config steps which is just that - copying files, not installing anything. So I dug deeper into the log for that step and it was telling me it couldn't download that package which was weird, because 10/11 computers in my test lab downloaded it fine. At this point I knew it was more than just a problem with Office. I fixed it by adding some task sequence variables at the beginning of the TS. Apparently this is a known bug in R2, which we are thankfully upgrading very soon. Hope this helps someone else out there. http://www.scconfigmgr.com/2014/06/25/downloadfilewithranges-failed-80072ee2-on-packages-in-configmgr-2012-r2/
  4. That didn't help...any ideas? I was hoping someone could make more sense of the log file than me. I reimaged a test lab of 6 computers yesterday. When I got to work this morning the 800 G1 had failed and the 840 G2 was stuck on installing a piece of software that should take no more than 4 minutes. Yet yesterday morning I reimaged them and all six of them worked.
  5. Well, I ended up restarted the site server. Hopefully that helps. It seems to have helped in initial testing.
  6. I just have a cmd script that runs the following code...it's never failed on me before? msiexec.exe /i "%~dp0jre1.8.0_66.msi" JU=0 JAVAUPDATE=0 AUTOUPDATECHECK=0 RebootYesNo=No WEB_JAVA=1 /qn
  7. So, I have a test lab of computers that I am trying out a task sequence (the task sequence has worked fine in the past). HP 8000 Destkop HP 8200 Desktop HP 8300 Desktop HP 800 G1 Desktop HP 840 G1 Laptop (x2) Aside from the two laptops which image fine, the desktops are all random when they fail (but when they do fail it's always on Office 2013) For example, I imaged the four desktops and they all worked except the 800 G1. I tried again and the 8000 failed but the other three worked. The third time I tried the 8200 and 8300 failed but the 8000 and 800 G1 worked. I am beating my head against the wall here. I have never seen this kind of random behavior before. If it were a problem with the Office package they would all fail. And we are imaging other computers that all reference the same Office 2013 package and no problems there. The logs are not any help either....I can find no reference of an failure during the Office install, but I will include the information here. Also, I notice in the History of a task sequence that there was a failure with Office. I am attaching a screenshot of that as well. In the screenshot I captured the last part of the Chrome install just because. Someone said it might be failing because the step before was just a wrapped executable and so it would fail because there was already an installation in progress. But that doesn't make sense because why would it work randomly? I appreciate any help! Successfully completed the action (Install Chrome) with the exit win32 code 0 TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) MP server http://CM12MGMT1.TPS-AD.LOCAL. Ports 80,443. CRL=false. TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Setting authenticator TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set authenticator in transport TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Sending StatusMessage TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Setting message signatures. TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Setting the authenticator. TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) CLibSMSMessageWinHttpTransport::Send: URL: CM12MGMT1.TPS-AD.LOCAL:80 CCM_POST /ccm_system/request TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Request was successful. TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set a global environment variable _SMSTSLastActionRetCode=0 TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set a global environment variable _SMSTSLastActionSucceeded=true TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Clear local default environment TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Updated security on object C:\_SMSTaskSequence. TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set a global environment variable _SMSTSNextInstructionPointer=97 TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set a TS execution environment variable _SMSTSNextInstructionPointer=97 TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set a global environment variable _SMSTSInstructionStackString=89 TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set a TS execution environment variable _SMSTSInstructionStackString=89 TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Save the current environment block TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Successfully save execution state and environment to local hard disk TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Start executing an instruction. Instruction name: Install Office 2013. Instruction pointer: 97 TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set a global environment variable _SMSTSCurrentActionName=Install Office 2013 TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set a global environment variable _SMSTSNextInstructionPointer=97 TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set a local default variable _SMSSWDProgramName TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set a global environment variable _SMSTSLogPath=C:\WINDOWS\CCM\Logs\SMSTSLog TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Expand a string: smsswd.exe /pkg:C120029D /install /basevar: /continueOnError: TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Expand a string: TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Command line for extension .exe is "%1" %* TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Set command line: smsswd.exe /pkg:C120029D /install /basevar: /continueOnError: TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Start executing the command line: smsswd.exe /pkg:C120029D /install /basevar: /continueOnError: TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) !--------------------------------------------------------------------------------------------! TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Expand a string: FullOS TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) Executing command line: smsswd.exe /pkg:C120029D /install /basevar: /continueOnError: TSManager 1/5/2016 12:21:13 PM 1812 (0x0714) [ smsswd.exe ] InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) PackageID = 'C120029D' InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) BaseVar = '', ContinueOnError='' InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) ProgramName = 'Install OfficeProPlus2013 Staff/Student-Silent' InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) SwdAction = '0002' InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) GetExecRequestMgrInterface successful InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Retrieving value from TSEnv for '_SMSTSPolicyC120029D_Install OfficeProPlus2013 Staff/Student-Silent' InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) ::DecompressBuffer(65536) InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Decompression (zlib) succeeded: original size 3043, uncompressed size 38060. InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) ADV_AdvertisementID=C12204D8 InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) PKG_PSF_ContainsSourceFiles=TRUE InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) ResolveSource flags: 0x00000000 InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) SMSTSPersistContent: . The content for package C120029D will be persisted InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) DownloadOnDemand flag is true. Attempting to download content locally for Package C120029D. InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Locations: Multicast = 0, HTTP = 1, SMB = 1. InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Package Flags: 0x400000a0 InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Multicast is not enabled for the package. InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Trying http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D. InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) GetDirectoryListing() entered InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Initializing HTTP transport. InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Setting URL = http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D. InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Address=http://CM12CSC.TPS-AD.LOCAL, Scheme=http, Object=/SMS_DP_SMSPKG$/C120029D, Port=80. InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Setting Authenticator. InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Set authenticator in transport InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) WinHttp credentials set InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) CLibSMSMessageWinHttpTransport::Send: URL: CM12CSC.TPS-AD.LOCAL:80 PROPFIND /SMS_DP_SMSPKG$/C120029D InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) Request was successful. InstallSoftware 1/5/2016 12:21:14 PM 2672 (0x0A70) <![LOG[DAV response string is: <?xml version="1.0" encoding="utf-8" ?><D:multistatus xmlns:D="DAV:"><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/sccm?/C120029D/</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:supportedlock/><D:getetag/><D:creationdate/><D:iscollection>1</D:iscollection><D:resourcetype><D:collection/></D:resourcetype><D:ishidden>0</D:ishidden><D:displayname>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/sccm?/C120029D/</D:displayname><D:getlastmodified></D:getlastmodified><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:supportedlock/><D:getetag/><D:creationdate/><D:iscollection>1</D:iscollection><D:resourcetype><D:collection/></D:resourcetype><D:ishidden>0</D:ishidden><D:displayname>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English</D:displayname><D:getlastmodified></D:getlastmodified><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/access.en-us</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:supportedlock/><D:getetag/><D:creationdate/><D:iscollection>1</D:iscollection><D:resourcetype><D:collection/></D:resourcetype><D:ishidden>0</D:ishidden><D:displayname>/access.en-us</D:displayname><D:getlastmodified></D:getlastmodified><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/access.en-us/access.en-us</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:supportedlock/><D:getetag/><D:creationdate/><D:iscollection>1</D:iscollection><D:resourcetype><D:collection/></D:resourcetype><D:ishidden>0</D:ishidden><D:displayname>/access.en-us</D:displayname><D:getlastmodified></D:getlastmodified><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/access.en-us/access.en-us/accessmui.msi</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>/accessmui.msi</D:displayname><D:getlastmodified>Tue, 02 Oct 2012 05:43:20 GMT</D:getlastmodified><D:getcontentlength>2383872</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/access.en-us/access.en-us/accessmui.xml</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>/accessmui.xml</D:displayname><D:getlastmodified>Tue, 02 Oct 2012 03:35:25 GMT</D:getlastmodified><D:getcontentlength>1449</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/access.en-us/access.en-us/acclr.cab</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>/acclr.cab</D:displayname><D:getlastmodified>Tue, 02 Oct 2012 06:12:20 GMT</D:getlastmodified><D:getcontentlength>5139453</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/access.en-us/access.en-us/branding.xml</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>/branding.xml</D:displayname><D:getlastmodified>Sat, 29 Sep 2012 15:23:48 GMT</D:getlastmodified><D:getcontentlength>405660</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/access.en-us/accessmuiset.msi</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>/accessmuiset.msi</D:displayname><D:getlastmodified>Tue, 02 Oct 2012 05:39:11 GMT</D:getlastmodified><D:getcontentlength>806912</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/access.en-us/accessmuiset.xml</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>/accessmuiset.xml</D:displayname><D:getlastmodified>Tue, 02 Oct 2012 03:35:39 GMT</D:getlastmodified><D:getcontentlength>1032</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/access.en-us/setup.xml</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>/setup.xml</D:displayname><D:getlastmodified>Tue, 02 Oct 2012 09:53:42 GMT</D:getlastmodified><D:getcontentlength>2583</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/admin</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:supportedlock/><D:getetag/><D:creationdate/><D:iscollection>1</D:iscollection><D:resourcetype><D:collection/></D:resourcetype><D:ishidden>0</D:ishidden><D:displayname>/admin</D:displayname><D:getlastmodified></D:getlastmodified><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/admin/access15.opax</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>/access15.opax</D:displayname><D:getlastmodified>Sat, 29 Sep 2012 15:28:11 GMT</D:getlastmodified><D:getcontentlength>64158</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/admin/de-de</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:supportedlock/><D:getetag/><D:creationdate/><D:iscollection>1</D:iscollection><D:resourcetype><D:collection/></D:resourcetype><D:ishidden>0</D:ishidden><D:displayname>/de-de</D:displayname><D:getlastmodified>Sat, 29 Sep 2012 15:28:11 GMT</D:getlastmodified 1/1/1601 12:00:00 AM 0 (0x0000) D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>/word15.opal</D:displayname><D:getlastmodified>Sat, 29 Sep 2012 17:23:04 GMT</D:getlastmodified><D:getcontentlength>356712</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/admin/en-us</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:supportedlock/><D:getetag/><D:creationdate/><D:iscollection>1</D:iscollection><D:resourcetype><D:collection/></D:resourcetype><D:ishidden>0</D:ishidden><D:displayname>/en-us</D:displayname><D:getlastmodified>Sat, 29 Sep 2012 15:28:11 GMT</D:getlastmodified><D:getcontentlanguage/><D:getcontentlength>0</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/admin/en-us/access15.opal</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>/access15.opal</D:displayname><D:getlastmodified>Sat, 29 Sep 2012 15:28:11 GMT</D:getlastmodified><D:getcontentlength>124888</D:getcontentlength></D:prop></D:propstat></D:response><D:response><D:href>http://CM12CSC.TPS-AD.LOCAL/SMS_DP_SMSPKG$/C120029D/sccm?/Office_Professional_Plus_2013_64Bit_English/admin/en-us/excel15.opal</D:href><D:propstat><D:status>HTTP/1.1 200 OK</D:status><D:prop><D:getcontenttype/><D:lockdiscovery/><D:supportedlock/><D:getetag/><D:getcontentlanguage/><D:iscollection>0</D:iscollection><D:creationdate/><D:resourcetype/><D:ishidden>0</D:ishidden><D:displayname>/excel15.opal</D:displayname><D:getlastmodified>Sat, 29 Sep 2012 15:28:12 GMT</D:getlastmodified><D:getcontentlength>242636</D:getcontentleng
×
×
  • 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.