Click here to Skip to main content
15,910,234 members
Home / Discussions / System Admin
   

System Admin

 
AnswerRe: MAC operating system Pin
Mekong River11-Jun-06 15:48
Mekong River11-Jun-06 15:48 
Questionnetwoking Pin
rituparn11-Jun-06 8:38
rituparn11-Jun-06 8:38 
AnswerRe: netwoking Pin
Michael Dunn11-Jun-06 10:12
sitebuilderMichael Dunn11-Jun-06 10:12 
GeneralRe: netwoking Pin
rituparn11-Jun-06 10:36
rituparn11-Jun-06 10:36 
GeneralRe: netwoking Pin
User 171649211-Jun-06 13:53
professionalUser 171649211-Jun-06 13:53 
AnswerRe: netwoking Pin
Mekong River11-Jun-06 15:07
Mekong River11-Jun-06 15:07 
AnswerRe: running a VB.NET program on server Pin
Mekong River9-Jun-06 0:10
Mekong River9-Jun-06 0:10 
QuestionRemote Scripting in WORKGROUPS Pin
JohnnyBoyWonder8-Jun-06 21:50
JohnnyBoyWonder8-Jun-06 21:50 
I have searched and can only find info on remote scripting in domains.

I want to use remote scripting to move an install file, initiate it and and monitor progress between 2 Windows 2003 servers in a WORKGROUP.

The problem with workgroupd i understand is there is no AD, no GPO, etc for users to authenticate against.

I tried
Const wbemImpersonationLevelDelegate = 4<br />
<br />
Set objWbemLocator = CreateObject("WbemScripting.SWbemLocator")<br />
Set objConnection = objwbemLocator.ConnectServer("172.20.51.132", "root\cimv2", "MyComputer\Administrator", "password",,"kerberos:172.20.51.132")<br />
objConnection.Security_.ImpersonationLevel = wbemImpersonationLevelDelegate<br />
<br />
Set objSoftware = objConnection.Get("Win32_Product")



That authenticated but did not allocate any resources on the remote machine for the install and failed on the 'Get'.

I tried to find exec.vbs to see if that would do it but I cannot find it on this o\s.

Also, how do I set the following
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Script Host\Settings\Remote to 1
as my installs do not have this value!



Any assitance would be welcome.

You can please some of the people all of the time and all of the people some of the time but not all of the people all of the time.
AnswerRe: Remote Scripting in WORKGROUPS Pin
Mekong River8-Jun-06 22:43
Mekong River8-Jun-06 22:43 
GeneralRe: Remote Scripting in WORKGROUPS Pin
JohnnyBoyWonder9-Jun-06 0:05
JohnnyBoyWonder9-Jun-06 0:05 
QuestionBluetooth network and wireless network Pin
Mekong River8-Jun-06 19:00
Mekong River8-Jun-06 19:00 
AnswerRe: Bluetooth network and wireless network Pin
rituparn11-Jun-06 8:34
rituparn11-Jun-06 8:34 
GeneralRe: Bluetooth network and wireless network Pin
Mekong River11-Jun-06 15:01
Mekong River11-Jun-06 15:01 
QuestionImage viewer in windows 2000 Pin
Mekong River8-Jun-06 18:53
Mekong River8-Jun-06 18:53 
QuestionProblem in Decryption Pin
ramamaru8-Jun-06 9:50
ramamaru8-Jun-06 9:50 
AnswerRe: Problem in Decryption Pin
Dave Kreskowiak8-Jun-06 14:42
mveDave Kreskowiak8-Jun-06 14:42 
GeneralRe: Problem in Decryption Pin
Mekong River8-Jun-06 15:06
Mekong River8-Jun-06 15:06 
GeneralRe: Problem in Decryption Pin
Dave Kreskowiak8-Jun-06 16:55
mveDave Kreskowiak8-Jun-06 16:55 
GeneralRe: Problem in Decryption Pin
Mekong River8-Jun-06 17:05
Mekong River8-Jun-06 17:05 
GeneralRe: Problem in Decryption Pin
Dave Kreskowiak8-Jun-06 16:59
mveDave Kreskowiak8-Jun-06 16:59 
GeneralRe: Problem in Decryption Pin
Mekong River8-Jun-06 17:07
Mekong River8-Jun-06 17:07 
GeneralRe: Problem in Decryption Pin
ramamaru9-Jun-06 3:57
ramamaru9-Jun-06 3:57 
GeneralRe: Problem in Decryption Pin
Mekong River9-Jun-06 5:39
Mekong River9-Jun-06 5:39 
QuestionWindows Network Help Needed Pin
Chandman8-Jun-06 7:01
Chandman8-Jun-06 7:01 
AnswerRe: Windows Network Help Needed Pin
Mekong River8-Jun-06 15:47
Mekong River8-Jun-06 15:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.