Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch File Scripting - Truncating
Name: MooCow Date: November 5, 2005 at 21:46:04 Pacific OS: Win2k3 CPU/Ram: N/A
Comment:
For my purposes, I need to truncate a variable. For example: Var1 = AT1ABC I need an ending result that will become: Var1 = AT
Is there a truncate (or similar) command available?
Summary: The following works if I run from a .bat on the server. But does not seem to run when placed in the Windows 2003 GPO in 'Computer Config' 'Windows Settings' 'Scripts Startup'. I fill in the 'Script N...
Summary: Hi I'm trying to run a batch file at reboot. The batch file executes a script which starts some virtual machines. I have initially added the batch file to the startup folder. Unfortunately this runs ...
Summary: Hello everyone. Firstly, I'm sorry if i posted this in the wrong area, I couldn't find a specific "batch" forum. I've been working on a batch script to query active diretory for a supplied user acco...