Quantcast
Channel: Windows Server General Forum forum
Viewing all 24879 articles
Browse latest View live

KMS Client Activation Error 0xC004F074 (Windows 8)

$
0
0

I am trying to Activate Windows 8 Pro with a KMS server and am getting error 0xC004F074.

My KMS server is a 2008 enterprise server with SP2 installed.

I have installed the required patch 2757817 from the site below.

http://support.microsoft.com/kb/2757817

After installing the patch, I installed a Windows Server 2012 Class C KMS key (Windows Server 2012 Standard) using slmgr /ipk,  I then did a slmgr /ato (and was able to activate the KMS server license on the server).

it appears that all older OS versions (Windows 7 Server 2008 etc) are still activating without a issue. But my windows 8 clients will not activate. it's important to note though that my "Failed requests" (from slmgr /dli) increment every time I test a windows 8 activation. This tells me that my clients are talking to the KMS server...

I have also done an nslookup -type=srv _vlmcs._tcp and it shows the correct KMS server...

Any ideas on what I can do?


Yeah Buddy!


How to hide internal domain name

$
0
0

Hi everyone,

I explained you what is my goal:

All the routing is good, NAT is working fine. What I try to accomplish in big words is exactly what NAT is doing with IPs but with domain. Is there a way to hide my internal domain from the outside world and, from a middle server, translate the domain to another one for external use and vice-versa for the internal? We need to use services like Mail, Chat federation, DNS, domain trust with other sites but, we want to have our internal domain private. Only publish an external given domain name. 

It’s maybe looking weird but, don’t worry the reasons are totally right.

Thank you, 

Command runs successfully from a cmd prompt, but not when using Task Scheduler

$
0
0

I have been tasked with automating creating reports and emailing them from a Windows Server 2008 R2 VM.

I have successfully created a command that uses the ruby executable to pull a report and save it as a pdf file on a local folder on the server.  If I delete the file and run it again using a Scheduled Task, it works again. So, all good there.

My next step is to email that file and automate that, too. So, I would essentially have 2 scheduled tasks that would be run monthly.  After many tribulations, I have been able to successfully use a sendEmail command at the cmd prompt to email that file to me as a test.  Great! I try to run that same command using the Task Scheduler, and although the Task Scheduler reports all steps were successful and complete, I receive no email. Ugh!

So... task scheduler can allow a file to be created and placed in a folder but can't send an email?  Is there something I don't know about getting Task Scheduler to run a command even thought it works fine when manually executing the command from a cmd prompt?

This is Windows Server 2008 R2 on a VM so I remote to it using a domain account. We do not have Exchange. We use an smtp server through Office 365. This machine is strictly used to run the Spiceworks program, which is doing great and even turns incoming emails into tickets and emails ticket notifications without a problem.  The sendemail.exe and the report to be attached are in one folder local to the server.

What I've tried thus far:

First tried using Blat for the email sending, but couldn't even get that to work from a cmd prompt.
Made sure the sendemail command worked with all the desired switches from a cmd line.  I receive the email with attachment within a second or two of executing it.
I've tried running the scheduled task using a local account as well as my domain account.
I've checked and unchecked the use with highest priviledges option.
I've chosen the "config for Windows 2008 R2" as well as "config for Windows 2008".
I've checked and unchecked the "store password" option.
I've placed the command in a bat file, confirmed that the bat file works when manually executed, then tried to execute the same bat file using the scheduler, with no luck. When creating the bat file, I simply put the command in a text file and renamed it with a bat extension. I did not add any additional lines of code in it.
The local security policy allows the user running the task to Log On as a Batch Job.
Everything I've tried shows as successful in the Task Scheduler, but I never get the email.

I can't seem to find any helpful or relevant info in the event viewer or in the history details of the task.

Are there certain reasons why task scheduler is unable to complete this sendemail task even though it works when executed manually?  Are there any error logs that exist or can be created to help out a little more?  Any help or direction is greatly appreciated. 


Dana Schwehr MCP, A+

Delete Schedule Task Windows Server 2008 R2

$
0
0

I created a basic task (auto reboot and auto restart) to auto restart server 2008 R2 daily.  It is showing success but the server never rebooted and the location is blank even know I selected C:\Windows\SysWOW64\shutdown -r-t

How do i delete or edit this task?

Multiple Root CA's in single domian

$
0
0
We're in the process of upgrading our environment to 2008, the domain has already been elevated to 2008. One thing we would like to do is setup a brand new 2008 Root CA but keep our current 2003 Root CA until it's Cert expires (April). Is it possible to run two Root CA's in a 2008 domain without issues or are there unforsee problems with doing this (ie. existing certs will attempt to validate against the new CA and fail)

I've read a number of migration and upgrade docs but none seem to mention this senario. Any info would be greatly appreciated.

SNMP Service stops responding and hangs when stopped - Server 2008 Standard 32-bit

$
0
0

Hello.  I have a number of Dell Power Edge 2900's and 2950's in use in our district.  I have started deploying Dell OpenManage to start monitoring their status.

Issue is not with OpenManage but the SNMP service.  The service is installed via Server Manager and Features.  Only the SNMP services are installed.  It is used to communicate with the OpenManage Console setup on another server.

The issue is that after a few days, a number of the servers stop responding to the console.  I have found that it is the SNMP service has stopped responding.

This is a list errors from the Event Viewer I have found when the service fails:

Error positioning to end of log file -- can't get oldest log record. Handle specified is 30933044. Return code from GetOldestEventLogRecord is 223. - Event ID 3003

Log file not positioned at end. - Event ID 3001

SNMP Event Log Extension Agent did not initialize correctly. - Event ID 2019

Error processing registry parameters. Extension agent terminating. - Event ID 1020

SNMP Event Log Extension Agent did not initialize correctly. - Even ID 2019

If anyone else suggestions on how to fix this it would be really appreciated as it is affecting several servers, not just one. All affected so far are Windows Server 2008 Standard 32-bit. All Microsoft updates have been done. (side note, if anyone knows how to fix the font size in this post, this would be appreciated too.)

I should mention that it takes restarting the server for the SNMP service to start working again.




Network Drive permissions

$
0
0

Hi, if anyone could help me with a network drive permission problem I'm having I would very grateful! 

We have a network drive (Y:\Sleep Studies) with about 20 sub folders.  I'm trying to grant access to a new employee for ONLY ONE of those sub folders.  There is no need for him to be able to access or even read other subfolders, only one.  Currently the security permissions are set to Full Control for all users in the Sleep Study Group.  I figured I could add this employee separately from the group and then just change his permissions individually.  I'm not sure if I provided enough information.  Permissions are definitely not my area of expertise so any help would be appreciated. 

Thanks,

Emily 


Max. number of TCP sockets for a 32 bit application on Server 20008 R2?

$
0
0

I have a 32 bit application running on a Server 2008 R2.

It looks like the maximum available number of avsailable TCP sockets is around 5.000.

As a 32 bit application will use the 32 bit wsock32.dll in the SysWOW64 directory question is whether for wsock32.dll the same default portrange is valid as for the 64 bit version (16.000 ports)?

Also will the 64 bit registry keys under \system\ccs\services\tcp\parameters work for wsock32.dll (i.e. TcpTimedWaitDelay, MaxUserPort) also?

Thanks, Jochen


Change logs in event viewer

$
0
0
Is there a way to change a warning event to a information event? There is a warning that I keep getting that Microsoft says its not a problem. I want to take it to information so that when it happens I don't get a new case about it. I'm using server 2008 r2

After applying a Windows 2008 Microsoft Security updates for March, server is just hanging at "Applying updates" for over an hour.

$
0
0
After applying a Windows 2008 Microsoft Security updates for March, server is just hanging at "Applying updates" for over an hour.

Windows Update notification disable

$
0
0
Can anybody help with the registry key by which I can disable Windows Update notification available in action center? For User account, I have come accross the key "HKCU\Software\Microsoft\Windows\CurrentVersion\ActionCenter\Checks". Can I get the disable location for System account?

Migrate local boot Server to SAN Boot for Server 2008 R2

$
0
0
Hi folks,



Greetings. I am running some issues with a third party freeware to run the partitioning and thinking to seek for another approach to migrate a local boot server, to SAN Boot.

Let me share what my initial plan.

1. Create required LUN and present to the server.

2. Perform robocopy for all the drives (except system partition) to the new storage presented.

3. Run partitioning tool (in this case I am using parted magic however it does not work well since the screen turns black and hard reboot is required).

4. Once migration complete, disable the disk controller and configure the HBA to boot from SAN.


What will be the low risk and more approachable ways to run this type of migration? I presume the standard way is to take the system state backup. Install the same OS over the boot partition in SAN, restore the system state, robocopy the data files to other partitions, and set the HBA to boot from SAN. Is there any more ways to ease the migration will be much appreciated. Thanks.


Microsoft, please stop deleting server documentation!

$
0
0

In the past few days I've found several links to articles describing aspect of Server 2008 R2 to be broken. For example, this article http://technet.microsoft.com/en-us/magazine/2009.07.cableguy.aspx points to http://microsoft.com/directaccess, but when go there, I'm redirected to http://www.microsoft.com/en-us/server-cloud/windows-server/identity-access.aspx -- a pretty generic Server 2012 sales page. I have looked for a comparison of features between Server 2008 R2 Enterprise edition and Data Center edition and found links, all broken and repointed to some generic Server 2012 sales page. I've seen this for other things as well. I've also seen this kind of thing in the past, but lately it's like I'm having a hard time finding information about anything because you keep throwing it all away and pointing me to a generic Server 2012 sales page. We have hundreds of instances of Server 2008 R2 and zero of Server 2012. You're trying to force us to upgrade by removing support for Server 2008 R2 (or previous) from your web site? Please stop this destruction!

The next time your survey page appears, for the first time ever I might have to say that I'm disappointed with Microsoft and their web site. This is just getting ridiculous. Why can't you just leave stuff where it is?

Windows Server 2008 R2 Driver Issue

$
0
0

Afternoon all.

I am having a problem with Windows Server 2008 R2 and some device drivers.

I have recently migrated the server from vSphere 4 to vSphere 5.1 and this involved the upgrade of VMtools and the Virtual Hardware, however, I forgot to do the VMtools before the hardware.  I now have some devices, like the cdrom and processor that say that the device driver is corrupt (Code 3).  I have looked up the code and carried out the uninstall/reinstall but they keep coming back a corrupt.  VM are being and useful as a chocolate fireguard as and I quote "has nothing to do with VM as the drivers are the Microsoft drivers, please speak to Microsoft" so before I put a call in, thought I would put it out there and see if anyone had seen this before and resolved the problem without the need to rebuild the entire server (not possible as its a web server).

Before anyone says anything, no I didn't back the server up or snapshot it before the update, yes it was a stupid thing to do and yes I am a plank, that said, I still need to resolve this issue, so any help will be gratefully received.

Thanks

Recycle Bin Maximum Size - Server 2008 R2

$
0
0

I had a call from a developer this morning indicating a volume on their server was full but they couldn't figure out why. A quick check showed the recycle bin using up 96GB of 100GB. I cleared the recycle bin and resolved the issue.

What has me bothered is how the recycle bin got to be so large. I've checked every user profile and the HKEY_USERS\SID\Software\Microsoft\Windows\CurrentVersion\Explorer\BitBucket\MaxCapacityis no larger than 14GB for any profile.

How can the recycle bin grow to more than the maximum size defined?


Jason Wilcox


Any tool to check registry changes on the server ?

$
0
0

Hello,

I am looking for a tool which can check any registry changes made on the server by user or any software or even detect the configuration changes which is made by human inputs using GUI and report the changes.

Does anyone know about such tool ? If yes, please do share the information.

Thanks

Unable to Join Windows 7 pro sp1 to Windows 2000 domain

$
0
0

HI this is sachin 

HI
Thanks in advance 
This is sachin i am sysadmin working in small base IT company w e have almost 50 user,my domain is Windows 2000 server, currently we had purchase 5 new system  all OS was Windows 7 pro  xp mode.i want to join this new system to windows 2000 server but when joining this new system to domain i got this error  
The join opration was not successful.Tis could be because an exiting 
computer account having name test-pc was perviosly created using diffrent
set of credentials. use a diffrent computer name or contact your system adminstrator
to remove any stale conflicting account. the error  was 
Access is denied
i have change computer name several time and check no luck . i have check nslookup check all working find showing me my domain name ping also done all old system working fine on the domain. only this 5 new system not joining to domain. i have disable ipv6 and i have disable firewall also. 
   I had check  c:\windows\debug\NetSetup Please find below error

03/28/2013 11:52:06:576 -----------------------------------------------------------------
03/28/2013 11:52:06:576 NetpValidateName: checking to see if 'HHH' is valid as type 1 name
03/28/2013 11:52:09:634 NetpCheckNetBiosNameNotInUse for 'HHH' [MACHINE] returned 0x0
03/28/2013 11:52:09:634 NetpValidateName: name 'HHH' is valid for type 1
03/28/2013 11:52:09:634 -----------------------------------------------------------------
03/28/2013 11:52:09:634 NetpValidateName: checking to see if 'HHH' is valid as type 5 name
03/28/2013 11:52:09:634 NetpValidateName: name 'HHH' is valid for type 5
03/28/2013 11:52:09:634 -----------------------------------------------------------------
03/28/2013 11:52:09:634 NetpValidateName: checking to see if 'AIT' is valid as type 3 name
03/28/2013 11:52:09:743 NetpCheckDomainNameIsValid [ Exists ] for 'AIT' returned 0x0
03/28/2013 11:52:09:743 NetpValidateName: name 'AIT' is valid for type 3
03/28/2013 11:52:37:948 -----------------------------------------------------------------
03/28/2013 11:52:37:948 NetpDoDomainJoin
03/28/2013 11:52:37:948 NetpMachineValidToJoin: 'HHH'
03/28/2013 11:52:37:948 OS Version: 6.1
03/28/2013 11:52:37:948 Build number: 7601 (7601.win7sp1_gdr.120503-2030)
03/28/2013 11:52:37:948 ServicePack: Service Pack 1
03/28/2013 11:52:37:948 SKU: Windows 7 Professional
03/28/2013 11:52:37:948 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/28/2013 11:52:37:948 NetpGetLsaPrimaryDomain: status: 0x0
03/28/2013 11:52:37:948 NetpMachineValidToJoin: status: 0x0
03/28/2013 11:52:37:948 NetpJoinDomain
03/28/2013 11:52:37:948 Machine: HHH
03/28/2013 11:52:37:948 Domain: AIT
03/28/2013 11:52:37:948 MachineAccountOU: (NULL)
03/28/2013 11:52:37:948 Account: AIT\ADMINISTRATOR
03/28/2013 11:52:37:948 Options: 0x425
03/28/2013 11:52:37:948 NetpLoadParameters: loading registry parameters...
03/28/2013 11:52:37:948 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2013 11:52:37:948 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2013 11:52:37:948 NetpLoadParameters: status: 0x2
03/28/2013 11:52:37:948 NetpValidateName: checking to see if 'AIT' is valid as type 3 name
03/28/2013 11:52:38:057 NetpCheckDomainNameIsValid [ Exists ] for 'AIT' returned 0x0
03/28/2013 11:52:38:057 NetpValidateName: name 'AIT' is valid for type 3
03/28/2013 11:52:38:057 NetpDsGetDcName: trying to find DC in domain 'AIT', flags: 0x40001010
03/28/2013 11:52:53:064 NetpDsGetDcName: failed to find a DC having account 'HHH$': 0x525, last error is 0x0
03/28/2013 11:52:53:064 NetpLoadParameters: loading registry parameters...
03/28/2013 11:52:53:064 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2013 11:52:53:064 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2013 11:52:53:064 NetpLoadParameters: status: 0x2
03/28/2013 11:52:53:064 NetpDsGetDcName: status of verifying DNS A record name resolution for 'aitmw-s001.AIT.local': 0x0
03/28/2013 11:52:53:064 NetpDsGetDcName: found DC '\\aitmw-s001.AIT.local' in the specified domain
03/28/2013 11:52:53:064 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/28/2013 11:52:53:111 NetpJoinDomain: status of connecting to dc '\\aitmw-s001.AIT.local': 0x0
03/28/2013 11:52:53:111 NetpProvisionComputerAccount:
03/28/2013 11:52:53:111 lpDomain: AIT
03/28/2013 11:52:53:111 lpMachineName: HHH
03/28/2013 11:52:53:111 lpMachineAccountOU: (NULL)
03/28/2013 11:52:53:111 lpDcName: aitmw-s001.AIT.local
03/28/2013 11:52:53:111 lpDnsHostName: (NULL)
03/28/2013 11:52:53:111 lpMachinePassword: (null)
03/28/2013 11:52:53:111 lpAccount: AIT\ADMINISTRATOR
03/28/2013 11:52:53:111 lpPassword: (non-null)
03/28/2013 11:52:53:111 dwJoinOptions: 0x425
03/28/2013 11:52:53:111 dwOptions: 0x40000003
03/28/2013 11:52:53:111 NetpLdapBind: Verified minimum encryption strength on aitmw-s001.AIT.local: 0x0
03/28/2013 11:52:53:111 NetpLdapGetLsaPrimaryDomain: reading domain data
03/28/2013 11:52:53:111 NetpGetNCData: Reading NC data
03/28/2013 11:52:53:111 NetpGetDomainData: Lookup domain data for: DC=AIT,DC=local
03/28/2013 11:52:53:111 NetpGetDomainData: Lookup crossref data for: CN=Partitions,CN=Configuration,DC=AIT,DC=local
03/28/2013 11:52:53:111 NetpLdapGetLsaPrimaryDomain: result of retrieving domain data: 0x0
03/28/2013 11:52:53:127 NetpGetComputerObjectDn: Cracking DNS domain name AIT.local/ into Netbios on \\aitmw-s001.AIT.local
03/28/2013 11:52:53:127 NetpGetComputerObjectDn: Crack results: name = AIT\
03/28/2013 11:52:53:127 NetpGetComputerObjectDn: Cracking account name AIT\HHH$ on \\aitmw-s001.AIT.local
03/28/2013 11:52:53:127 NetpGetComputerObjectDn: Crack results: Account does not exist
03/28/2013 11:52:53:127 NetpCreateComputerObjectInDs: NetpGetComputerObjectDn failed: 0x534
03/28/2013 11:52:53:127 NetpProvisionComputerAccount: LDAP creation failed: 0x534
03/28/2013 11:52:53:127 ldap_unbind status: 0x0
03/28/2013 11:52:53:127 NetpJoinDomainOnDs: Function exits with status of: 0x534
03/28/2013 11:52:53:127 NetpJoinDomainOnDs: status of disconnecting from '\\aitmw-s001.AIT.local': 0x0
03/28/2013 11:52:53:127 NetpDoDomainJoin: status: 0x534
03/28/2013 11:52:53:127 -----------------------------------------------------------------
03/28/2013 11:52:53:127 NetpDoDomainJoin
03/28/2013 11:52:53:127 NetpMachineValidToJoin: 'HHH'
03/28/2013 11:52:53:127 OS Version: 6.1
03/28/2013 11:52:53:127 Build number: 7601 (7601.win7sp1_gdr.120503-2030)
03/28/2013 11:52:53:127 ServicePack: Service Pack 1
03/28/2013 11:52:53:127 SKU: Windows 7 Professional
03/28/2013 11:52:53:127 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0
03/28/2013 11:52:53:127 NetpGetLsaPrimaryDomain: status: 0x0
03/28/2013 11:52:53:127 NetpMachineValidToJoin: status: 0x0
03/28/2013 11:52:53:127 NetpJoinDomain
03/28/2013 11:52:53:127 Machine: HHH
03/28/2013 11:52:53:127 Domain: AIT
03/28/2013 11:52:53:127 MachineAccountOU: (NULL)
03/28/2013 11:52:53:127 Account: AIT\ADMINISTRATOR
03/28/2013 11:52:53:127 Options: 0x427
03/28/2013 11:52:53:127 NetpLoadParameters: loading registry parameters...
03/28/2013 11:52:53:127 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2013 11:52:53:127 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2013 11:52:53:127 NetpLoadParameters: status: 0x2
03/28/2013 11:52:53:127 NetpValidateName: checking to see if 'AIT' is valid as type 3 name
03/28/2013 11:52:53:251 NetpCheckDomainNameIsValid [ Exists ] for 'AIT' returned 0x0
03/28/2013 11:52:53:251 NetpValidateName: name 'AIT' is valid for type 3
03/28/2013 11:52:53:251 NetpDsGetDcName: trying to find DC in domain 'AIT', flags: 0x40001010
03/28/2013 11:53:08:259 NetpDsGetDcName: failed to find a DC having account 'HHH$': 0x525, last error is 0x0
03/28/2013 11:53:08:259 NetpLoadParameters: loading registry parameters...
03/28/2013 11:53:08:259 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2
03/28/2013 11:53:08:259 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2
03/28/2013 11:53:08:259 NetpLoadParameters: status: 0x2
03/28/2013 11:53:08:259 NetpDsGetDcName: status of verifying DNS A record name resolution for 'aitmw-s001.AIT.local': 0x0
03/28/2013 11:53:08:259 NetpDsGetDcName: found DC '\\aitmw-s001.AIT.local' in the specified domain
03/28/2013 11:53:08:259 NetpJoinDomainOnDs: NetpDsGetDcName returned: 0x0
03/28/2013 11:53:08:274 NetpJoinDomain: status of connecting to dc '\\aitmw-s001.AIT.local': 0x0
03/28/2013 11:53:08:274 NetpProvisionComputerAccount:
03/28/2013 11:53:08:274 lpDomain: AIT
03/28/2013 11:53:08:274 lpMachineName: HHH
03/28/2013 11:53:08:274 lpMachineAccountOU: (NULL)
03/28/2013 11:53:08:274 lpDcName: aitmw-s001.AIT.local
03/28/2013 11:53:08:274 lpDnsHostName: (NULL)
03/28/2013 11:53:08:274 lpMachinePassword: (null)
03/28/2013 11:53:08:274 lpAccount: AIT\ADMINISTRATOR
03/28/2013 11:53:08:274 lpPassword: (non-null)
03/28/2013 11:53:08:274 dwJoinOptions: 0x427
03/28/2013 11:53:08:274 dwOptions: 0x40000003
03/28/2013 11:53:08:274 NetpLdapBind: Verified minimum encryption strength on aitmw-s001.AIT.local: 0x0
03/28/2013 11:53:08:274 NetpLdapGetLsaPrimaryDomain: reading domain data
03/28/2013 11:53:08:274 NetpGetNCData: Reading NC data
03/28/2013 11:53:08:290 NetpGetDomainData: Lookup domain data for: DC=AIT,DC=local
03/28/2013 11:53:08:290 NetpGetDomainData: Lookup crossref data for: CN=Partitions,CN=Configuration,DC=AIT,DC=local
03/28/2013 11:53:08:290 NetpLdapGetLsaPrimaryDomain: result of retrieving domain data: 0x0
03/28/2013 11:53:08:290 NetpGetComputerObjectDn: Cracking DNS domain name AIT.local/ into Netbios on \\aitmw-s001.AIT.local
03/28/2013 11:53:08:290 NetpGetComputerObjectDn: Crack results: name = AIT\
03/28/2013 11:53:08:290 NetpGetComputerObjectDn: Cracking account name AIT\HHH$ on \\aitmw-s001.AIT.local
03/28/2013 11:53:08:290 NetpGetComputerObjectDn: Crack results: Account does not exist
03/28/2013 11:53:08:290 NetpGetComputerObjectDn: Cracking Netbios domain name AIT\ into root DN on \\aitmw-s001.AIT.local
03/28/2013 11:53:08:290 NetpGetComputerObjectDn: Crack results: name = DC=AIT,DC=local
03/28/2013 11:53:08:290 NetpGetComputerObjectDn: Got DN CN=HHH,CN=Computers,DC=AIT,DC=local from the default computer container
03/28/2013 11:53:08:290 NetpModifyComputerObjectInDs: Initial attribute values:
03/28/2013 11:53:08:290 objectClass  =  Computer
03/28/2013 11:53:08:290 SamAccountName  =  HHH$
03/28/2013 11:53:08:290 userAccountControl  =  0x1000
03/28/2013 11:53:08:290 DnsHostName  =  HHH.AIT.local
03/28/2013 11:53:08:290 ServicePrincipalName  =  HOST/HHH.AIT.local  RestrictedKrbHost/HHH.AIT.local  HOST/HHH  RestrictedKrbHost/HHH
03/28/2013 11:53:08:290 unicodePwd  =  <SomePassword>
03/28/2013 11:53:08:290 NetpModifyComputerObjectInDs: Computer Object does not exist in OU
03/28/2013 11:53:08:290 NetpModifyComputerObjectInDs: Attribute values to set:
03/28/2013 11:53:08:290 objectClass  =  Computer
03/28/2013 11:53:08:290 SamAccountName  =  HHH$
03/28/2013 11:53:08:290 userAccountControl  =  0x1000
03/28/2013 11:53:08:290 DnsHostName  =  HHH.AIT.local
03/28/2013 11:53:08:290 ServicePrincipalName  =  HOST/HHH.AIT.local  RestrictedKrbHost/HHH.AIT.local  HOST/HHH  RestrictedKrbHost/HHH
03/28/2013 11:53:08:290 unicodePwd  =  <SomePassword>
03/28/2013 11:53:08:337 NetpMapGetLdapExtendedError: Parsed [0x2077] from server extended error string: 00002077: SvcErr: DSID-031D0AAB, problem 5003 (WILL_NOT_PERFORM), data 0
03/28/2013 11:53:08:337 NetpModifyComputerObjectInDs: ldap_add_s failed: 0x35 0x3eb
03/28/2013 11:53:08:337 NetpCreateComputerObjectInDs: NetpModifyComputerObjectInDs failed: 0x3eb
03/28/2013 11:53:08:337 NetpCreateComputerObjectInDsW2K: Try again setting password separately from creation i.e. DC may be W2K
03/28/2013 11:53:08:337 NetpGetComputerObjectDn: Cracking DNS domain name AIT.local/ into Netbios on \\aitmw-s001.AIT.local
03/28/2013 11:53:08:337 NetpGetComputerObjectDn: Crack results: name = AIT\
03/28/2013 11:53:08:337 NetpGetComputerObjectDn: Cracking account name AIT\HHH$ on \\aitmw-s001.AIT.local
03/28/2013 11:53:08:352 NetpGetComputerObjectDn: Crack results: Account does not exist
03/28/2013 11:53:08:352 NetpGetComputerObjectDn: Cracking Netbios domain name AIT\ into root DN on \\aitmw-s001.AIT.local
03/28/2013 11:53:08:352 NetpGetComputerObjectDn: Crack results: name = DC=AIT,DC=local
03/28/2013 11:53:08:352 NetpGetComputerObjectDn: Got DN CN=HHH,CN=Computers,DC=AIT,DC=local from the default computer container
03/28/2013 11:53:08:352 NetpModifyComputerObjectInDs: Initial attribute values:
03/28/2013 11:53:08:352 objectClass  =  Computer
03/28/2013 11:53:08:352 SamAccountName  =  HHH$
03/28/2013 11:53:08:352 userAccountControl  =  0x1000
03/28/2013 11:53:08:352 DnsHostName  =  HHH.AIT.local
03/28/2013 11:53:08:352 ServicePrincipalName  =  HOST/HHH.AIT.local  RestrictedKrbHost/HHH.AIT.local  HOST/HHH  RestrictedKrbHost/HHH
03/28/2013 11:53:08:352 NetpModifyComputerObjectInDs: Computer Object does not exist in OU
03/28/2013 11:53:08:352 NetpModifyComputerObjectInDs: Attribute values to set:
03/28/2013 11:53:08:352 objectClass  =  Computer
03/28/2013 11:53:08:352 SamAccountName  =  HHH$
03/28/2013 11:53:08:352 userAccountControl  =  0x1000
03/28/2013 11:53:08:352 DnsHostName  =  HHH.AIT.local
03/28/2013 11:53:08:352 ServicePrincipalName  =  HOST/HHH.AIT.local  RestrictedKrbHost/HHH.AIT.local  HOST/HHH  RestrictedKrbHost/HHH
03/28/2013 11:53:08:399 NetpCreateComputerObjectInDs: NetUserSetInfo (level 1003) failed on '\\aitmw-s001.AIT.local' for 'HHH$': 0x5. Deleting the account.
03/28/2013 11:53:08:446 ldap_unbind status: 0x0
03/28/2013 11:53:08:446 NetpJoinDomainOnDs: Function exits with status of: 0x5
03/28/2013 11:53:08:446 NetpJoinDomainOnDs: status of disconnecting from '\\aitmw-s001.AIT.local': 0x0
03/28/2013 11:53:08:446 NetpDoDomainJoin: status: 0x5


Richcopy purge option wil not delete folders

$
0
0

We have been playing with Richcopy for a while and we have a problem when using the PURGE option in richcopy.
The ideal situation would be that when it the purge option is on that the program also deletes the folder in the destination when that folder is also deleted in the source.
But at the moment we can only get this working on the files within a folder.

Is this Working As Disigned? Or are we forgetting an option.

Thank u in advance.

We have the latest version.

Runs on Windows Server 2008R2

Can not logon to server : User Profile Service Failed the logon

$
0
0

Hello,

i am having problem logging in on a Server 2008R2-system :

I already deleted the account from c:\users AND from the registry-key "profile-list"

Server is rebooted after this...but still same problem!

Howto fix this?

Thx

SMB over 139 or 445??

$
0
0

Hi,

I'm a little confused on the difference between SMB over 139 (Netbios?) and port 445 (over TCP?). Here's the scenario:

I configured a Xerox Workcentre 255 to scan to a Win2008 file server. Both devices located in CityA and local subnet. The Xerox configuration page says Port 139 for SMB. Scans are successful. I captured the process using Wireshark and I see the following steps:

DNS query for server name
DNS response
TCP microsoft-ds [SYN]
TCP microsoft-ds [SYN, ACK]
TCP microsoft-ds [ACK]
SMB Negotiate Protocol Request
SMB Negotiate Protocol Response....

I configured a second Xerox Workcentre 255 (City B) to scan to Win2008 file server (City A). Separate subnets. The Xerox configuration page says Port 139 for SMB. Scans are NOT successful. I captured the process using Wireshark and I see the following steps:

DNS query for server name
DNS response
TCP netbios-ssn [SYN]
TCP netbios-ssn [SYN, ACK]
TCP netbios-ssn [ACK]
NBSS session request, to XX.XX.XX.XX<20> from <XeroxHostname> Source IP=Xerox, Destination IP=FileServer
NBSS Negative session response, called name not present Source IP=FileServer, Destination=Xerox

I am guessing this is happening for two reasons:

Xerox (CityA) is successful because is on the local network and has slightly newer firmware.

Xerox (CityB) is NOT successful because is NetBios is being used and I guess the file server can't find it? I tried entering the IP - Hostname on the File Server LMhosts file but didn't work. This setup used to work on a SMB Novell file server (yuck) which we currently moved away from.

Any ideas?

Viewing all 24879 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>