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 / November 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
LastLogonTimeStamp27 Nov 2008 13:11 GMT7
I am trying to get rid of the 'stale accounts' in our Active Directory. I
read about the LastLogonTimeStamp from The Scripter Guy or Scripting Center
at
http://www.microsoft.com/technet/scriptcenter/topics/win2003/lastlogon.mspx
Script to remove security descriptor25 Nov 2008 21:42 GMT2
Is there a way to automate the removal of the "allow inheritable permissions
from parent" on newly created home directories for users?
Thanks,
Altria
DISKPART select command doesn't have a "noerr" command for scripti25 Nov 2008 07:29 GMT1
I'm trying to programmatically delete all partitions from a drive, however
I'm not sure how many partitions the drive has.
I thought the script below would work, but if any of the partitions don't
exist, the script stops execution when trying to select them. This is because
can I do this from answer file or do I need to script post install?24 Nov 2008 17:04 GMT2
... there will probably be a few different posts with this same title over
the next few days as I'm working through some customizations on a deployment
project... any item that can be taken care of via the standard unattend
files I do there, otherwise I script the setting/config ...
Variable23 Nov 2008 22:21 GMT2
I'm trying to add a string to a number
example
number= "12345"
I now want to add the below
Update HKEY_CURRENT_USER registry21 Nov 2008 22:58 GMT3
I have to push a reg update out and am looking for ideas on the best approach. We have Altiris, so I can use that, but should I make a VBS for this or should I just use the .reg file? What about a bat file with the reg command?
Below is my .reg file, which I can convert to VBS or ...
Clearing Outlook temp files folder (OLK*) on shutdown?21 Nov 2008 18:52 GMT9
Trying to find the best way to have XP client PC's clear their Outlook 2003
temporary folder data on system shutdown (C:\Documents and
Settings\%userprofile%\Local Settings\Temporary Internet Files\OLK*). Can
this be accomplished using Group Policy to set the "shutdown script" ...
How can I do a WMI Bulk data retrieval ?21 Nov 2008 04:37 GMT5
Hi,
The following WMI query executes fine and outputs the Processor details
On Error Resume Next
strComputer = "."
Monitor Folder Recursively using WMI21 Nov 2008 03:31 GMT2
I am writing a VBscript to monitor a folder for file creation and deletion.
This is a script that I copied from Microsoft Scripting Guy to start with.
It works well except that it only monitors file activities on the root of
the folder.  I would like it to recursively monitor ...
What is error '80041003', please?20 Nov 2008 11:57 GMT7
I am getting an '80041003' error, but I'm not sure what it means.
Here is the script:
<%@ LANGUAGE="VBSCRIPT" %>
<%
Need to deploy PowerShell18 Nov 2008 12:44 GMT1
Hi  All;
I need to deploy PowerShell on my network and I intend to use GPO but
powershell is packaged as a standalone updater. I need to transform this to
an msi file but i need leads as to the tools I can use. Does microsoft
Simple Ping Script18 Nov 2008 07:24 GMT5
What are the errorlevels for the ping command?
I am trying to create a script that will ping a remote router, and in the
event it is non-responsive, will cause the machine the script is running on
to reboot without warnings or prompts.
accesschk script to include datestamp17 Nov 2008 15:05 GMT6
I would like to automate a daily report of accesschk againsts a file server
but would like to include a datestamp, for example;
accesschk -rws "group" "folder target" > %datestamp%.txt
I would like afterwards to run a diff command (what is the equivalent of
How to create a unique samaccountname in AD13 Nov 2008 01:10 GMT4
Does anyone have a script that will check AD for a samaccountname to
make sure it is unique.  If it isn't, the script should append a 01, 02,
03, etc.  
Thanks in advance!!
scripting IIS settings?12 Nov 2008 21:30 GMT2
all questions below pertian to IIS 6 on Server 2003
1. can IIS be added/removed via script? (either WSH or WMI)?
2. can an IIS web site be created/configured via script? (either WSH or
WMI)?
Pages: 1 2 October, 2008
 
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.