fpschultze - Downloads

fpschultze

Frank-Peter Schultze's Scripting Site

WebRing
Login Consultants BlogRing
Previous Site : Random Site : Next Site : List Sites
Powered by WebRingo
Main Menu
Site Search
License
Creative Commons License
Cool Companies
Login Consultants
Immidio | Shortcuts For Sharp Minds
My PowerShell IDE is PowerGUI

Latest Listings

Add-DisableICALogonLE.ps1 View Full Details
Submitter: webmaster
Released:   Sun, 27-Jul-2008
 

# NAME
#     Add-DisableICALogonLE.ps1
#
# SYNOPSIS
#     Creates a Load Evaluator with an empty Schedule Rule.
#
# SYNTAX
#     .\Add-DisableICALogonLE.ps1 [-name Name] [-description Description]
#
# DETAILED DESCRIPTION
#     A Load Evaluator with an empty Schedule Rule will maximize a XenApp
#     server's load. Thus, it won't accept new ICA sessions while active
#     and disconnected sessions are not affected.
#
# AUTHOR
#     Frank-Peter Schultze www.fpschultze.de
#
# DATE
#     27-Jul-2008
Version: 20080727
Downloads1090
File Size: 0 bytes
Platform: Windows Server 2003
Home Page: Not Specified

Rating:    (5 Votes)

addaptr.cmd View Full Details
Submitter: webmaster
Released:   Sat, 07-Jun-2003
 

addaptr.cmd adds an A record and its corresponding PTR using the Windows 2000 Support Tool DnsCmd.exe.
Add an A and PTR record using Windows 2000 Support Tools' dnscmd.exe

addaptr dnsserver fqdn ipadd

  dnsserver  DNS server's ip address, hostname, or "." if the DNS
             service is running on local machine.
  fqdn       FQDN of the host you want the records to be added for
             (hostname.mydomain.com)
  ipadd      ip address of the host
Version: 2003-06-07
Downloads6123
File Size: 2.40 KB
Platform: Windows 2000
Home Page: Not Specified

Rating:    (1 Vote)

AddSharedPrinter.cmd View Full Details
Submitter: webmaster
Released:   Wed, 08-Feb-2006
 

AddSharedPrinter.cmd adds and shares a (network) printer on the local computer (print server).

Syntax:
AddSharedPrinter /N:printer /S:share /D:driver /P:port [/F:inffile] [/L:location]

  /N:printer      The printer's name.
  /S:share        The printer's share name.
  /D:driver       The printer driver's model name.
  /P:port         The port name.
  /F:inffile      The .inf file (Default: %SystemRoot%\inf\ntprint.inf)
  /L:location     The printer location.

Example:

AddSharedPrinter /n:"Test Printer" /p:"IP_10.1.2.3" /d:"AGFA-AccuSet v52.3" /s:AgfaTest
Version: 20060208
Downloads4528
File Size: 1.64 KB
Platform: Windows 2000
Home Page: Not Specified

Rating:    (3 Votes)

AssignCdLetter.vbs View Full Details
Submitter: webmaster
Released:   Fri, 15-Jul-2005
 

AssignCdLetter.vbs assigns the CD-ROM drive letter.
c:\temp\fpschultze.de>AssignCdLetter.vbs
Assign CD-ROM drive letter.

AssignCdLetter drvletter

  drvletter     The new drive letter.
Version: 2005-07-15
Downloads3711
File Size: 1.74 KB
Platform: Windows XP
Home Page: Not Specified

Rating:    (1 Vote)

AttachLoadEvaluatorToServer.vbs View Full Details
Submitter: webmaster
Released:   Fri, 11-Apr-2008
 

AttachLoadEvaluatorToServer.vbs attaches a Load Evaluator to a Citrix terminal server.
AttachLoadEvaluatorToServer servername lename

  servername     The Citrix terminal server's computer name.
  lename         The load evaluator's name (case sensitive)
Version: 20080411
Downloads1086
File Size: 2.08 KB
Platform: Windows Server 2003
Home Page: Not Specified

Rating:    (3 Votes)

Bits-Download.cmd View Full Details
Submitter: webmaster
Released:   Mon, 21-Jul-2008
 

:: NAME
:: Bits-Download.cmd
::
:: SYNOPSIS
:: Downloads a remote file with BITS.
::
:: SYNTAX
:: Bits-Download remote_url local_name
::
:: DETAILED DESCRIPTION
:: The Bits-Download.cmd batch file uses BITS to download
:: the given remote file. Bits-Download.cmd requires the
:: BITS Admin Utility Bitsadmin.exe.
::
:: NOTES
:: Bits-Download.cmd was developed and tested on Windows Vista.
::
:: AUTHOR
:: Frank-Peter Schultze
::
:: DATE
:: 00:18 21.07.2008
Version: 20080721
Downloads1051
File Size: 0 bytes
Platform: Windows Server 2003
Home Page: Not Specified

Rating:    (4 Votes)

CDD.BAT View Full Details
Submitter: webmaster
Released:   Mon, 14-Jan-2002
 

CDD.BAT makes the CD command to change the drive automatically.
Version: 2002-01-14
Downloads1691
File Size: 1.04 KB
Platform: MS-DOS 5+
Home Page: Not Specified

Rating:    (1 Vote)

CheckSpace.vbs View Full Details
Submitter: webmaster
Released:   Tue, 26-Mar-2002
 

CheckSpace.vbs checks for the desired amount of free space on the specified drive or network share. Returns errorlevel 0 if the space is available and errorlevel 1 if not.
Checks for the desired amount of free space on the
specified drive or network share.

Returns errorlevel 0 if the space is available, and
errorlevel 1 if not.

CheckSpace drvpath space

  drvpath     Drive or network share.
  space       Desired space in MB.
Version: 2002-03-26
Downloads1918
File Size: 2.30 KB
Platform: Windows
Home Page: Not Specified

Rating:    (0 Votes)

CHKSPACE.BAT View Full Details
Submitter: webmaster
Released:   Fri, 27-Apr-2001
 

CHKSPACE.BAT checks for the desired amount of free space on the specified drive. Returns errorlevel 0 if the space is available and errorlevel 1 if not.
   echo Checks for sufficient space on a drive and sets ERRORLEVEL 1 if not.
   echo.
   echo [CALL] CHKSPACE drive bytes
Version: 2001-04-27
Downloads2577
File Size: 3.11 KB
Platform: MS-DOS 5+
Home Page: Not Specified

Rating:    (1 Vote)

cknsdef.bat View Full Details
Submitter: webmaster
Released:   Wed, 27-Mar-2002
 

cknsdef.bat re-/enables Netscape Communicator 4.x's Default-Check for Internet Browser (Navigator) and Email Client (Messenger).
Version: 2002-03-27
Downloads1022
File Size: 2.02 KB
Platform: Windows
Home Page: Not Specified

Rating:    (0 Votes)

 

© 2000-2006 mail | Powered by XOOPS 2.0.13.1 © 2001-2005 The XOOPS Project