IE policy for file extention prompts

our developers have an INTRANET site that have links that point to .mdb and .xls files, how do I disable the security prompt. I know IE is doing exactly what it is suppose to but I need to be able to make and exception for certain extentions for the INTRANET
zone alone. Can you help?

Hi,
Regarding your request, would you please first let me know the IE version?
 In IE8 There used to be a key called HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\AttachmentExecute\{0002DF01-0000-0000-C000-000000000046} which stored the File Types that could either Auto-Open or not. This Key is
not created in IE9, it can be added to the registry and IE9 still reads and applies settings associated with it.
Whichever File Type you need to Auto-open, simply add a Zero Length Binary value by its name. These key values can either be added to the registry using GPP, and then the user is able to Auto-Open
the specific file type in the browser. Hope this helps.
Best Regards,
Andy Qi
TechNet Subscriber Support
If you are
TechNet Subscription user and have any feedback on our support quality, please send your feedback
here.
Andy Qi
TechNet Community Support

Similar Messages

  • Any Recommended Purging policy for files in Archive folder?

    Hi All,
    Is there any recommended purge policy for files stored under Archive folder after import from ready folder.We need to delete files that are piling up the Archive,but wondering is there any recommendations.
    Thanks

    Hi,
    Yes it is possible to delete the files under Archive folder. Just follow the below steps:
    1. Create a text file which contain the below lines:
    cd {MDM Installation Path}\Server\......\Archive
    del star . star /q
    Note: Instead of writing "star" use star symol
    E.g. C:\Program Files\SAP MDM 5.5 Server\Distributions\Test-MDM_MSQL\Test-Repo\Inbound\Remote_sys\Inbound_port\Archive
    2. Save the file with .bat extension.
    3. You can schedule this file using Windows Schedular. For this go to Start -> Programs -> Accessories -> System Tools -> Scheduled Tasks and create a new one by double clicking on it. Select the bat file created and accordindly schedule it like daily, weekly etc.
    4. Now whenever the task is due it automatically executes the commands written in bat file and deletes all the files from Archives folder :).
    Its working fine at my end...
    Kindly Reward points and update the thread status
    Regards,
    Jitesh Talreja

  • JSF error message: Automatic prompting for file download

    This is a weird problem. I have a JSF application wherin I popup a new window on a submit button.
    The window opens a test.jsf page that redirects the output to a servlet1.
    Servlet then based on some parameters does a sendRedirectI() to different servlets out of context.
    Now the issue is that when the output is redirected to out of context servlet, that returns a file download.
    If in IE browser, if one does not do a setting of "Automatic prompting for file download", this window that I had opened on submit buttton vanishes in a jiffy. If the IE setting is done, it shows the file download correctly.
    I would want to show the user some kind of message by which he/she understands that this IE setting has to be done.
    I have tried several ways:
    1. Javascript: window.onbeforeunload on the test.jsf so that when the window unloads i can show some message. But since test.jsf forwards to servlet1, the html page generated does not show my script.
    2. I also tried checking if some windows registry can help me understand the setting.
    3. I tried writing in response object the javascript and then redirecting it to servlet out of context. But I guess sendRedirect() does a new request, so this did not help.
    Can anyone help? I am not sure if I am able to explain my problem correctly.
    Yani

    Here is the result.I used your code and it worked fine with IE setting Enabled. But when I tried to access the download servlet after opening a new window, it doesnt download the file.

  • Automatic prompting for file download

    I am using a File Download Servlet. Theres a setting in IE under Securiy Settings --> Downloads--->Automatic Prompting for File Downloads.If I have this disabled, I am able to download the file.If its enabled, I am unable to download the file successfully. Anyone have faced this problem before?

    Here is the result.I used your code and it worked fine with IE setting Enabled. But when I tried to access the download servlet after opening a new window, it doesnt download the file.

  • Location for JCE jurisdiction policy JAR files

    I have a simple question is the location for JCE jurisdiction policy JAR files (local_policy.jar and US_export_policy.jar) in
    <java-home>/lib/security or
    <java-home>/lib/security/jce
    I am using JDK 1.6.0_14, these jar files come in a seperate package jce_policy-6.zip
    Please let me know.
    Thanks
    _Pete                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Thanks for the replies.
    README says just place them under lib/security. But it doesn't say whether to use the path embedded in the zip file (ie:/jce). So that was causing the confusion.
    I think it should lib/security and NOT to use jce. If anyone else have more thoughts on it, please let me know.
    _Pete                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Unable to open file "NULL\.EXT" - default sizes assumed for initial extents

    Dear Friends i am trying to install IDES 4.6C on Windows 2000 Advance server + MSSQL2000 this error i am facing during installation all of the installation files are on my D:\ drive following is the structure.
    D:\DBExport\DB
    D:\DBExport\Data
    D:\DBExport\LABEL.ASC
    and kernal also on D:\ drive.
    this is the error number one which i got
    Error: DBR3LOADEXEC_NT_MSS R3loadPrepare 2 722
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPAPPL2.log for further information
    and here is the associated log file.
    #START OF LOG: 20060123112519
    R3load version @(#) $Id: //bas/46D/src/ins/R3load/R3load.c#12 $ SAP
    R3load -fast -i SAP0000.cmd -p SAP0000.log
    start of syntax check ###
    end of syntax check ###
    #START: 20060123112520
    error message: No such file or directory
    (GOS) WARNING: Unable to open file "NULL\.EXT" - default sizes assumed for initial extents
    (OLD) ERROR: CREATE statement failed for object "D010L"
         (CREATE TABLE "D010L" ( "PROG" VARCHAR(40) NOT NULL ,
    "R3STATE" VARCHAR(1) NOT NULL , "R3MODE" VARCHAR(1) NOT NULL ,
    "R3VERSION" VARCHAR(4) NOT NULL , "MACH" SMALLINT NOT NULL ,
    "BLOCKNR" TINYINT NOT NULL , "BLOCKLG" DECIMAL(5,0) NOT NULL ,
    "BLOCK" IMAGE NULL  )
    exec sp_bindefault 'str_default','D010L.PROG'
    exec sp_bindefault 'str_default','D010L.R3STATE'
    exec sp_bindefault 'str_default','D010L.R3MODE'
    exec sp_bindefault 'str_default','D010L.R3VERSION'
    exec sp_bindefault 'num_default','D010L.MACH'
    exec sp_bindefault 'num_default','D010L.BLOCKNR'
    exec sp_bindefault 'num_default','D010L.BLOCKLG'
    DbSlExecute: rc = 106
    (SQL error 2714)
    error message returned by DbSl:
    There is already an object named 'D010L' in the database.
    #STOP: 20060123112520
    #START OF LOG: 20060123152536
    R3load version @(#) $Id: //bas/46D/src/ins/R3load/R3load.c#12 $ SAP
    R3load -fast -i SAP0000.cmd -p SAP0000.log -r
    start of syntax check ###
    end of syntax check ###
    trying to restart import ###
    (RIM) INFO: table "D010L" dropped
    restart finished ###
    #START: 20060123152552
    error message: No such file or directory
    (GOS) WARNING: Unable to open file "NULL\.EXT" - default sizes assumed for initial extents
    (IMP) TABLE: "D010L"
    #Trying to create primary key "D010L~0"
    (IMP) PRKEY: "D010L~0"
    (OLD) ERROR: CREATE statement failed for object "D010LINF"
         (CREATE TABLE "D010LINF" ( "PROG" VARCHAR(40) NOT NULL ,
    "R3STATE" VARCHAR(1) NOT NULL , "R3MODE" VARCHAR(1) NOT NULL ,
    "R3VERSION" VARCHAR(4) NOT NULL , "MACH" SMALLINT NOT NULL ,
    "R3RELEASE" VARCHAR(4) NOT NULL , "R3MODIFY" INT NOT NULL ,
    "UNAM" VARCHAR(12) NOT NULL , "UDAT" VARCHAR(8) NOT NULL ,
    "UTIME" VARCHAR(6) NOT NULL , "L_DATALG" INT NOT NULL ,
    "Q_DATALG" INT NOT NULL , "Y_DATALG" INT NOT NULL , "SDAT" VARCHAR(8) NOT NULL ,
    "STIME" VARCHAR(6) NOT NULL  )
    exec sp_bindefault 'str_default','D010LINF.PROG'
    exec sp_bindefault 'str_default','D010LINF.R3STATE'
    exec sp_bindefault 'str_default','D010LINF.R3MODE'
    exec sp_bindefault 'str_default','D010LINF.R3VERSION'
    exec sp_bindefault 'num_default','D010LINF.MACH'
    exec sp_bindefault 'str_default','D010LINF.R3RELEASE'
    exec sp_bindefault 'num_default','D010LINF.R3MODIFY'
    exec sp_bindefault 'str_default','D010LINF.UNAM'
    exec sp_bindefault 'str_default','D010LINF.UDAT'
    exec sp_bindefault 'str_default','D010LINF.UTIME'
    exec sp_bindefault 'num_default','D010LINF.L_DATALG'
    exec sp_bindefault 'num_default','D010LINF.Q_DATALG'
    exec sp_bindefault 'num_default','D010LINF.Y_DATALG'
    exec sp_bindefault 'str_default','D010LINF.SDAT'
    exec sp_bindefault 'str_default','D010LINF.STIME'
    DbSlExecute: rc = 106
    (SQL error 2714)
    error message returned by DbSl:
    There is already an object named 'D010LINF' in the database.
    #STOP: 20060123152556
    #START OF LOG: 20060123154952
    R3load version @(#) $Id: //bas/46D/src/ins/R3load/R3load.c#12 $ SAP
    R3load -fast -i SAP0000.cmd -p SAP0000.log -r
    start of syntax check ###
    end of syntax check ###
    trying to restart import ###
    (RIM) INFO: table "D010LINF" dropped
    restart finished ###
    #START: 20060123154955
    (IMP) TABLE: "D010LINF"
    #Trying to create primary key "D010LINF~0"
    (IMP) PRKEY: "D010LINF~0"
    (OLD) ERROR: CREATE statement failed for object "D010Q"
         (CREATE TABLE "D010Q" ( "PROG" VARCHAR(40) NOT NULL ,
    "R3STATE" VARCHAR(1) NOT NULL , "R3MODE" VARCHAR(1) NOT NULL ,
    "R3VERSION" VARCHAR(4) NOT NULL , "MACH" SMALLINT NOT NULL ,
    "BLOCKNR" TINYINT NOT NULL , "BLOCKLG" DECIMAL(5,0) NOT NULL ,
    "BLOCK" IMAGE NULL  )
    exec sp_bindefault 'str_default','D010Q.PROG'
    exec sp_bindefault 'str_default','D010Q.R3STATE'
    exec sp_bindefault 'str_default','D010Q.R3MODE'
    exec sp_bindefault 'str_default','D010Q.R3VERSION'
    exec sp_bindefault 'num_default','D010Q.MACH'
    exec sp_bindefault 'num_default','D010Q.BLOCKNR'
    exec sp_bindefault 'num_default','D010Q.BLOCKLG'
    DbSlExecute: rc = 106
    (SQL error 2714)
    error message returned by DbSl:
    There is already an object named 'D010Q' in the database.
    #STOP: 20060123154956
    #START OF LOG: 20060123162918
    R3load version @(#) $Id: //bas/46D/src/ins/R3load/R3load.c#12 $ SAP
    R3load -fast -i SAP0000.cmd -p SAP0000.log -r
    start of syntax check ###
    end of syntax check ###
    trying to restart import ###
    (RIM) INFO: table "D010Q" dropped
    restart finished ###
    #START: 20060123162920
    (IMP) TABLE: "D010Q"
    #Trying to create primary key "D010Q~0"
    (IMP) PRKEY: "D010Q~0"
    (IMP) ERROR: CREATE statement failed for object "D010Y"
         (CREATE TABLE "D010Y" ( "PROG" VARCHAR(40) NOT NULL ,
    "R3STATE" VARCHAR(1) NOT NULL , "R3MODE" VARCHAR(1) NOT NULL ,
    "R3VERSION" VARCHAR(4) NOT NULL , "MACH" SMALLINT NOT NULL ,
    "BLOCKNR" TINYINT NOT NULL , "BLOCKLG" DECIMAL(5,0) NOT NULL ,
    "BLOCK" IMAGE NULL  )
    exec sp_bindefault 'str_default','D010Y.PROG'
    exec sp_bindefault 'str_default','D010Y.R3STATE'
    exec sp_bindefault 'str_default','D010Y.R3MODE'
    exec sp_bindefault 'str_default','D010Y.R3VERSION'
    exec sp_bindefault 'num_default','D010Y.MACH'
    exec sp_bindefault 'num_default','D010Y.BLOCKNR'
    exec sp_bindefault 'num_default','D010Y.BLOCKLG'
    DbSlExecute: rc = 106
    (SQL error 2714)
    error message returned by DbSl:
    There is already an object named 'D010Y' in the database.
    #STOP: 20060123162921
    I am really struck with the installation any help will be highly appreciated.
    best regards,
    Zeeshan

    Hi:
    It seemed to me that you put the wrong directory or drive when started the installation. It shows "error message: No such file or directory" when trying to locate the files.
    You can try to verify your inputs during first phase of the installation.
    Hope this helps!
    Best Regards,
    Federico G. Babelis
    NetWeaver Certified Consultant
    http://www.gazum.com

  • How to change an OD policy for existing accounts

    OS X server 10.4
    I set up Open Directory with one of the policies being specification to reset password upon first login.
    I then imported a batch of accounts from a unix /etc/passwd file with the standard settings header.
    I changed my mind about the reset password policy and made the change in Server Admin.
    I also am changing password type from crypt to open directory in the Work Group Manager (WGM) for each user. Upon each change, a new password is prompted for and set.
    I now find that accounts created via the import process and had password type changed in WGM, along witha a new password setting, cannot get authorization services, for example ssh login or mail, unless the user logs in at an OS X login screen where they are prompted for a new password as required by the policy when their account was created but after the policy is changed in Server Admin.
    1. Are OD Server Admin policy changes only applied to accounts made after a policy change save?
    2. How do I change the OD policy for a single account, or perhaps a collection of accounts?
    -Thanks

    Policies can be set for all users at a site in Server Admin, or they can be set for users in Workgroup Manager. In WGM, the options are in the Advanced tab. Policies set on a specific user generally override those set in Server Admin. When policies are set, they become active for all existing and new users. The option, "password must be reset on first user login" is the exception. It dictates how accounts are created. Once an account is flagged for a password change, it must be unset in WGM. Go to the Advanced tab for the user and click the Options button.

  • An error occured while retrieving policy for this computer 0x80092004

    Good morning!
    I have recently been having some issues getting my OSD working correctly.
    It all started after the server which houses DPM and SCCM was refusing to start the SQL service because of an invalid certificate that was missing the private key. After I finally removed the key and all the registry value for it in SQL server, I could finally
    fire up SQL server again.
    However, since then, I am unable to perform an OSD and I have been troubleshooting this issue for many weeks now.
    I have low level knowledge of SCCM 2012 R2, but I did set this box up myself and had all aspects (OSD, Software deployment, driver deployment etc) working perfectly fine in native mode and was just about ready to start deploying images out when SQL
    died.
    I am still able to push out the client in native mode perfectly fine, I just can't deploy an OS task sequence.
    When I pxe boot the client, it boots fine and then prompts for the admin password, as soon as I enter the admin password, it fails with "An error occured while retrieving policy for this computer 0x80092004".
    This is the SMSTS.log associated with this machine:
    <![LOG[LOGGING: Finalize process ID set to 748]LOG]!><time="09:29:58.510+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="tslogging.cpp:1495">
    <![LOG[==============================[ TSBootShell.exe ]==============================]LOG]!><time="09:29:58.510+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752"
    file="bootshell.cpp:1055">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="09:29:58.510+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="util.cpp:964">
    <![LOG[Debug shell is enabled]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:1066">
    <![LOG[Waiting for PNP initialization...]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:60">
    <![LOG[RAM Disk Boot Path: NET(0)\SMSIMAGES\SJS00004\BOOT.SJS00004.WIM]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="configpath.cpp:302">
    <![LOG[Booted from network (PXE)]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="configpath.cpp:317">
    <![LOG[Network(PXE) path: X:\sms\data\]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="configpath.cpp:319">
    <![LOG[Found config path X:\sms\data\]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:548">
    <![LOG[Booting from removable media, not restoring bootloaders on hard drive]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:582">
    <![LOG[X:\sms\data\WinPE does not exist.]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:599">
    <![LOG[X:\_SmsTsWinPE\WinPE does not exist.]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:613">
    <![LOG[Executing command line: wpeinit.exe -winpe]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:860">
    <![LOG[The command completed successfully.]LOG]!><time="09:30:09.615+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:942">
    <![LOG[Starting DNS client service.]LOG]!><time="09:30:09.615+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:666">
    <![LOG[Executing command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\]LOG]!><time="09:30:10.139+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756"
    file="bootshell.cpp:860">
    <![LOG[The command completed successfully.]LOG]!><time="09:30:10.139+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:942">
    <![LOG[==============================[ TSMBootStrap.exe ]==============================]LOG]!><time="09:30:10.249+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164"
    file="tsmbootstrap.cpp:1165">
    <![LOG[Command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\]LOG]!><time="09:30:10.249+480" date="02-11-2014" component="TSMBootstrap" context="" type="0" thread="1164"
    file="tsmbootstrap.cpp:1166">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="09:30:10.249+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164" file="util.cpp:964">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\i386\TSRESNLC.DLL']LOG]!><time="09:30:10.249+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164" file="resourceutils.cpp:169">
    <![LOG[Current OS version is 6.2.9200.0]LOG]!><time="09:30:10.265+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164" file="util.cpp:3094">
    <![LOG[Adding SMS bin folder "X:\sms\bin\i386" to the system environment PATH]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSMBootstrap" context="" type="0" thread="1164"
    file="tsmbootstrap.cpp:963">
    <![LOG[PXE Boot with Root = X:\]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164" file="tsmbootstrap.cpp:1062">
    <![LOG[Executing from PXE in WinPE]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164" file="tsmbootstrap.cpp:1077">
    <![LOG[Loading TsPxe.dll from X:\sms\bin\i386\TsPxe.dll]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSMBootstrap" context="" type="0" thread="1164" file="tsmbootstraputil.cpp:1363">
    <![LOG[TsPxe.dll loaded]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmbootstraputil.cpp:1373">
    <![LOG[Device has PXE booted]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tspxe.cpp:122">
    <![LOG[Variable Path: \SMSTemp\2014.02.10.15.30.26.0003.{5B220EC9-4C51-4520-BDE7-778CB44701B0}.boot.var]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164"
    file="tspxe.cpp:134">
    <![LOG[Succesfully added firewall rule for Tftp]LOG]!><time="09:30:10.285+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="fwopen.cpp:123">
    <![LOG[Executing: X:\sms\bin\i386\smstftp.exe -i 10.105.88.35 get \SMSTemp\2014.02.10.15.30.26.0003.{5B220EC9-4C51-4520-BDE7-778CB44701B0}.boot.var X:\sms\data\variables.dat]LOG]!><time="09:30:10.285+480" date="02-11-2014" component="TSPxe"
    context="" type="0" thread="1164" file="tspxe.cpp:177">
    <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="09:30:10.363+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="commandline.cpp:228">
    <![LOG[Set command line: "X:\sms\bin\i386\smstftp.exe" -i 10.105.88.35 get \SMSTemp\2014.02.10.15.30.26.0003.{5B220EC9-4C51-4520-BDE7-778CB44701B0}.boot.var X:\sms\data\variables.dat]LOG]!><time="09:30:10.363+480" date="02-11-2014"
    component="TSPxe" context="" type="0" thread="1164" file="commandline.cpp:731">
    <![LOG[Executing command line: "X:\sms\bin\i386\smstftp.exe" -i 10.105.88.35 get \SMSTemp\2014.02.10.15.30.26.0003.{5B220EC9-4C51-4520-BDE7-778CB44701B0}.boot.var X:\sms\data\variables.dat]LOG]!><time="09:30:10.363+480" date="02-11-2014"
    component="TSPxe" context="" type="1" thread="1164" file="commandline.cpp:827">
    <![LOG[Process completed with exit code 0]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="commandline.cpp:1123">
    <![LOG[Succesfully removed firewall rule for Tftp]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="fwopen.cpp:146">
    <![LOG[Successfully downloaded pxe variable file.]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tspxe.cpp:187">
    <![LOG[we are booted using PXE]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmediawizardcontrol.cpp:2673">
    <![LOG[we are booted using PXE and we don't use a password or the password is provided by the user]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164"
    file="tsmediawizardcontrol.cpp:2689">
    <![LOG[Found network adapter "Realtek PCIe GBE Family Controller" with IP Address 10.35.116.176.]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="0"
    thread="1164" file="tsmbootstraputil.cpp:517">
    <![LOG[Run PXE Interactive]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediawizardcontrol.cpp:2824">
    <![LOG[Running Wizard in Interactive mode]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmediawizardcontrol.cpp:2826">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="09:30:10.476+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="09:30:10.476+480" date="02-11-2014" component="TSPxe" context=""
    type="0" thread="1164" file="windes.cpp:165">
    <![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="09:30:10.476+480"
    date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsremovablemedia.cpp:387">
    <![LOG[Activating Welcome Page.]LOG]!><time="09:30:10.476+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediawelcomepage.cpp:131">
    <![LOG[Loading bitmap]LOG]!><time="09:30:10.488+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmbootstrap.cpp:1271">
    <![LOG[WelcomePage::OnWizardNext()]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediawelcomepage.cpp:340">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context=""
    type="0" thread="1164" file="windes.cpp:165">
    <![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="09:30:12.625+480"
    date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsremovablemedia.cpp:387">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context=""
    type="0" thread="1164" file="windes.cpp:165">
    <![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="09:30:12.625+480"
    date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsremovablemedia.cpp:387">
    <![LOG[Verifying media password.]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmediawizardcontrol.cpp:271">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsremovablemedia.cpp:322">
    <![LOG[Spawned thread 1200 to download policy.]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmediawelcomepage.cpp:405">
    <![LOG[Entering TSMediaWizardControl::GetPolicy.]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1200" file="tsmediawizardcontrol.cpp:527">
    <![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00']LOG]!><time="09:30:12.649+480"
    date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="environmentscope.cpp:263">
    <![LOG[Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200"
    file="environmentscope.cpp:623">
    <![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00420041003300410033003900300030002D0043004100360044002D0034006100630031002D0038004300320038002D003500300037003300410046004300320032004200300033007D00']LOG]!><time="09:30:12.649+480"
    date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="environmentscope.cpp:263">
    <![LOG[Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200"
    file="environmentscope.cpp:623">
    <![LOG[Setting LogMaxSize to 1000000]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:555">
    <![LOG[Setting LogMaxHistory to 1]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:556">
    <![LOG[Setting LogLevel to 0]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:557">
    <![LOG[Setting LogEnabled to 1]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:558">
    <![LOG[Setting LogDebug to 1]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:559">
    <![LOG[UEFI: false]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:569">
    <![LOG[Loading variables from the Task Sequencing Removable Media.]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:584">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsremovablemedia.cpp:322">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="util.cpp:964">
    <![LOG[Setting SMSTSMP TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSMediaGuid TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSBootMediaPackageID TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSHTTPPort TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSHTTPSPort TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSIISSSLState TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSLaunchMode TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSMediaPFX TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSPublicRootKey TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSRootCACerts TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSSiteCode TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSSiteSigningCertificate TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSUseFirstCert TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSx64UnknownMachineGUID TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSx86UnknownMachineGUID TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Root CA Public Certs=3082037C30820264A00302010202103AB236E7EC0B619F4375F21CB1D3737C300D06092A864886F70D0101050500304631153013060A0992268993F22C64011916056C6F63616C31193017060A0992268993F22C640119160953744A6F7365706873311230100603550403130953544A4F50544C4931301E170D3131303130333232313132395A170D3136303130333232323132375A304631153013060A0992268993F22C64011916056C6F63616C31193017060A0992268993F22C640119160953744A6F7365706873311230100603550403130953544A4F50544C493130820122300D06092A864886F70D01010105000382010F003082010A0282010100C494DD769F2EFD6326DAEEE78D984484230C866E96493B54AC80322D78739C175153F050CC7A044855266075996618FC3EB04E7E472A8E1E9AF5BD8EB2736CF04B7EED975CBDF74656896E387DF32F445DA4B67EE1EB7D4A20FCD7C90257DF8BC0050D7704D53E1F269BE63828BE53897351C5120B84D6BD20F7AE695A80EE0DA4A64A7BAD696106C03E345DBF38CBEBE071D742859B25F41A8A87A4932C9254BB2EE372D71821A2965AAA5DB825DAC2CAF46CF989658C28ADD1E1A499225E2320095B91D9D38C4406E9AF6A8B6206902088D7C4ACA2EC6B62DF6FD04546E166449269BF6B0CA6984E09A2EDDDE4B8A841A2FC47B38D264DB6C42F0798E4CC090203010001A3663064301306092B060104018237140204061E0400430041300B0603551D0F040403020186300F0603551D130101FF040530030101FF301D0603551D0E04160414DF37636BE793EA17208BD2D266A2E2147072235C301006092B06010401823715010403020100300D06092A864886F70D01010505000382010100A13033E2B66CF2F5F291BDECE3AAF5517A3EC33F426BC1825F0398AFFA1FB3DB653591573866EE3D604DB816EA4D9205F4CD923150B26AED0FF73EFD639A3EB20DE46DE3905D448CB5465E2FCB52F212F68A3D2CFBB52FAB6A8CA76CE202A8588745BC60A652C4361E54D5B6F08066915FE7193F8E8505AED5BC39D60F0E6B2D583EF167798A9F76CB14C36012A2D3AD9D652C8A1B3FA52BBC6FA0CEA422006AF7EDA855A879276DC6D2A6326045DB0398A38A73CA5AB7BDF338E39989A164252D03664F03A24D9EB5494B5B6E24B901CC61D85824B94A8D2F640F06213612DEBBFC2B7C70801A637CEBE3B3A2A1F829F9EDB70D3504A578DFBECB978CA0A366]LOG]!><time="09:30:12.665+480"
    date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:615">
    <![LOG[Importing certificates to root store]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="utils.cpp:5349">
    <![LOG[Added certificate to store or replaced matching certificate in store.]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="utils.cpp:5405">
    <![LOG[Support Unknown Machines: 0]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:632">
    <![LOG[Custom hook from X:\\TSConfig.INI is ]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:675">
    <![LOG[No hook is found to be executed before downloading policy]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:699">
    <![LOG[Authenticator from the environment is empty.]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:838">
    <![LOG[Need to create Authenticator Info using PFX]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:850">
    <![LOG[*ppCertContext, HRESULT=80092004 (e:\nts_sccm_release\sms\framework\osdmessaging\libcrypt.cpp,1518)]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe" context="" type="0"
    thread="1200" file="libcrypt.cpp:1518">
    <![LOG[Out of 2 certs, there is none that has valid keys.]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe" context="" type="3" thread="1200" file="libcrypt.cpp:1518">
    <![LOG[CreateCertificateContextFromPfx (pbEncodedCert, dwEncodedCertSize, psPfxPassword, pCertStore, ppCertContext, szOID), HRESULT=80092004 (e:\nts_sccm_release\sms\framework\osdmessaging\libcrypt.cpp,1623)]LOG]!><time="09:30:12.812+480"
    date="02-11-2014" component="TSPxe" context="" type="0" thread="1200" file="libcrypt.cpp:1623">
    <![LOG[CCM::SMSMessaging::CreateCertificateContextFromPfx(sMediaPfx, sMediaGuid, &hCertStore, &pClientCertContext), HRESULT=80092004 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,852)]LOG]!><time="09:30:12.812+480"
    date="02-11-2014" component="TSPxe" context="" type="0" thread="1200" file="tsmediawizardcontrol.cpp:852">
    <![LOG[Exiting TSMediaWizardControl::GetPolicy.]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1200" file="tsmediawizardcontrol.cpp:1419">
    <![LOG[pWelcomePage->m_pTSMediaWizardControl->GetPolicy(), HRESULT=80092004 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawelcomepage.cpp,303)]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe"
    context="" type="0" thread="1200" file="tsmediawelcomepage.cpp:303">
    <![LOG[Setting wizard error: An error occurred while retrieving policy for this computer  (0x80092004). For more information, contact your system administrator or helpdesk operator.]LOG]!><time="09:30:12.812+480" date="02-11-2014"
    component="TSPxe" context="" type="0" thread="1164" file="tsmediawizardcontrol.cpp:1588">
    <![LOG[WelcomePage::OnWizardNext()]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediawelcomepage.cpp:340">
    <![LOG[Skipping Confirmation Page.]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediaconfirmationpage.cpp:170">
    <![LOG[Skipping Task Sequence Selection Page.]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediataskselectionpage.cpp:118">
    <![LOG[Skipping Variables Selection Page.]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediavariablesselectionpage.cpp:155">
    <![LOG[Skipping Resolve Progress Page.]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediaresolveprogresspage.cpp:96">
    <![LOG[Activating Finish Page.]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediafinishpage.cpp:107">
    <![LOG[Initializing the countdown timer.]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediafinishpage.cpp:197">
    <![LOG[Loading bitmap]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmbootstrap.cpp:1271">
    <![LOG[Executing command line: X:\WINDOWS\system32\cmd.exe /k]LOG]!><time="09:30:13.973+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:860">
    <![LOG[The command completed successfully.]LOG]!><time="09:30:13.973+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:942">
    <![LOG[Successfully launched command shell.]LOG]!><time="09:30:13.973+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:432">
    <![LOG[Suspending the countdown timer.]LOG]!><time="09:30:15.829+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediafinishpage.cpp:384">
    <![LOG[Exiting task sequence wizard.]LOG]!><time="09:30:17.065+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmediawizardcontrol.cpp:2388">
    <![LOG[Exiting with return code 0x00000000]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmbootstrap.cpp:1238">
    <![LOG[Execution complete.]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:693">
    <![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="0"
    thread="756" file="environmentscope.cpp:493">
    <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="0"
    thread="756" file="environmentlib.cpp:335">
    <![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="0"
    thread="756" file="environmentlib.cpp:553">
    <![LOG[::RegOpenKeyExW (HKEY_LOCAL_MACHINE, sKey.c_str(), 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,809)]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell"
    context="" type="0" thread="756" file="utils.cpp:809">
    <![LOG[RegOpenKeyExW is unsuccessful for Software\Microsoft\SMS\Task Sequence]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="2" thread="756"
    file="utils.cpp:809">
    <![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="2" thread="756" file="utils.cpp:842">
    <![LOG[End program: ]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:725">
    <![LOG[Finalizing logging from process 748]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1741">
    <![LOG[Finalizing logs to root of first available drive]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1583">
    <![LOG[LOGGING: Setting log directory to "D:\SMSTSLog".]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1808">
    I am stumped with this issue. As I said, this is new to me, but I have so far been able to set it all up to a working state, up until this SQL issue occurred.
    I look forward to your responses.
    Cheers,
    Kyle.

    Untick the "Use PKI Client Certificate when available" in the Site Properties. I would create a self-signed certificate for the DP. Don't forget to Update DP for all your boot images when you are finished.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Can not open file download prompt in portal web app.

    Hi folks,
    I am migrating existing Struts app into portal web app and currently stuck on the following problem.
    In existing app, Struts action calls servlet that generates excel file, sets response headers:
    response.setContentType("application/vnd.ms-excel");
    response.setHeader("Content-Disposition","attachment;filename=thename.csv");
    that brings up "file download" prompt window.
    In portal app, the same code writes excel file content into browser window instead of the prompt.
    Has anyone had to deal with similar problem? Any help will be greatly appreciated.
    Alex.
    Version of portal used is 8.1 SP5
    Struts - 1.1

    Problem is resolved. For those who might be interested - specifying redirect=true on forward to servlet did the trick.

  • How do I use VPN for file sharing?

    Hi folks, hope you can help.
    I need to find a method for file sharing between my company's two offices, which are not only in different countries but also use both PCs and Macs. I think setting up a VPN is the way forward.
    My file server is a Mac Mini running the standard client version of OS 10.5.4, with a static IP, 217.xxx.xxx.xxx. I need the PCs and Macs to access its resources. It is set up to share its files using FTP, AFP and SMB. It is running the application iVPN Server, which I understand is a GUI that makes the built-in OS X VPN Server function available to the client edition of OS X.
    I am currently overseas and can connect to the Mac Mini over VPN. The problem is that I cannot seem to access the Mac Mini's files - I don't know what to do having established the VPN connection. I was half-expecting it to show up in the Finder under Shared or something.
    The Mac Mini has a local IP of 10.0.1.20, but the VPN Server is issuing an IP to all clients in the range 192.168.2.200 and beyond. Is this where I'm going wrong?
    Should the Mac Mini VPN Server also connect to itself, using VPN, as a client?
    I'm really stuck, all help is very much appreciated. Thank you!

    Thanks for prompt reply Topher..
    I am familiar with the Connect to Server window, but I am not sure which IP I should be using. Assuming no VPN connection for the moment, and assuming I'm on a remote network, I can connect to the User's documents folder on the Mac Mini already by typing afp://[username:password]@[static WAN ip]/Documents
    However, I need to ensure that SMB shares work (I know they work when I'm on the local network). So I type smb://[username:password]@[static WAN ip]/Documents but this fails to connect to the User's Documents folder.
    To make the SMB shares work I think I have to connect using VPN. So I connect to the Mac Mini via VPN, and my laptop is issued a VPN IP of 192.168.2.200. Of course my laptop also has an IP from my local network. Do I need to rearrange my network order in System Preferences?
    So I'm now connected via VPN. However to view the Mac Mini's files, surely it also needs to have an IP issued by the VPN Server? But the Mac Mini is the VPN server. So should I go into its System Preferences and set up a VPN connection to itself?
    Now back on the laptop and I want to browse User's Documents folder on the Mac Mini using SMB. I go Connect to Server, and I guess I would type smb://[username:password]@[Mac Mini's VPN IP]/Documents
    Am I on the right track? Thanks again...

  • How do I stop firefox from pre-downloading a file during a file download prompt?

    I use DownThemAll as my download manager for files generally over 10MB, as my internet connection is generally too slow for firefox to download a file larger then this without firefox "finishing" a download before it's complete, corrupting the file. This never happens with DownThemAll.
    For some sites, either there is no download link to right click or it starts automatically, launching the download prompt. Firefox's internal download manager automatically starts downloading the file (not visibly, but in the background) before I can choose to use DownThemAll from the prompt instead.
    This wastes bandwidth. Even worse, some hosting sites have randomly generated download gates for each session that expire after disconnection or limit you to a single download in a given time frame. This means that I effectively can't use DownThemAll on certain websites because firefox's own download manager steps in and gets in the way.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Microsoft Intune was unable to set the desired mobile device policy for one or more users due to the following error: A2CE0100

    Hi!
    We have fatal or critical error message on Microsoft Intune Portal but all agents are working just fine. Before opening support ticket we would like to hear comments from the experts on this forum. We would also like to fix this error before starting to
    manage mobile devices with Intune.
    Error message on Intune Portal:
    "Microsoft Intune was unable to set the desired mobile device policy for one or more users due to the following error: A2CE0100"
    Repeated: 19 times.
    Class: (System) Policy
    Random Fatal error message on C:\Program Files\Microsoft\OnlineManagement\Logs\PolicyAgent.log found from one Windows 8.1 client:
    2015-02-21 08:49:20:704 2852 1ab0 FATAL: DocumentProvider::IndicateToConsumer/pp->ProcessPolicies(NULL, NULL, NULL, NULL) failed with error 0x800704d5.
    That said, we are not facing any specific problem but we would like to find symptom of this repeating error message on Intune Portal . We would appreciate to get any thoughts about this case.
    Br.
    Jukka

    Hi Jukka,
    Mobile policy doesn't apply to clients using the Full Client download.  Please open a support case so the team can assist in further troubleshooting.
    Thanks,
    Jon L. - MSFT - This posting is provided "AS IS" with no warranties and confers no rights.

  • Configuring group policy for user profiles in Windows Server 2012 R2 Domain

    Requesting some experts advise on configuring group policy for user profiles.
    We will be building new Windows Server 2012 R2 Domain Controllers (Domain of 400 users).
    The settings which I am concerned:
    1. Folder Redirection: Desktop, Documents, Favorites.
    2. Quota for Folder Redirection - 1 GB per user.
    3. Map a networked drive - 1 GB per user.
    4. Roaming profile - (Will ignore if it does not suit our requirement). 
    The question is how outlook profile will be retained / automatically moved if the users move from once computer to other?
    FYI, E-mails hosted on MS Office365 and OST file size of few users more than 25GB. So, in case the user moves from one computer to other, the entire mailbox will be downloaded via internet. This consumes high bandwidth if more than 3-4 users shift per day.
    Thanks a lot for your valuable time and efforts.

    Hi,
    >>The question is how outlook profile will be retained / automatically moved if the users move from once computer to other?
    This depends on where our outlook data files are stored. If these data files are stored under
    drive:\Users\<username>\AppData\Local, then these files can’t be redirected, for folder redirection can’t redirect appdata local or locallow.
    However, regarding your question, we can refer to the following thread to find the solution.
    Roam outlook profiles without roaming profiles
    http://social.technet.microsoft.com/Forums/office/en-US/3908b8e0-8f44-4a34-8eb5-5a024df3463e/roam-outlook-profiles-without-roaming-profiles
    In addition, regarding how to configure folder redirection, the following article can be referred to for more information.
    Configuring Folder Redirection
    http://technet.microsoft.com/library/cc786749.aspx
    Hope it helps.
    Best regards,
    Frank Shen

  • Error occurred while retrieving policy for this computer (0x8009310b)

    Hey I was wondering if someone could help me out. I applied the CU3 to SCCM SP1 CU2 and since then I'm having issues with OSD I keep getting the error..
    Error occurred while retrieving policy for this computer (0x8009310b)
    here is the log files..
    Retrieving Policy Assignments: TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {4bf8faa2-5d00-4a90-b9e5-383b0871efb0}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {cc26aff9-ab59-4984-a3ac-f008380f048f}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {f08e9723-d51a-416d-82ff-d2f1d6fcfc58}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {50feec00-f6cf-4805-97ab-5a228fdd873a}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {0acbe4de-ab99-472b-8d7a-de75bc10e6d1}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {2ccc1bec-7f9c-48bd-b94f-262ffa9711af}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {8ffdf237-4b86-41e7-ad68-a80ca1ddbe99}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {69456004-d3af-4f66-b425-8bb09d98a6a1}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {2fd8694e-bec7-41a6-ab25-fb8f0a275489}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {f032b175-e84a-4a4b-b2e5-3e804b66a528}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {e37f6b90-a1ff-4ce1-849d-936c8be4fc2b}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {c54e27c2-233b-454d-a277-8514b5e0ae8d}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {926ae109-a321-4826-90a9-577f565225a3}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {a9516dcf-f248-46af-b051-0367a0134e65}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {509b6c13-4fd3-443e-98c7-4703a9fb338c}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {050b9a4e-0776-439d-8d7c-e54cca9091f3}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {5b8d7b35-86f7-42b6-945f-faa62701421c}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {1fd389bc-2825-4e6a-a8fe-c3e50150818b}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {76aa3bc7-1c40-4415-b533-8b20c914afe0}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {a5eaed00-afb8-48ab-b030-e7809f0dd432}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {10054616-84aa-4f21-8b74-f6ae6142b794}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {a16430b4-b87c-4450-862d-3ee632df4db9}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {211060af-cae0-41a2-847c-ce08245d5900}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {ba947774-81a4-4ebf-a86d-1f05a7c5bc9a}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {2ad8b520-3701-4a07-ba92-09c25c9ee970}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {8ff1fc52-f1aa-44de-ab31-7fc3f7ed7266}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {279361f7-9750-473a-9ca9-f82b5b19f047}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {a64b913a-2318-4f57-b223-6af3b82bac3a}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {6a762475-f76c-4b91-bb00-3550fec86c4c}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {09c0bb21-01c0-41eb-a39e-5d8274ed2b99}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {730b6fe3-103a-4f65-866a-36eab232610e}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {d500add8-54c9-4c9f-a08f-9a84715d5ea8}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {cd900a7b-8469-4b35-93ba-d0d15c37b689}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment B0120000-B0100004-3B5BFFE2. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment SRC10000. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {947a63da-65e5-41bc-8a3c-1ee201618fbd}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment {SMS000US}. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment B0120059-B01000AD-6F6BCC28. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment DEP-B0120059-B0100003-6F6BCC28. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment DEP-B0120059-B0100005-6F6BCC28. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Processing Policy Assignment DEP-B0120059-B0100022-6F6BCC28. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Successfully read 41 policy assignments. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Downloading policy body B0120059-B01000AD-6F6BCC28. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Preparing Policy Body Request. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Setting transport. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Setting policy location = http://<mp>/SMS_MP/.sms_pol?B0120059-B01000AD-6F6BCC28.1_00. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Executing Policy Body Request. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    CLibSMSMessageWinHttpTransport::Send: URL: MZINFCCMPRD01.brownell.local:80 GET /SMS_MP/.sms_pol?B0120059-B01000AD-6F6BCC28.1_00 TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Error. Status code 404 returned TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Found a secure policy. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Trying to decode policy. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    CryptDecryptMessage ( &DecryptParams, pbEncrypted, nEncryptedSize, 0, &nPlainSize, 0 ), HRESULT=8009310b (e:\qfe\nts\sms\framework\smscrypt\windes.cpp,339) TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Decoding in non ssl mode failed. Checking if decoding was really needed. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Failed to verify a properly formed XML. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    oPolicy.RequestPolicy((GetPolicyFlags() & POLICY_SECURE) != 0, (GetPolicyFlags() & POLICY_COMPRESS) != 0), HRESULT=8009310b (e:\qfe\nts\sms\framework\tscore\tspolicy.cpp,2067) TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Failed to download policy B0120059-B01000AD-6F6BCC28 (Code 0x8009310b). TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    (*iTSPolicyAssignment)->GetObjects(pszClassName, aTSPolicyObjectArray ), HRESULT=8009310b (e:\qfe\nts\sms\framework\tscore\tspolicy.cpp,1224) TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    m_pPolicyManager->GetObjects( TS::Policy::TaskSequence::GetClassNameW(), TS::Policy::TaskSequence::GetPolicyCategory(), TS::Policy::TSPolicyAssignment::POLICY_TS_FOR_CD_AND_PXE, aTSPolicyObjectArray ), HRESULT=8009310b (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1205) TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Exiting TSMediaWizardControl::GetPolicy. TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    pWelcomePage->m_pTSMediaWizardControl->GetPolicy(), HRESULT=8009310b (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawelcomepage.cpp,303) TSPxe 2/18/2014 1:48:19 PM 836 (0x0344)
    Setting wizard error: An error occurred while retrieving policy for this computer (0x8009310B). For more information, contact your system administrator or helpdesk operator. TSPxe 2/18/2014 1:48:19 PM 728 (0x02D8)
    WelcomePage::OnWizardNext() TSPxe 2/18/2014 1:48:19 PM 728 (0x02D8)
    Skipping Confirmation Page. TSPxe 2/18/2014 1:48:19 PM 728 (0x02D8)
    Skipping Task Sequence Selection Page. TSPxe 2/18/2014 1:48:19 PM 728 (0x02D8)
    Skipping Variables Selection Page. TSPxe 2/18/2014 1:48:19 PM 728 (0x02D8)
    Skipping Resolve Progress Page. TSPxe 2/18/2014 1:48:19 PM 728 (0x02D8)
    Activating Finish Page. TSPxe 2/18/2014 1:48:19 PM 728 (0x02D8)
    Initializing the countdown timer. TSPxe 2/18/2014 1:48:19 PM 728 (0x02D8)
    Loading bitmap TSPxe 2/18/2014 1:48:19 PM 728 (0x02D8)
    Executing command line: X:\WINDOWS\system32\cmd.exe /k TSBootShell 2/18/2014 1:48:23 PM 780 (0x030C)
    The command completed successfully. TSBootShell 2/18/2014 1:48:23 PM 780 (0x030C)
    Successfully launched command shell. TSBootShell 2/18/2014 1:48:23 PM 780 (0x030C)
    What I've done for troubleshooting tips so far.
    Deleted the Machines I'm trying to image
    Re-created all the Task sequences
    Disabled PXE, rebooted the machine and after 45minutes enabled PXE again.
    I've checked the certificates its all unblocked.
    is there anything?

    Hopefully this other thread helps you:
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/631086ac-3b59-4437-a6af-0f1a834edcc2/problems-with-pxe-booted-pe-environment?forum=configmgrosd
    The marked answer in this thread is saying check the certificates? Would this be under Administration ->Security-> Certificates? I haven't tried re-installing the MP yet I'll give it a shot

  • After renaming a file extention from .jpeg to .jpg I can no longer type ...

    After renaming a file extention from .jpeg to .jpg I can no longer type in any of the finder related editable fields/boxes. I can still type in my open applications fields.
    This problem also happens when I happen to find a file that has been named, for instance, 2008jpg. When I add the period to have the file read correctly as 2008.jpg, a warning box appears asking - {*Are you sure you want to change the extention from ".jpeg" to ".jpg"?* If you make this change, your document may open in a different application.} Two radio buttons are available within this warning box that read - 1 - {Use .jpg}(it is not color coded, which means it must be selected manually. - 2 - {Keep .jpeg}(it is colored w/my Blue highlight color, which means it will be selected if the Enter Key is used.
    The warning box does Not appear if I remove the period from a file and not again when i re-add the period to that same file.
    After trying to make these types of edits to the name of any file, with any of the various extentions available for files in our digital world, I usually get an anomaly where myability to type in the Finder ceases to be a possibility.
    I have found that I can Force Quit the Finder for a quick fix, but, I'm not sure that this Typing problem should have to be dealt with at all by this quick fix. Is this an issue with the Indexing in Spotlight, which seems to be giving many users problems?

    I downloaded and tried EasyFind. It works but it took 30+ seconds to complete finding 3 files that are on One of my Five 25+ Gb partitions of my 130 Gb Seagate Cuda(Really 160 Gb, but my Sawtooth will only recognize 130) I figured that if I ever got a better box, I could reformat it to see the whole 160 Gb. So, as far as I can see, Spotlight's indexing scheme which finds the files instantly is probably preferable. Spot light allows you to rename your files from within it's app window. I've always thought that was pretty powerful. Could my doing so be causing me any issues? As i said it is the inability to Type in the Finder that seemed to be caused from changing file Extentions that were mis-written. Maybe it was a delayed reaction to my renaming files in the Spotlight app? I've done both on occasion.
    As for these .DS_Store files. Apparently you can NOT stop them from being written to any folder that you touch/open/view during a days session. But, as a function of the OS, are the essential to have in their respective folders Forever? I've looked at the .DS_Store terminator app briefly and assume that getting rid of these files won't hurt the regular operation of my OS. They will just be re-written if I ever have to go back to any particular folder again. But, apparently, some have said that if the plan on burning a CD or DVD of their data, they delete the .DS_Store files first and then do the burn.
    I'm thinking from your having suggested this tremination app that you suspect that my having all of these ,DS_Store files could be a situation where any of them could have become corrupted and terminating them regularly should be part of my regular maintenance.
    Does that sound like I'm understanding what I can do?
    TIA

Maybe you are looking for