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

DynCache recommended settings for Windows Server 2008R2 ?

$
0
0

Hi All,

We are facing issue where Windows 2008R2 file server with all latest updates with 24 GB RAM is giving us low free RAM alerts. The server earlier had 16 GB which has been recently increased to 24 GB and still we are facing the issue. When checked through RAMMAP, we found that Active memory utilization for server stays around 17 GB while Standby memory stays around 1.7 GB. RAM utilization drops below 10% once "Empty System Working Set" is used from RAMMAP utility.

As per different discussions here on Technet forums, the solution I found is to install DynCache service (https://www.microsoft.com/en-us/download/details.aspx?id=9258). Now I have searched on Internet but I am not able to find any recommendation regarding the values to be input for below parameters:

"BackOffMBytesOnLowMemory"
"MaxSystemCacheMBytes"
"SampleIntervalSecs"
"CacheUpdateThresholdMBytes"

Can someone please tell me what parameters are safe to use ? Are there any other parameter which I forgot to mention but needs to be modified as well ? Please share any guidelines/recommendation provided by Microsoft regarding same.

Regards,

Praggwv



MS access 2007 DB crashes running query on Windows 2008r2 Error event reports MSVCR80.dll as cause

$
0
0

HI all, not sure where I should be posting this question as I am not sure if it is a Window s2008r2 server error or Office 2007 / Access 2007 problem.

 

Every 4th or more time we run a query on our Database MS Access 2007 version that we have split between backend and front end.

It crashes, originally message it gave me was unable to write to memory, but now it says the following as per event log below Windows 20082r

We are running Win 2008r2 on a virtual drive.

I have reinstall office 2007 and it hasn’t made a difference.

Ran Scan SFC Nothing.

 

Happens no matter who logs into our server.

What is interesting, although I suspect down to different version of Office and Operating system, doesn’t happen if a client PC runs the Database query.

 

The more I search and read forum son this, the more confused I get, as I know from experience with MS flight sim, that a similar thing happens, and some hotfix or software someone put on fligthsim.com fixes that problem,. But this is not as easy.

 

Hopefully someone has some more suggestions I can try.

Thanks

Phil

Level Date and Time Source Event ID Task Category
Information 10/11/2016 4:34:13 PM Windows Error Reporting 1001 None "Fault bucket 355927762, type 25
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: MSACCESS.EXE
P2: 12.0.6735.5000
P3: 561e089f
P4: MSVCR80.dll
P5: 8.0.50727.4940
P6: 4ca2b271
P7: c0000005
P8: 000172d7
P9:
P10:

Attached files:
C:\Users\phil\AppData\Local\Temp\33\6942859.cvr
C:\Users\phil\AppData\Local\Temp\33\6942906.od
\\Pmasbs\dbms\PMA 2013.accdb
C:\Users\phil\AppData\Local\Temp\33\6929343.od
C:\Users\phil\AppData\Local\Temp\33\CVRBBA0.tmp.cvr
C:\Users\phil\AppData\Local\Temp\33\WERF35A.tmp.WERInternalMetadata.xml

These files may be available here:
C:\Users\phil\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_MSACCESS.EXE_2c3d9edffa30287d7a2df95866f293d8b786ef_151dfb87

Analysis symbol:
Rechecking for solution: 0
Report Id: 4e6b508c-a707-11e6-9210-00155d020203
Report Status: 1"

 

 


http://www.pmassociates.com.au/

Windows Server 2008 Standard, Service Pack 2

$
0
0

What is the extended support for Windows Server 2008 Standard, Service Pack 2.

what is extended support.

Thanks

YG

Powershell encoding when echo

$
0
0

I powershell i use echo to output to a file

echo "testing" > file.log

and I check the file.log  uncoding with NotePad ++. it's UCS-2 little Endian .

Can control for the encoding ?

And can powershell/windows batch to get information about local security policy ?

Users cannot change their password due to error ( windows 2003 server)

$
0
0

users cannot change their password due to error: "The system detected a possible attempt to compromise security. Please ensure that you can contact the server that authenticated you"

The issue fixed by uninstall below patches and reboot server, but can't find which patch is actual culprit

kb3185330
kb3177186
kb3114442
kb3118300
kb963671

Does anyone know about this issue ?

Powershell get-acl formatting

$
0
0

I use the following in powershell

Get-Acl   C:\DIR | Format-list -property PSPath,Owner,Access

PSPath : Microsoft.PowerShell.Core\FileSystem::C:\DIR
Owner  : user
Access : {System.Security.AccessControl.FileSystemAccessRule, System.Security.AccessControl.FileSystemAccessRule, System.Security.AccessControl.FileSystemAccessRule, Syste
         m.Security.AccessControl.FileSystemAccessRule...}

the output is not nice!!! how can I use format-list format but expand the "ACCESS" and output to a file?

Event ID 5 from Microsoft-Windows-Diagnosis-DPS

$
0
0

Hi,

I have the following warning each time I start a Windows 2008 R2 server (appears on all my servers).

Does anyone have an idea of the problem and how to solve it?

I coudn't find any information about this event. I just found a registry entry matching the scenario GUID but it only contains other GUIDs...


Log Name:      Microsoft-Windows-Diagnosis-DPS/Operational
Source:        Microsoft-Windows-Diagnosis-DPS
Date:          30/07/2010 16:48:21
Event ID:      5
Task Category: DPS Initialization
Level:         Warning
Keywords:      Scenario lifecycle events
User:          LOCAL SERVICE
Computer:      ******
Description:
The scenario {fd5aa730-b53f-4b39-84e5-cb4303621d74} has a configuration error or has been explicitly disabled in the WDI registry namespace.  The Diagnostic Policy Service will ignore the scenario.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Diagnosis-DPS" Guid="{6BBA3851-2C7E-4DEA-8F54-31E5AFD029E3}" />
    <EventID>5</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>3</Task>
    <Opcode>11</Opcode>
    <Keywords>0x4000000800000000</Keywords>
    <TimeCreated SystemTime="2010-07-30T14:48:21.501526000Z" />
    <EventRecordID>290</EventRecordID>
    <Correlation />
    <Execution ProcessID="12" ThreadID="3648" />
    <Channel>Microsoft-Windows-Diagnosis-DPS/Operational</Channel>
    <Computer>******</Computer>
    <Security UserID="S-1-5-19" />
  </System>
  <EventData>
    <Data Name="ScenarioId">{FD5AA730-B53F-4B39-84E5-CB4303621D74}</Data>
  </EventData>
</Event>

Thanks for your help!

 

Windows 2008R2 SP1 on UEFI 4TB drive inconsistent boot process

$
0
0

Hello everyone,

Server is Dell PowerEdge R720 running Windows 2008 R2 with in RAID 10 array, single C partition.  What happens is and it is very inconsistent, that after restarting, we get the notification that there is No operating system. 

This started happening after installing Veeam Endpoint backup.  Talked to Veeam support in length and they do not seem to think it is on their end. Uninstalling Veeam appears to eliminate the issue.

With Veeam installed, to get past the No operating system after restart, I boot with the Veeam recovery USB and select startup repair. Startup repair fails with the error that there is no OS, but after I exit the utility and restart, the server starts up normally. I can shutdown and restart the server multiple times in a row with no issues.

Any suggestions are appreciated.



DNS in 2003 AD

$
0
0

I have a Windows 2003 AD. I have introduced Windows 2008 Servers to the domain. I use Hyper-V on 2008 and one of the servers virtualized is a Windows 2000 Server that has a web App running. It has been working fine and is accessed by windows 7 pro 64 and 32 bit.

Lately, some of the workstations can not access the site on the virtualized windows 200 server.  I can easily fix that by running the command  ipconfig/renew, refresh he browser and they are in.  I can also restart the windows 7 workstation and they can then access the site.  Any direction or thought on what could be causing this would be greatly appreciated.

Bilal

 

Windows 2008 R2 server backup behavior after volume resizing

$
0
0

I seem to recall (from a previous painful episode) that if you are backing up Windows Server 2008 with Server Backup; and you change the physical properties of a volume on a hard disk (change the size) then Server Backup resets - it wipes the old backup database and starts again. I want to do this again (change the size of two of the volumes) so if I remove the current backup disk using the wizard; then add a new one; will I still be able to access all the files from the old drive from within the program? Thanks for your time -it's much appreciated.

32 Bit and 64 Bit error on Windows 2008 R2

$
0
0

I have Exchange 2010 running on Win 2008 R2 Server, 64Bit.

 I cannot open command prompt, dns, dxdiag, IIS etc. The following error appears every time:-

  "The version of this file is not compatible with the version of windows you are running. Check your

    computer's system information to see whether you need an x86 (32 bit) or x64 (64 Bit) version of the             program and then contact the software publisher."

I have uninstalled some windows update, rebooted the server, initialized chckdsk but no change.

Some exchange 2010 tools from the TOOLBOX are not functioning as well, namely queue viewer and mail flow troubleshooter, even though a different error is displayed, i believe its something to do with the OS.

Kindly advice

Clipboard Redirection Group Policy

$
0
0

I'm trying to disable the use of clipboard redirection for all but a few users.  Enabling the "Do not allow clipboard redirection" works as far as disabling for all users, but I cannot seem to create the exceptions to allow those few users to continue being able to use RDP clipboard.  I've denied the GPO from applying to those specific users and their PCs (it's a computer config setting) but even after gpupdate it still doesn't allow those users to use the clipboard even though I can see the policy was filtered out.

Any assistance creating the exclusions would be greatly appreciated.  Thanks in advance.


Trust relationship between WS 2012R2 and WS 2016 TP5

$
0
0

Hi, we're trying to create a trust relationship between this two servers, but a lot of errors popped up.

"The server is not a valid zone Domain controller"

"Acces Denied"

"This process can't be performed in this domain"

We're running the OS in spanish so the translations might not be very acurate.

So my question is, should we use the final release of WS2016 ? Or there's something we can do to make it work?

Regards!

How to burn CD with Windows 10

$
0
0

Hi!

I have a folder of pictures in Corel PaintShop 7 - .jpg files - and a large file from Publisher 07 that I want to store on CD's.

How do I do this? Skysinger

Why some Hotfixes can't install on my windows Server?

$
0
0

Hello.

I downloaded some Hotfixes for Windows Server 2008 R2 but when I want to install it then got below error:

I exactly selected the properly Hotfix for my System. For example, the architecture and Windows version.

For Windows server 2008 R2 I downloaded "Windows6.1-KB2497787-x64" but got above error when wants to install it.

Any idea?

Thank you.


help

$
0
0
I am unable to open the task manager on my computer also while trying to update windows 10 I keep getting this error message 0x80070057 parameter is incorrect

Server 2008 R2 problems with KB3185330 October 2016 Security Monthly Quality Rollup

$
0
0

Hi there,

could need some help with windows updates... :-)

I am on 2008R2. During the last month we installed the KB3185330 october rollup update and it failed. Due to this problem we were not able to install the KB3197868 november 2016 rollup.

When reverting/removing all "uninstallable" updates which where done since then, the KB3185330 did not reoccur in the list of available updates. After reapplying all available updates, KB3197868 november 2016 rollup worked fine.

We discovered there were several security fixes, which are included in the KB3185330 from october. The system is now missing these patches.

If I manually download KB3185330 and try to install it says: "update is not applicable to your computer"

Clearing the windows-update history/cache/data dirs etc. did not help.

BUT: Restoring a machine from a pre-KB3185330 backup, pulled ALL updates. Including KB3185330 and everything worked on update-installation. It is also listed in the installed updates.

Well restoring a complete environment with several servers to a backup-state from 1-2 months ago is clearly not what I want to do. But this shows its working in general.

I know there is a lot discussion on the web on that update, but mostly it seems non-professional or unapplicable to me...

Any ideas how i could re-enable KB3185330 for the machines?

Best Regards


Windows Server Essentials 2016: WseMgmtSvc and associated WSE services don't start on reboot of server

$
0
0

   I thought that I had successfully negotiated the replacement of a 2012 R2 OS with the new 2016 OS, but then I found out that after a reboot, I could not remotely log into the server.  On closer inspection, I found that that the WSE dashboard was not populated with any of the device or user or storage data that had been so carefully supplied during the initialization of the server.  A little research suggested that the Windows Server Essentials Management Service was not running, which was in fact true, and I used the Server Manager to find and start the service.  But I also noticed that there were other WSE services that had not been started.  The absence of these services has a disastrous effect on the server, since it will not perform backups or share files or allow remote access until these services are activated.  In essence, the server is useless until these services are started, and after they are started, the server resumes all it's tasks very nicely.  

     So the only solution I have discovered is to sit in front of the server console, login, and use the Server Manager to start the services.  But I fear that this problem will require this on-site intervention frequently, since I presume the server will update itself and reboot overnight.  This is not a good solution for me, because I do as much remote administration as I can.  I would like, of course, to discover what is keeping the services from starting and correct that problem.  But failing that, at least I should be able to provide a script of some sort to run automatically at reboot to start these services without requiring personal intervention. 

     I have read that this phenomenon may be associated with the corruption of the file named DevicesInfo.xml, found in this folder: Program Data\Microsoft\Windows Server\Data.  During the process of configuring the server, I had several hard drives attached in several different combinations, and perhaps this xml file became confused in the process and is indeed corrupt.  But I have not found a way to re-create it. There is some discussion about this here:

https://social.technet.microsoft.com/Forums/office/en-US/e2bbc4c5-d26c-4179-8f28-9aff28cababc/devicesinfoxml?forum=winserveressentials

but according to the referenced post, the issue has not been resolved. 

  I have found that this forum can help supply good answers, but sometimes it takes quite a while for them to emerge.  As always, I will appreciate any and all suggestions and information relevant to this issue.  Thanks!


actor39

why and when process read pagefile.sys in low I/O priority way on windows2008R2

$
0
0
We have a java applicaton running on windows2008R2, it is experiencing a java perfermance issue, We try to using resource monitor to find the cause , we notice that at peak time, our java processes are reading pagefile.sys file and it's I/0 priority is low  , we suspect that the system are page swapping, but we can't confirm it ,we want to reappear it in our test environment but fail ,does anyone can explain it ,how to reappear,   any advice, thanks a lot

Strangest WMI problem I've ever seen. Reverse DNS related

$
0
0

This is incredibly odd.

We have a site (HQ) and several remote sites around the world.  WMI queries work perfectly well to all the remote sites except one.

We either get the classic "RPC unvailable" error or the "Call was canceled by the message filter" one.  This happens whether we query with the IP address, NETBIOS name or FQDN.

The ONLY thing that fixes it is to delete the perfectly valid PTR records for the query target and flush the dns cache.  Then, WMI queries to the IP address and hostname works perfectly.  Well, until the PTR record gets re-created.

I know that WMI can have issues if the PTR and A records don't match up but that is not the case here.  The PTR records are perfectly fine.  In fact, we've configured DHCP to register them on behalf of the client!

I'm befuzzled....

Viewing all 24879 articles
Browse latest View live


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