| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files (x86)/Windows Kits/10/bin/10.0.19041.0/x86/en/ |
Upload File : |
MZ� �� � @ � � � �!�L�!This program cannot be run in DOS mode.
$ PE L !��_ � ! * �H ` @ � @� �H W ` � H .text �( * `.rsrc ` , @ @.reloc � 0 @ B �H H �F P �% F � �% ��� � lSystem.Resources.ResourceReader, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089#System.Resources.RuntimeResourceSet PADPADPdz?�"<���ja�ͥq�]uw����LM��*'5��a��I۬�G�\F������w�=K�j�2Oz�;��x>n��?�� F��:R�T,\�t^b�#�w2d�8 � � � � v l � � � � 5 � � ; � - � " m � � L ] � (C o p y F i l e S t a t u s F o r m a t C o p y r i g h t L i n e 0C r e d e n t i a l P a s s w o r d P r o m p t F 0C r e d e n t i a l U s e r n a m e P r o m p t Z ,D e l e t e F i l e S t a t u s F o r m a t n *E x c e p t i o n E r r o r P a t t e r n { E x c e p t i o n N e e d P i n � 6E x c e p t i o n V e r b N o t I m p l e m e n t e d { H e l l o M e s s a g e � S p a c e r L i n e � 8S t a t u s B o o t s t r a p C o n n e c t i o n E n d � JS t a t u s B o o t s t r a p C o n n e c t i o n S t a r t P a t t e r n � 0S t a t u s D i s c o v e r y S t a r t S c a n � <S t a t u s O v e r a l l A d d i n g N e t w o r k C r e d *S t a t u s O v e r a l l C o m p l e t e - @S t a t u s O v e r a l l D e l e t i n g N e t w o r k C r e d 4 6S t a t u s O v e r a l l D e p l o y i n g F i l e s d >S t a t u s O v e r a l l G e t t i n g N e t w o r k C r e d .S t a t u s O v e r a l l I n s t a l l i n g � (S t a t u s O v e r a l l L i s t i n g � 0S t a t u s O v e r a l l R e g i s t e r i n g � 2S t a t u s O v e r a l l U n i n s t a l l i n g � *S t a t u s O v e r a l l U p d a t i n g T a b l e H e a d e r " T a b l e P a t t e r n B "U s a g e I n s t r u c t i o n s O V e r s i o n L i n e Copy: {0}9Copyright (c) Microsoft Corporation. All rights reserved.Password for {0}: Username for {0}: Delete: {0}
0x{0:X} - {1}�Access denied while connecting to the remote device.
Please retry the command with the "-pin" option and a valid pin as shown in the device settings.
The pin is a one time requirement to establish a pairing relationship with the device.Verb not implemented.Windows App Deployment Tool Disconnecting.&Opening connection to device at '{0}'.Discovering devices...*Adding network credential to the target...Done..Deleting network credential from the target...Deploying layout files...-Getting network credential from the target...Installing app...Listing installed apps...Registering app from layout...Uninstalling app...Updating app...IP Address GUID Model/Name{0} {2} {1}�7Utility for deploying applications to remote Windows devices.
WinAppDeployCmd [command] [-ip address|-guid address] [-pin pin]
[-option <argument>] ...
Commands:
Discovery:
devices Show the list of available network devices.
WinAppDeployCmd devices [timeoutSecs]
Loose file applications:
deployfiles Deploy/Copy loose package files.
Required Options:
-file Full path to the appx manifest .xml file for the app to be installed, updated, or
uninstalled.
-remotedeploydir Relative directory path/name to copy files over on remote device;
This will be relative to a well-known, automatically determined remote deployment folder.
Optional:
-deleteextrafiles Causes the tool to delete extra files from
the remote target path if they are not found in the source layout
-pin The paired pin generated as a result of Developer Unlocking
and enabling Device Discovery on the remote device.
-preserveAppData Preserves app data when uninstalling an app.
WinAppDeployCmd deployfiles -file localmanifestpath -remotedeploydir remoterelativepath
-ip TargetIPAddress [-deleteextrafiles]
registerfiles Register loose package files from local app layout folder.
Required Options:
-remotedeploydir Relative directory path/name specified in the previous corresponding
deployfiles command.
WinAppDeployCmd registerfiles -remotedeploydir RemoteRelativePath -ip TargetIPAddress
Packaged Appx applications:
install Install a Windows app to the target device.
Required Options:
-file Full path to the .appx or .appx bundle for the app to be installed.
Optional:
-dependency Optional path to appx dependency packages
-requiredContentGroupOnly Only install the required content groups
WinAppDeployCmd install -file appxpath [-dependency dep1 [dep2] [dep3] ...]
update Update a Windows app installed on the target device.
Required Options:
-file Full path to the .appx or .appx bundle for the app to be updated.
Optional:
-requiredContentGroupOnly Only install the required content groups
WinAppDeployCmd update -file appxpath
Other application utilities:
list Show the list of app packages installed on the target
device. Handy to retrieve package name assigned when registering loose files
to use in the subsequent uninstall command.
WinAppDeployCmd list
uninstall Uninstall the specified appx package from the target
device.
Required Options:
-package Name of the appx
Optional:
-preserveAppData Preserves app data when uninstalling an app.
WinAppDeployCmd uninstall -package pkgname [-preserveAppData]
Commands to help with deploying/registering applications from a remote network share:
addcreds Add network credentials for the target to use when running
an application from a network share.
Required Options:
-credserver hostname of the remote share or server
-credusername username associated with the remote share/server
-credpassword password associated witht the remote share/server credentials
WinAppDeployCmd addcreds -credserver server -credusername username -credpassword password
getcreds Get network credentials for the target uses when running
an application from a network share.
Required Options:
-credserver hostname of the remote share or server
WinAppDeployCmd getcreds -credserver server
deletecreds Delete network credentials the target uses when running an
application from a network share.
Required Options:
-credserver hostname of the remote share or server
WinAppDeployCmd deletecreds -credserver server
Options: (Details)
-h -help Show this screen.
-ip IP address of the target device
-g -guid Unique identifier of the target device
-d -dependency Optional to specify the dependency path for each of the
package dependencies. If none are specified, by default,
this tool will search for dependencies in the app root and
SDK directories.
-f -file File path for the app package to be installed, updated, or
uninstalled.
-p -package The Package Full Name for the app package to be
uninstalled. You can use the list command to find the
names for packages already installed on the device.
-pin A pin may be required to establish connection with the
target device. You will be prompted to retry with -pin
option if authentication is required.
-credserver The server name of the network credentials for use by the
target.
-credusername The user name of the network credentials for use by the
target.
-credpassword The password of the network credentials for use by the
target.
-connecttimeout The timeout in seconds that should be used for sync Connect() calls to
the remote device.
-remotedeploydir Relative directory path/name to copy files over on remote device; This will be
relative to a well-known, automatically determined remote deployment folder.
-deleteextrafile Switch to indicate whether existing files in the remote directory should be purged to match the source directory
Examples:
WinAppDeployCmd devices 10
WinAppDeployCmd deployfiles -file c:\apps\App1\AppxManifest.xml -remotedeploydir app1_F5 -ip 192.168.0.1 [-pin userpin]
WinAppDeployCmd registerfiles -remotedeploydir app1_F5 -ip 192.168.0.1
WinAppDeployCmd install -file "Downloads\SampleApp.appx" -ip 192.168.0.1 [-dependency c:\temp\dep\x86\*.appx]
WinAppDeployCmd update -file "Downloads\SampleApp.appx" -ip 192.168.0.1
WinAppDeployCmd list -ip 192.168.0.1
WinAppDeployCmd uninstall -package Company.SampleApp_1.0.0.1_x64__qwertyuiop -ip 192.168.0.1
WinAppDeployCmd addcreds -credserver myserver -credusername myname -credpassword mypassword -ip 192.168.0.1
WinAppDeployCmd getcreds -credserver myserver -ip 192.168.0.1
WinAppDeployCmd deletecreds -credserver myserver -ip 192.168.0.1
Version {0} BSJB v4.0.30319 l d #~ � | #Strings L #US T #GUID d � #Blob �%3 ^ �
$ '