Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows Server 2003Windows 2000Windows NTSmall Business ServerVirtual ServerExchange ServerIISHost Integration ServerISA ServerSMSWSUSMOMWindows Media ServerSecurityCertification
Related Topics
SQL ServerMS WindowsMS OfficePC HardwareMore Topics ...

Windows Server Forum / Windows Server 2003 / Scripting / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
[PoSh] select-object loses column30 Apr 2006 16:00 GMT5
Hi, I try to get recently started processes:
 gps | sort starttime | select name,starttime
The problem is that PoSh loses the starttime column when the list is sorted
in ascending order. I think the problem is that the get-process can't access
Batch files and scheduled tasks30 Apr 2006 13:35 GMT2
I have scheduled task that runs a batch file every 10 minutes.
The problem is that whenever the job runs, it shoes an empty black DOS
command prompt screen. Is there any way to make scheduled task not to show
anything?
PowerShell / get-childitem behavior....29 Apr 2006 22:23 GMT2
It's a bit of a pain in the a.s that if you do something like:
$docs = get-childitem|where{$_.name -like "*.doc"}
When you are attempting to then do:
    foreach($doc in $docs){...}
[PSH] Methods/functions and blank spaces29 Apr 2006 12:39 GMT14
Looks like something is either broke or changed by design. Has anyone else
observed this?
The only difference between the working and the non-working statement is
the "blank space" after the word split and before the parenthesis.
[MSH] How do I get rid of the MonadLog in eventvwr29 Apr 2006 06:04 GMT5
1) Msh installed an additional custom Logfile for the eventvwr - how do I
get rid of this
2) Same with PowerShell: there is new Eventlog for Powershell: I want the
data in the application log not somewhere else.
PSH Tutorials28 Apr 2006 23:51 GMT2
looking for some good PSH tutorials, mainly need syntax, high level view,
etc (don't need how arrays work, etc :P)
Cheers,
Greg
[POSH] No table headers for Get-ItemProperty28 Apr 2006 22:29 GMT2
If I execute "Get-ItemProperty ." in the registry, wouldn' t it help convey the difference between items and item properties if POSH displayed this:
19# Get-ItemProperty .
Name               Value
------             -----
Changing the Domain of a workstation 28 Apr 2006 21:48 GMT1
I'm trying to change the domain from several computers (near 480), then I
wanna do a script to remote connect at each computer changing the domain and
renaming all users profiles of this computer.
Someone can help?
VBS design28 Apr 2006 20:31 GMT1
I want to repair a batch of file.
The repairing time may be short or long.
So I have to wait a time to move the repaired file to the source file.
But I have difficulty to get the end time of the command running.
PowerShell: Prior Use of the Name28 Apr 2006 15:59 GMT1
I wonder at all of the current software carrying the PowerShell name. The
list includes programs written for Windows by other than Microsoft.
Strange choice. Much confusion ahead.
I think it is a shame too since Microsoft Command Shell and MSH were doing a
Change password for specific users in AD every 30 days28 Apr 2006 13:30 GMT6
I'm new at scripting and I need some help from you guys.
I need a script in which I can set the change password at next logon for
different users in different OU's every 30 days.
Example:
Close Program28 Apr 2006 11:54 GMT3
Does anyone have a script that closes programs. I want to close 3 or 4
programs before I make a backup of the computer. I want the script to close
the open programs.
THX
Compilation error and exception28 Apr 2006 02:06 GMT2
I want to understand the correct sequence to create a runspace to invoke
cmdlets from c# code. As per MSDN, the single line RunspaceInvoke invoker =
new RunspaceInvoke(); should build all data structures that are needed for
the runspace and for invoking commands but the sample ...
WSH scripts may fail when launched via PS instead of CMD27 Apr 2006 23:07 GMT4
repro steps:
-- begin test.js --
var oWsh = new ActiveXObject("wscript.shell");
var sFilePath = oWsh.CurrentDirectory + "test.xml";
$pshome bug27 Apr 2006 22:14 GMT11
$pshome has followed the bad behaviour of its earlier incarnation
($mshhome) in showing the directory where of the hosting exe, rather
than the installed location of powershell
(i.e in powershell analyzer if will show my directory , or if you copy
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 March, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.