|
- Microsoft Scripting Runtime (scrrun. dll) Not Working Correctly
I have noticed that the Microsoft Scripting Runtime (scrrun dll)'s Folder ShortPath property, occasionally returns an incorrect value
- Outlook 2010 cannot provide form scripting support
I have followed two workarounds and fixes for Office 2010 in a terminal services environment One was to copy a dll file to the terminal server and the other was to remove a registry entry Both workarounds fixed the problem temporarily, but it continues to show up When a user opens some email messages they receive a warning that "Microsoft Outlook cannot provide form scripting support This
- Script to add domain user to local admin group on multiple servers
I need to add a domain user, to a local group of list of servers inside a domain I need help for a VBscript to be able to read a textfile of server list, and add user to those servers I know it's easier to use GPO but the company somehow doesn't allow me to touch the GPO It's also good if I can generate output of the addition result Appreciate any help Regards zammy Tuesday, December 15
- Powershell SQL INSERT statement. Inserting string with apostraphie into . . .
However, when it comes across a user that has an apostrophe in any of the fields it chokes I know there is a way to escape the character, but I wanted to know if there was an easy way to do this The collection is an array and I am inserting this data for all the users with email addresses, it wont insert a record for the troubled users with the apostrophe
- One Script to Merge the SQL Scripts.
SQL is not a scripting language This forum is for scripting for administrative purposes You need to post in the SQLServer forum
- VBS script to delete list of files - social. technet. microsoft. com
I'm looking for a VBS script to locate and delete a list of 9 different files on the C:\ drive There can also be 2 or more of the same file in different locations as well
- Get date timestamp of a file on an FTP Site
Dim objFSO1 Dim objwrc Dim FileName Dim objShell, objExecObject, FTPStatus Set objFSO1 = CreateObject ("Scripting FileSystemObject") ' The Jobs txt file holds the commands to connect to the ftp server Set objwrc = objFSO1 CreateTextFile ("c:\Jobs txt", True) ' Below is the name of the file we want to copy from the ftp site
- Enum and Hyphens - social. technet. microsoft. com
I tried create custom Enum for my management script and unfortunately I cannot find solution how use hyphens in enum definition
|
|
|