Home All Groups Group Topic Archive Search About

Scripting for Windows Server

microsoft.public.windows.server.scripting
Score Changing OE security checkbox
JM - 20 Feb 2009 1:16 PM - 2 messages
Hello all! How could I unmark Outlook Express security option which says "Block external content" in all computers under my domain? -This is associated registry key: HKEY_CURRENT_USER\Identities\{4433750B-D7AF-480A-856F-3214ADF3772C}\Software\Microsoft\Outlook Express\5.0\Mail ...
Score find static ip
Will Sellers - 20 Feb 2009 3:34 AM - 2 messages
Is there a utility that will list all static ip addresses on a network? ...
Score Undefined variable in login script
prezpwns - 19 Feb 2009 5:04 PM - 6 messages
Hello all, The following script consistently generates an error every time the (test) user logs in. My syntax, as far as I am concerned, is correct. ************************************* Dim objShell Dim Shell Dim objURLShortcut Dim strDesktopfld 'Create 'IT Support' shortcut to Desktops ...
Score modify incremental_backup
Joe King - 16 Feb 2009 9:41 PM - 15 messages
this code (by Mark Minasi) creates a batch file to run ntbackup: ================================================================ Option Explicit Dim objFileSystem Dim objOutputFile Dim strOutputFile : strOutputFile = "C:\BatchFiles\NetworkBackup\Auto- NetBackup.bat" Dim strDayOfWeekText Dim strMyDate Dim strstrMyMonth Dim oWSH Dim sCommand Dim strDelBackup Dim strMoveBackup ...
Score startup scripting
SBS user - 16 Feb 2009 8:40 PM - 10 messages
I have a script that I want to run at login, but only from the console.  I don't want it to run if logged into a terminal session.  Is there a way to use the startup folder in this fassion? ...
Score Scruot to check user rights on folders/subfolders
stefan - 16 Feb 2009 7:54 AM - 4 messages
Hi, I'm looking for a powershell script to check if theres a specified user authorized on all subfolders and files in a directory... I tried get-acl but I'm not a scripting guy... Any help would be appreciated. ...
Score Script to remove Office 2003 completely
binuthomas - 16 Feb 2009 6:42 AM - 2 messages
Hi All, Need a script to uninstall Office 2003 from remote machines. msiexec /x {90110409-6000-11D3-8CFE-0150048383C9} /qn. I know this works. but not sure this does a complete uninstallation. Kindly advice.... -- binuthomas ------------------------------------------------------------------------ binuthomas's Profile: [link] View this thread: [link][link] ...
Score folder permission
hatem.mohsen - 15 Feb 2009 7:15 AM - 3 messages
Dear all, i have a problem, we have server with AD installated and users with permission over their shared and private folders. for a reason we need to change all permission to give other user permission on others folder. ...
Next » 2 3 4 5 6 7 8 9 10