public marks

PUBLIC MARKS from cascamorto with tags howto & scripts

2010

Rob van der Woude's Scripting Pages

# Batch Files * Getting Started * Batch Techniques o Debugging o Data & Variables o Devices o Files o Folders o Internet o Inventory o Miscellaneous o Network o Printing o Processes & Services o Program Flow o Registry o Samples Collections o Schedulers o Security o Time & Date o UNIX Ports o User Interaction * Batch HowTos * Commands * Command Line Switches * Shutdown Commands * Short Command Line Tips * Admin One-Liners * Examples * Samples Collections * Tools * Links * Books * Challenges # KiXtart * Getting Started * Examples * Links * Tools * Books # Perl * Getting Started * Examples * Links * Tools * Books # PowerShell * Getting Started * Examples * Links * Tools * Books # Regular Expressions * Getting Started * Expressions * Examples * Links * Tools * Books # Rexx * Getting Started * Examples * OS/2 LAN Server * Links * Tools * Books # VBScript & WSH * Getting Started * VBScript Techniques o Debugging o Data & Variables o Databases o Engines o Files o Folders o Internet o Inventory o Multimedia o Network o Object Browsers o OLE Automation o Printing o Processes & Services o Registry o Regular Expressions o Shortcuts o Time & Date o User Interaction * Examples * HTA & WSC Examples * Links * Tools * Books * Challenges # WMI * Getting Started * Examples * Links * Books * Tools # ADSI * Getting Started * Examples * Links * Books * Tools # Silent Installs * General * Windows Installer * Specific software * Software requirements * Hardware requirements # Books * Batch Files * Windows * Resource Kits * KiXtart * Perl * PowerShell * Regular Expressions * Rexx * WSH & VBScript * WMI * ADSI * HTML, JavaScript & CSS # Scripting Tools * Batch Utilities * Resource Kits * Compilers * Editors * Code Generators * Regular Expressions * Automation Tools * VBScript Add-Ons * Code Search * Printing Tools * Inventory Tools * Shell Extensions * File viewers * Backup * Security * The Making Of...

2007

<CodeJacked/> >> Batch File Recap

We’ve posted a number of articles dealing with DOS batch files to date. Some articles were specifically about batch file writing, while others made good examples of what can be done with batch files. I thought a recap might be helpful.

Windows Scripting and Batch Programing Resources

by 1 other
Batch Files Batch programs (also called batch files) allow you to simplify routine or repetitive tasks. Environmental Variables Environment variables are strings that contain information and control the behavior of various programs Command Line Resources Who needs a GUI? Syntax references, tricks, and troubleshooting issues. Logon Scripts A logon script is a small program that executes automatically when a user logs on to a particular computer system. Perl A powerful open source programming language that can be used with Windows 2000. Visual Basic Resource Centers, online tutorials, code samples, etc., Windows Scripting Host (WSH) A tool that will allow you to run Visual Basic Script and JScript natively within Windows 2000

2006

Shell Tips !

This blog is just a personnal tool for doing a database of usefull tips about shell scripting, batch files and common CLI usage. Instead of posting on an intranet site, i though it could be usefull for some people if i shared it on the internet. So, I do it. You could find some tips and also some case studies from my own experience or find on the internet.