Hi! Would like to ask help re: conversion of a string to uppercase in Adobe Designer. I have tried using the ff:
using FormCalc
TextFieldname.rawvalue = Upper(TextFieldname.rawvalue)
using JavaScript
TextFieldname = TextFieldname.ToUpperCase();
Both did not work properly. Am I...
Hi All,
I have a batch file to run as a scheduled task. If i use my account w/c is a domain admin account in the runas of the task, the task works fine and te dos window appears. But if i use a different account that also has admin rights, the task is working but the dos window does not appear...
Hi,
I'm trying to generate CPU usage for a particular process. However, I found out that the CPU usage per process is the sum of all %Process time of each CPU. That means if your %Process Time is 890 and you have 15 CPUs as seen on task manager, divide the 890 with 15 and you get 59.3%...
Hi all,
I'm trying to get the DN of a list of users from a text file. The script runs if i query Domain A using my domain account that resides on Domain A. But if i try to query Domain B using my same account on Domain A it says that the user doesn't exist. Although i can query users using my...
Hi all,
Here's my problem, on a windows 2003 server:
1. I do an nslookup on microsoft.com and any antivirus site, nslookup is able to resolve the IP address
2. If i ping the names, ping says could not find host.
3. Moreso, i cannot browse these sites.
I believe this is caused by a virus, i...
Thanks crobin1, your solution is great.
To EBGreen,
You are correct, i'm trying to add a 0 to a single digit number from 1 to 9. i just assigned 5 in $a, if you notice the question is about square brackets in a switch command.
Hi to both of you,
Both of your solutions did work. Re: my second question, i'm trying to use the switch command and normally the result is displayed. I don't want the result displayed. As a sample code:
a=0
switch($a) {
0{"12"}
}
Then, if i type $a it should display 12. I've done this in...
Hi all,
How can i display a variable alongside another character, something like:
$a = 1
If i type $a0 on the PS prompt it does not display any result.
PS D:\Test> $a=1
PS D:\Test> $a0
PS D:\Test>
My desired output is 10. I'm just new to powershell.
Hi all,
I have configured Lotus Notes 5 on a terminal server. Already installed printer drivers that is the exact printer installed on the user's computer. But when trying to print from lotus notes and selecting print setup to change the paper size the print setup button does not respond to...
Hi all,
MOMServer: Windows 2003 Std SP1 MOM 2005
MOMClients: Windows 2003 SP1/Windows 2003 R2 SP1 3GB+ Memory
We're having problems to some Windows 2003 clients over 3GB memory. When we collect the Memory used, it has negative values. Tried adding /3GB and /PAE switches but it doesn't solve...
Hi all,
Created a batch file and made it a scheduled task. Problem is, the dos window does not appear when the task is running. And you will see on the Scheduled Tasks folder that the job is running. Pls help.
Hi all,
I recently run
backup log dbname with no_log
where dbname is a number, and i got a syntax error message. Is there a document from microsoft regarding this error?
Correction:
actually, i just want to seach same files with and without the ds. These files have a common extension w/c is .img. We have several files with .img extension and i want to list files of name filex.img and filex.ds.img only (where x is common for both files).
actually, i just want to seach files with or without the ds. These files have a common extension w/c is .img. We have several files with .img extension and i want to list files of name filex.img and filex.ds.img only (where x is common for both files).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.