Displaying 3 results from an estimated 3 matches for "objshel".
Did you mean:
objshell
2014 Dec 21
2
Home auto creation
I want to auto create home directories for users when they login for the
first time . I need kerbos authentication is possible to set it up on same
host as domain controller so ad users can take ownership of home folder
--
Join my framily E02705708hn 3032 last name BURGHARDT state is co
Cheapest sprint service only 25 a month.
2014 Dec 21
0
Home auto creation
At the institution where I work, we have created a GPO to create and mount
the directories persons from users, follows the script.
create the file name.vbs with the content
Option Explicit
Dim objNetwork, objShell, wshShell, wshell, strDesktop, oShellLink, user1,
FileClass, Directory
Dim strDriveLetter, strRemotePath, strUserName, strNewName
Set wshell = createobject("wscript.network")
user1 = wshell.username
Set FileClass = CreateObject("Scripting.FileSystemObject")
Directory = "...
2005 Jun 01
2
Can WMI be used in WINE apps?
Hi,
After some googling I've found that there's very
little said about the possibility of using WMI from
Wine.
Has someone done any progress about it?
I find this subject very important; if you feel
interested here's why:
One may think this is a somehow fanciful intention,
after all WMI exists for the purpouse of administering
Windows, and no doubt that's best done from