Displaying 20 results from an estimated 400 matches similar to: "Can WMI be used in WINE apps?"
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.
2005 Jan 13
1
Using WMI Classes to join worksation to domain
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have been working on a Kix script to automatically change the workstation name and join the workstation to the domain. I have written most of the script (which works quite nicely) except the joining to the domain part. I have been using WMI classes to change the worksation name, and was hoping to do the same with the domain join. The
2014 Mar 04
0
Anybody have issues joining machines to a S4 AD domain using VBS
All
got an issue I have a VBS that should join machines to the domain but it's
not working get access denied instantly
anybody got any working scripts they would like to share with me.
btw my script that doesn't work is below
' Join a Computer to a Domain
Const JOIN_DOMAIN = 1
Const ACCT_CREATE = 2
Const ACCT_DELETE = 4
Const WIN9X_UPGRADE = 16
Const DOMAIN_JOIN_IF_JOINED =
2014 Jul 27
2
remove dead DC
Hi,
Does anyone have any experience, good or bad, with "Remove Active
Directory Domain Controller Metadata" script from technet:
http://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3
Regards,
MJ
2012 May 22
2
Samba4 - create a new auxiliary classe in AD
Hello
I've migrated from Samba3 to Samba4 using this howto :
http://wiki.samba.org/index.php/Samba4/samba3upgrade/HOWTO : ok ! great !
Now I want to create a new auxiliary classe in AD by using mmc -> Sch?ma
Active Directory.
I've generated the object OID using the script :
http://www.microsoft.com/technet/scriptcenter/scripts/ad/domains/addmvb03.mspx?mfr=true
I've added to
2015 Apr 12
2
Removed old DC, now replication hopelessly broken [HELP]
I removed a DC using the DC removal tool mentioned in
http://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3
as https://bugzilla.samba.org/show_bug.cgi?id=10734 prevents normal DC
demotion.
The DC was still all over in DNS, so I had to pick it out.
Now replication between the remaining three DCs is broken
[root at larkin26 ~]# samba-tool drs showrepl
2016 Jul 12
4
Demote Win2008R2 DC Fail
On 11/07/16 21:43, Rowland penny wrote:
> On 11/07/16 21:38, Jason Waters wrote:
>> Didn't his second email show the output of fsmo show? Which showed
>> all 7 roles. But you are correct, making sure things are actually
>> there before he kills the old one is best!
>>
>> On Mon, Jul 11, 2016 at 4:13 PM, Rowland penny <rpenny at samba.org
>>
2003 Jun 04
7
Samba as PDC with WinXP Clients -> headache!!
Hi.
my last post was about upscale configuration for my WinXP clients,
because I believed I had it working, but ...
Next day I booted the client and .... it wouldnt let me log onto the
domain again. :-(
I am using Samba 2.2.8a with Ldap backend which works great in workgroup
mode.
Joining the domain is very easy and works well, but then after rebooting
I get:
"Es kann keine
2014 Sep 19
1
old dc still mentioned as msSFU30MasterServerName
Hi,
Our DC1 had to be taken offline due to corruption. Roles were seized,
and I managed to get rid of the directory metadata by using this script
from microsoft:
http://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3
After that I had to remove the remaining DNS stuff, and now everything
seems to be in perfect shape, with dc2/dc3/dc4, replicating perfectly,
no
2016 Jan 21
2
showrepl is showing a deleted connexion
Hi everybody,
One of my DC crash this afternoon (dead disk).
I can't remove this DC server from windows GUI (computer object from < users and computers >) and NTDS settings from < sites and services > because windows GUI error.
So i manually remove this old server :
- Clean all DNS stuff (tpc, sites, kerberos, kpasswd, srv entries.....)
- With apache directory
2016 Jan 22
2
showrepl is showing a deleted connexion
Solved !
Thanks for the script.
In my case, it was just too late.
I have just found a ugly but working solution:
From Configuration, Schema, Domaindnszones, forestdnszones and principal, I remove using ldbdel a "repsTo" binary object.
No more trouble with drs showrepl :-)
-----Message d'origine-----
DeĀ : samba [mailto:samba-bounces at lists.samba.org] De la part de Stefan Kania
2010 Aug 09
2
windows 7 64 bit xerox print drivers
Samba 3.4.7
Ubuntu 10.04
Has anyone out there got Xerox 64 bit drivers working in a point and print
samba set up? And if so, which Xerox drivers? And which method of driver
installation?
I'm at a complete loss. We currently have an environment with 500 + desktops
and a couple dozen Xerox workgroup docucolor MFPs that are running fine now
with XP clients and a Samba print server. We're
2016 Jul 12
1
Demote Win2008R2 DC Fail
Hi Jason/Rowland
Great news! the following procedure worked perfectly...
I added at the end "Remove manually Windows DC entries in DNS"
The script used in step 9 was "
https://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3
"
*Very thanks for all!*
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF
2007 Mar 13
2
RODBC Excel sqlQuery insert into
I have searched the archives for using insert into to update spreadsheets
using RODBC and have come up short. So, first off, is it possible?
I have put together a dummy xls table (c:\foo.xls)for exploring
possibilities of RODBC. Ultimately, I am interested in replacing much of
our previous use of vba macros with R ( I'd prefer elimination, but will
take what I can get ). In order to
2015 Apr 06
2
DC demote
Hello,
I am trying to demote a windows 2008r2 server and I am unable to.
In the following bug report
https://bugzilla.samba.org/show_bug.cgi?id=10595
Comment 5 mentions a way to remove it. Could someone inform if that can be done? this is a production environment and that DC is just causing a fuss.
Thanks,
2016 Jul 11
2
Demote Win2008R2 DC Fail
Didn't his second email show the output of fsmo show? Which showed all 7
roles. But you are correct, making sure things are actually there before
he kills the old one is best!
On Mon, Jul 11, 2016 at 4:13 PM, Rowland penny <rpenny at samba.org> wrote:
> On 11/07/16 21:06, Jason Waters wrote:
>
>> It did show that he had all 7 but that is a good point. I would shutdown
2015 Oct 29
3
Demote a dead PDC: residuals in "DNS" console
Thank you for hint to this VBS script. In fact I alraedy saw it but I'm not
too confident in my VB knowledge, so I didn't use that script, prefering
rely on Samba command and shell scripts to work around issues.
You spoke about SOA record which wasn't changed, same here. There is
another DNS record I had to change: _ldap._tcp.pdc._msdcs.samba.domain.tld.
I spoke about removing
2016 Nov 16
2
Error on demote dead server
Hi
I have a DC server (named dc-server1) with corrupted database. I
transferred all FSMO to dc-server2 and now I'm trying to demote dc-server1
running "samba-tool domain demote --verbose
--remove-other-dead-server=dc-server1" on dc-server2, but the following
error occurred.
The problem continues even after running "samba-tool dbcheck --cross-ncs
--fix --yes".
Samba
2015 Oct 29
2
Demote a dead PDC: residuals in "DNS" console
Hi,
I played with demote recently on a test AD domain composed with Samba
version 4.3.0 and 4.3.1. I demoted all version 4.3.0.
I was facing same issue as you. I written long mails here to explain how I
managed that. My DNS looks clear now.
Today I played with AD sites and I found in default sites all demoted DC.
They weren't removed from DNS DB nor here. For now I have no idea how to
get
2006 Apr 03
1
Microsoft Monad Shell
Not sure if this has application for R but Microsoft's new Monad shell
is now in public beta. I have not looked at it myself but I wonder
if the tools that are required to create Windows R packages
could be replaced by this?
----
The Monad team has recently released Monad Beta 3.1 to Microsoft Download
Center and we're working diligently towards a release of Monad 1.0! As
adoption of