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 / May 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Finding password protected files29 May 2009 14:49 GMT6
I have been asked to identify all the password protected files on our
network and am wondering if someone might have an example?
Alternatively, can anyone recommend a commercial/shareware/freeware utility
for this?  A quick Google search found a few utilities for finding files
IP "Alternate configuration"27 May 2009 12:26 GMT6
Surely you know that if you set a network interface to be configured
dinamically by a DHCP server, you have the "Alternate Configuration" TAB
where you can place a static IP configuration in the case the dynamic
configuration process fails (for any reason).
Issue with Windows Task Schedular27 May 2009 09:58 GMT1
I want to write a Script for setting up a Windows Task Schedular such that
it runs everyday after 1 hour.
I tried using Sleep but it does not work in Windows Server 2003 environment.
Can anyone suggest me something?
Registry key which lists what software is installed on a machine exported via script?23 May 2009 17:33 GMT2
Gurus,
Does anyone have a VBS script which lists out the contents of the registry
key which lists what software is installed on a machine?
question on USB security22 May 2009 22:05 GMT4
Hi!!
1 .- There is a form of Send email to the administrator each time you
connect a USB model with this?.
2 .- One can know through script that is copied to a USB?.
Script to diable the C:$ share22 May 2009 09:39 GMT2
I need to create a script that I can use in a GPO to disable thw c:$
share
I need to add a new key in the path
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControl
Stop windows service copy data and then start service21 May 2009 22:16 GMT10
Hi,
I need a vbscript which can stop a windows service and copy data and once
the data is copied over restart the service. This has be done from remote
server and for multiple servers.
Inventory script question19 May 2009 15:26 GMT16
I'm just wondering if it's possible to run an inventory script through a
computer startup script, rather than through a login script.
The reason for this, is that I work in an educational institution, and
receiving thousands of audits per school per day would be a bit stressful on ...
adding printer depending on username19 May 2009 09:15 GMT2
I want to add a printer on the WS through a script according to the
machinename on wich the user logs on.
ex.      if user logs on to WS A06-12 I want to install printer A06
         if user logs on to WS B01-15 I want to install printer B01
How to pass parameter from a file (txt/dll) to vbs code18 May 2009 10:07 GMT10
Any idea how to pass parameter from a file (txt/dll) to vbs code?
Eg:
txt/.dll file contain value that pass the variable to .vbs file so
that the .vbs file can get the variable to process.
Maximum number of connected users17 May 2009 17:19 GMT4
Hello! At our company we have this situation:
On Win2k3 machine, there is a shared folder containing only one exe file,
which is a virtualized application. The share is configured to be accessed by
group of users from AD and is also limited to max. 5 connections from client
How to use variables to map network drive15 May 2009 00:07 GMT2
I want to ask the user to input the IP address of the server so that we
can use this script at multiple sites. Also, I want the user to pick
which open network drive they want to use.
<code>
Kix---Programming | Need help to read out textboxes12 May 2009 21:23 GMT4
I´ve a very simple question concerning textboxes:
I want to read out the content of a textbox. This is a part of my script:
$Eingabe_Test = $PROJEKT.controls.textbox
$gemessen_Test = $Eingabe_Test.text
how do I disjoin a machine to workgroup name12 May 2009 19:05 GMT8
how do I modify the below to join a workgroup name "workgroup" instead of
the domain name?
Set objNetwork = CreateObject("WScript.Network")
strComputer = objNetwork.ComputerName
File Open Dialog box in Vista08 May 2009 03:51 GMT5
I have been using the UserAccounts.CommonDialog from XP with my VBScripts,
however this doesn't seem to work in Vista.
Does anyone know if there is a similar ActiveX object to call in Vista or
Vista specific way to call the Common File Open dialog from VBScript?
 
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.