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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
winnt usage reference28 Feb 2006 19:53 GMT2
i found a script that shows me how to pull group and user info using winnt:
Set objUsr = GetObject("WinNT://Computer/UserName,user")
or
Set objGrp = GetObject("WinNT"//Computer/GrpName,group")
[FYI] MSH Beta 3.128 Feb 2006 18:27 GMT10
Windows "Monad" Shell Beta 3.1 (for .NET Framework 2.0 RTM) x86
http://www.microsoft.com/downloads/details.aspx?FamilyID=239a1116-c0f5-4320-84fc
-2ad625ebb910&DisplayLang=en4

Windows "Monad" Shell Beta 3.1 (for .NET Framework 2.0 RTM) AMD64
http://www.microsoft.com/downloads/details ...
[MSH] When is $MyInvocation needed?28 Feb 2006 16:27 GMT8
I was going through "Getting Started" guide and in "Automatic
Variables" section, I have spotted "$MyInvocation".
In what context would that auto variable be useful?  I haven't a clue
how one can make use of that variable.
WMI on a user with no administrative access28 Feb 2006 15:11 GMT1
I'm trying to run the following script, which assigns a static IP address:
----------------------------------------------------------------------------------
strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
Scalability of the add-member cmdlet.28 Feb 2006 04:08 GMT1
I observe some strange behavior with the add-member cmdlet and would like to
get your ideas on this issue.
Basically, I have a script that creates MSH objects and add new propeties to
the objects using the add-member cmdlet.
[MSH] Get-Process Default Argument Values for -Input28 Feb 2006 03:05 GMT4
While going over "Parameters" section of "get-help get-process", I have
noticed that "-Input" parameter doesn't have a default value, while
other parameters(-ProcessName, -Id) are defaulted to "null"
specifically.
[MSH] Send email28 Feb 2006 01:39 GMT8
I used this script to send email and it worked quite well under beta 1.
However, I tested it under beta 2 and beta 3 and it didn't work any
more. Does anyone use MSH to send email?
Yimin
help with scripting AD attribute change28 Feb 2006 00:24 GMT2
on an AD user object, on the security tab (security > advanced in 2003) i
need to check the "Allow inheritable permissions from parent to propagate to
this object" box on ALL users in my domain... any ideas? i cant even locate
this as an adsi attribute
Creating a hyperlink in Excel ss using vbscript27 Feb 2006 19:06 GMT4
Does anyone have an example of how to simply create a hyperlink in a cell in
an Excel ss?
I know it uses ActiveSheet.Hyperlinks.Add method but I am having trouble
understanding the syntax.
CredentialAttribute27 Feb 2006 19:04 GMT8
I was wondering if anyone could provide me with some info on what's the purpose
of this attribute. It looks like it's used to get the credentials form a
user but i still don't understand how it could be used on a property exposed
by a custom cmdlet (for instance, I've seen that ...
DACL into SQL27 Feb 2006 16:47 GMT1
All,
I am trying to write a scipt at the moment that takes ACL information from a
file server and dump the details into and sql database. Can get the
information into a text file but I am having some issues transferring this
Enumerate local group members27 Feb 2006 10:49 GMT2
Do anybody know hot to list the members of a local group ?
I would like to monitor the list of users present into the
Administrators Group.
Thanks
books on scripting27 Feb 2006 10:15 GMT9
Hi, im looking for a good source with information to learn how to script,
never done it before, any suggestions?
[MSH] But with auto-complete with clear-host27 Feb 2006 07:17 GMT3
FYI "clear-h" does not auto-complete to clear-host.  In fact if you type
"clear-" and cycle through the various commands clear-host isn't to be
found.
--
Creating "Home" dirs via script25 Feb 2006 23:48 GMT4
Our A-D environment disallows us to create home dirs in the User's
Properties part of the GUI.  Thus, we need to create them manually.
I looked over at MS's scripting site for a way to mimic this script I wrote
to create a user's home dir in the Novell environment called "adduser ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 January, 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.