 |
Transparent Form
| make your user form transparent. value starts from 200 and below.. the lower the value the more transparent it becomes.., the value should not exceed 200, otherwise it generates an error.. |
(0 votes)
|
Login to vote!
|
 |
Count the users on a Citrix Farm (not Published Apps)
| This script counts every ICA connection (every logged-on user) of every server in the Citrix XenApp Farm. The script has to be started on a XenApp Server and gets every server in the Farm.
This gives a view of users on every server, but also it counts the users and shows the total logged-on users on the Farm. The difference with the Access Management Console is, it counts users, not started Published Applications or Desktops. Also it shows the load of the server.
When the script is started, on the end it shows the log. But when started with the option /nolog, it will run and log only.
Please notice the spaces in line 81 can be diffrent (its depanding of the servername lenght) |
(0 votes)
|
Login to vote!
|
 |
HTA-Notepad
| A simple notepad application written in HTA. A useful example of how to code HTA applications and a good example of how to use common dialogs (open, save etc) from HTA/VBScript. |
(1 votes)
|
Login to vote!
|
 |
System Info Export
| Creates a HTML report file containing a detailed hardware inventory, software inventory and network information. |
(0 votes)
|
Login to vote!
|
 |
HTA Scriptomatic Tool
| A HTA script that provides functionallity similar to Scriptomatic! |
(0 votes)
|
Login to vote!
|
 |
Kill a Process
| Forcibly end a process (End Task). The sample script will end all internet explorer sessions. The script is easy to customize to end other processes/applications. |
(0 votes)
|
Login to vote!
|
 |
File Modified Date
| Get the date/time a file was last modified. |
(0 votes)
|
Login to vote!
|
 |
File Size
| Display the size of a file in kilobytes (Kb) |
(0 votes)
|
Login to vote!
|
 |
File Exists
| Check if a file exists. |
(0 votes)
|
Login to vote!
|
 |
Folder Exists
| Check if a folder exists. |
(0 votes)
|
Login to vote!
|