background preloader

AutoItScript Website

AutoItScript Website

glsft.free.fr - RunAsLoggedOnUser Exécution d'un processus distant sous l'autorité de l'utilisateur connecté localement L'idée de créer cet outil est tout d'abord née de plusieurs sollicitations privées. L'évènement déclencheur à été la conversation avec Nicolas et Jacques sur le forum windows.server portant sur le même sujet. Bon ! retour de congés, j'ai donc retroussé les manches histoire de me mettre en jambes et également pour faire chauffer le compilateur tout poussiéreux avant la reprise :-) Tout d'abord, il est bon de savoir que cet outil n'a d'intérêt que s'il s'exécute sous une autorité différente de celle de l'utilisateur courant (i.e l'utilisateur ayant ouvert une session localement sur son poste de travail). Quelle est donc l'utilité d'un tel outil vous demandez-vous? - de l'utilisateur connecté sur la machine exécutant PSExec (moyennant droits)- de l'utilisateur spécifié avec les arguments -u et -p- du compte LocalSystem avec l'argument -s RunAsLoggedOnUser ouvre une nouvelle possibilité ! Historique:

Learn to Program, by Chris Pine A Place to Start for the Future Programmer I guess this all began back in 2002. I was thinking about teaching programming, and what a great language Ruby would be for learning how to program. I mean, we were all excited about Ruby because it was powerful, elegant, and really just fun, but it seemed to me that it would also be a great way to get into programming in the first place. Unfortunately, there wasn't much Ruby documentation geared for newbies at the time. And it wasn't very good. What saved me was that I made it really easy for people to contact me, and I always tried to help people when they got stuck. A couple of years later, it was getting pretty good. :-) So good, in fact, that I was ready to pronounce it finished, and move on to something else. It took me another year, but now I think it's really good, mostly because of the hundreds of brave souls who have helped me write it. What's here on this site is the original tutorial, more or less unchanged since 2004.

AutoIT The knack PsExec v1.82 Par Mark Russinovich Paru le 05 mars 2007 Introduction Les utilitaires tels que Telnet et les programmes de contrôle à distance tels que PC Anywhere de Symantec vous permettent d'exécuter des programmes sur des systèmes distants, mais ils peuvent être difficiles à configurer et nécessitent que vous installiez le logiciel client sur les systèmes distants auxquels vous souhaitez accéder. PsExec est un substitut léger à Telnet qui vous permet d'exécuter des processus sur d'autres systèmes, avec une interactivité totale pour les applications de console, sans avoir à installer manuellement le logiciel client. Remarque : certains logiciels d'analyse antivirus signalent qu'un ou plusieurs des outils sont infectés par un virus « d'administration à distance ». Installation Il vous suffit de copier PsExec sur votre chemin exécutable. PsExec fonctionne sous Windows Vista, NT 4,0, Win2K, Windows XP et Server 2003 y compris les versions x64 de Windows. Utilisation ordinateur @file -a -c -d -e -f -i -l -n -p -s -u -v

Code Snippets Autoitプログラミング Guide for Deploying App-V 5 on XenDesktop 7 and XenApp 6.5 This white paper focuses on using App-V 5 with XenDesktop 7 and XenApp 6.5. While we have integration within XenDesktop 7 for publishing and launching App-V 5 apps, I’ve had numerous queries on publishing App-V 5 on XenApp 6.5. So together with Microsoft we created this white paper that answers many of the common questions such as: 1- When is best for using Shared Content Store Mode? The white paper covers details on how best to configure App-V 5 for a given deployment approach, considerations when using provisioning technologies with App-V and methods for improved launch time performance. So grab your copy here and let us know ay feedback or topics you would like to see added in the future:

Exécuter un programme avec droits administrateur : La commande RUNAS Sous les versions NT de Windows (NT/2000/XP/2003), il arrive régulièrement que des applications, mêmes basiques, ne fonctionnent pas si l’on n’est pas logué en tant qu'administrateur. La solution est alors de passer le compte utilisateur dans le groupe administrateurs. Pour des questions de sécurité, mais aussi de maintenance, cela est peu judicieux, par exemple, en entreprise où l’on souhaite limiter l’installation de logiciels ou éviter les manipulations hasardeuses qui peuvent mettre en péril tout le système. Cela est aussi valable dans le cadre familial avec des enfants ou des utilisateurs peu avertis à qui on ne souhaite pas donner un contrôle total du PC. Ainsi, il est préférable de trouver une solution pour exécuter des programmes sous un compte limité mais avec les droits administrateur. Avant de se lancer dans des procédures un peu complexes, veillez à vérifier les autorisations NTFS sur le dossier d’installation du programme. Prenons un exemple : - Puis faites OK.

Winspector Microsoft App-V support in XenDesktop 7 In the latest release of XenDesktop 7.0, one of the many features added is – support to publish Microsoft App-V applications (v5.0) to delivery groups. In this blog, we intend to take you through the steps needed for deploying and using App-V applications in XenDesktop 7. Before we start on this integration feature, let me indicate the components required for App-V Deployment: Microsoft App-V SequencerIs used to create App-V sequences (.appv is the extension).Microsoft App-V Management and Publishing Server These are Server side components of App-V and are used to publish the sequenced App-V packages. In XenDesktop 7.0, administrator can publish App-V sequences or applications to XenDesktop machines using the above components. Firstly, we need to define the App-V Management Server and Publishing Server (URLs) in Citrix Studio as illustrated in the following screenshot. App-V Management and Publishing Server in Citrix Studio Create Application in Citrix Studio Applications tab in Citrix Studio

Command Line-Version (SetACL.exe) – Syntax and Description | Helge Klein | Home of SetACL For a quick start, tell SetACL the following: Object name (-on): This is the path to the object SetACL should operate on (file/directory/registry key/network share/service/printer).Object type (-ot): What kind of object does the object name refer to: file or directory (file), registry key (reg), service (srv), printer (prn), network share (shr)?Action (-actn): What should SetACL do with the object specified? Example: This lists the permissions set on the Windows directory in the default list format (CSV). Have a look at the examples section to get an idea what more complex commands look like. Syntax^ It basically works like this: you specify one or more actions. Return codes^ SetACL returns 0 upon successful execution and a higher number if errors occurred. Parameter List^ Lists all command-line parameters SetACL can digest. Click on the links to jump to sections with more detailed explanations. Required parameters^ Object Name^ -on ObjectName Object Type^ -ot ObjectType Action parameters^ Trustee^ y n

クラス名から各種ウィンドウ内のオブジェクトを検索できる「Winspector」が公開 選択アプリを常時監視して送信するウィンドウメッセージを取得 アプリケーションのクラス名やウィンドウメッセージを取得できる「Winspector」Build number 31が、8日に公開された。Windows 95/98/Me/NT 4.0/2000/XPに対応するフリーソフトで、現在作者のホームページからダウンロードできる。 「Winspector」は、ユーザー自身が起動したアプリケーションや、Windowsが実行しているすべてのアプリケーションを解析して、ウィンドウハンドルとクラス名をツリー形式で表示するプログラム開発者向けのソフト。 画面左側には、現在実行しているアプリケーションのメインウィンドウ一覧を、その下層にボタンやメニューなどオブジェクトのウィンドウハンドルとクラス名をツリー形式で表示する。 さらに、ツリーに表示されたクラス名を選択して、右クリックメニューの[Highlight]を選択すると、デスクトップにあるウィンドウ内の対象オブジェクト部分のみを赤い枠で囲んで表示できる。 そのほか、ツリーの右クリックメニュー[Messages]では、選択したアプリケーション内で発生するウィンドウメッセージを取得して、画面右側に列挙できる。 プログラム初級者は、開発の参考にしたいアプリケーションなどをじっくり見て、ウィンドウ構造の調査に利用できるだろう。 【著作権者】Gipsysoft. □Winspector - Ultimate Windows Message (久保 望)

Tips/Tricks for Using App-V Integration with XenDesktop 7.0 XenDesktop 7.0 is released and it supports both Apps and Desktop Virtualization. One of the key features of this release is support for Microsoft App-V. As this is the first release for App-V support, here are some tips/things to consider for an easy deployment of App-V 5.0 in a XenDesktop Environment. XenDesktop 7.0 supports Server based App-V deployment scenario where Admin uses App-V Publishing Server and Management Server to manage apps.Microsoft App-V client does not support more than 5 Publishing Servers. 1. 2. 3. Sometimes App-V Application Sessions are not logged off properly when User closes all the applications. On RDS Worker: Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Citrix\wfshell\TWI Value Name: LogoffCheckSysModules Type: REG_SZ String: AppVStreamingUX.exe,AppVSHNotify.exe On WS Worker Value Name: LogoffCheckSysModules Type: REG_SZ String: AppVStreamingUX.exe,AppVSHNotify.exe,PicaUseragent.exe

Related: