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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Computer Account Properties01 Nov 2005 00:36 GMT1
I need your help to accomplish a, perhaps simple, task.
I'd like to build the list of all domain controlles for a domain, from the AD.
To do that, I want to use ADSI scripting ONLY.
I don't want to use WMI.
[MSH] where am I ??31 Oct 2005 22:34 GMT4
try this in MSH :
MSH>[System.Diagnostics.Process]::start("msh.exe",$null,$null,$null,$null)
than change from directory and do a LS 2 times.
like this :
[MSH] Visual Studio Integration?31 Oct 2005 21:52 GMT4
Just wondering what are the plans and timescales for integration of MSH into
Visual Studio? I can see a day when the "command window" is replaced by MSH.
I suppose in theory there is nothing to stop the integration being done as a
plugin, and hence a community project?
Add Specific Domain Account to Local Administrators Group31 Oct 2005 20:50 GMT5
Does anyone have a script that will automatically add a specific domain
account to the local administrators group on Windows Server 2003?
TIA
Environment:
logging in problem....help31 Oct 2005 18:45 GMT1
    i have a problem loggoing in to a site of which i am a member of, when
i log in i get in to the forum then get kicked out, i get a massage an error
has accured and the line
 Untrapped Error:
Script error31 Oct 2005 18:35 GMT1
I put together the function below to create new users, but for some reason
teh email field does not populate. Can anyone offer any help?
Thanks all.
John.
[MSH] Get-member and Collections / DataTables.31 Oct 2005 17:09 GMT1
Get-Member will not show me DataTables or collections.
how do I look at there methods and properties?
as you can see in the example below that MSH will not even give me A get
Member on a DataTable (say's I have no Object, but as you see I can work
[MSH] - Monad build for .Net 2.0 RTM?31 Oct 2005 10:07 GMT5
Is there a Monad build coming "soon" that works with the RTM version of .Net
2.0 that has just been released?
Cheers
urgent help neede30 Oct 2005 13:53 GMT1
in AD 2000/2003 on a user object: go to the security tab, click advanced.
the box "inherit from parent the permissions..."... i need to change this
box to "checked" for several hundred users via a script. is this an ADSI
attribute i can modify? or can someone please tell me how ...
External Program Not Working When Computer is Locked29 Oct 2005 20:29 GMT4
I have a script that runs an external program.  It works from the task
scheduler if I am logged into the box just fine.  If I lock the server
(Win2k3), it fails at the "hit enter to continue" prompt.  I use sendkeys to
pass an enter keystoke into the application.  Everything ...
Files and Settings Transfer Wizard scripting29 Oct 2005 17:24 GMT1
I'm hoping to script the "Files and Settings Transfer Wizard" (FSTW) to
tranfer stuff from one machine to another.  In particular, I'm interested in
the printers and IE favorites.
Can the FSTW be run from the command line with some kind of simple input
DACL rights of one user to another29 Oct 2005 14:40 GMT1
I can't explain it so I'll give an example.
I have a user say Tom0, who has specific rights throughout the file
system, I need to provide the user Tom (not Tom0) the same rights to
the same files and folders.
No .asp   pages on server2003 x64   ???????????28 Oct 2005 23:19 GMT1
Does anyone know why the 64bit version of windows server2003 (R2 doe
it also) will not serve up a simple .asp file databas
line 5 is the one that lists the provide
'Build connectio
[MSH]How to get the red "PDC prompt"28 Oct 2005 22:56 GMT10
I saw that Cool red prompt in the PDC demo but I can't seem to get it.
If I do it on the commandline it does work:
MSH> Prompt
Function Prompt{$host.ui.rawui.foregroundcolor =
Permission Denied 800A0046 GetObject28 Oct 2005 21:59 GMT1
I am trying to run the following script:
'On Error Resume Next
set colComputers = GetObject("LDAP://OU=Desktops, DC=warren,
DC=interlink-intranet, DC=net")
 
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.