trouble with emails & now hole page
Search in folder shows results located in "Temporary Burn Folder" (SBS2011)
When I search from the server (SBS2011) inside a particular folder, the search results show the folder paths for the results as being located in a Temporary Burn Folder on the same drive instead of the actual folder path.
Example:
I search for a folder called "TEST" in D:\Data\Docs\IT Docs\Temp
The result shows the TEST folder as being located in D:\Data\Temporary Burn Folder\IT Docs\Temp
- It appears to happen on any search inside a particular shared folder (D:\Data\Docs).
- I'm not searching via the Share, but via the local folder on the server.
- This doesn't occur in other Shared folders on the server - the search results correctly display as being located in the respective folder.
- It doesn't matter if I logon to the server with another user account, this particular share still shows the same issue.
- If I search the shared folder from another computer, the folders are correctly identified in the network share.
<See attached image>
Windows Server 2016 RTM -Storage Pool Virtual Disk Tiers Mirrored using Powershell results in Layout: Empty and Provisioning: Unknown
With 2 * SSD 250Gb and 2 * HDD 2TB
using the following powershell commands:-
$PhysicalDisks = Get-StorageSubSystem -FriendlyName "Windows Storage*" | Get-PhysicalDisk -CanPool $true
New-StoragePool -FriendlyName "CompanyData" -StorageSubsystemFriendlyName "Windows Storage*" -PhysicalDisks $PhysicalDisks -ProvisioningTypeDefault Fixed -ResiliencySettingNameDefault Mirror -WriteCacheSizeDefault 5GB
New-StorageTier -MediaType HDD -StoragePoolFriendlyName CompanyData -FriendlyName HDD_Tier
New-StorageTier -MediaType SSD -StoragePoolFriendlyName CompanyData -FriendlyName SSD_Tier
$SSD = Get-StorageTier -FriendlyName *SSD*
$HDD = Get-StorageTier -FriendlyName *HDD*
New-VirtualDisk -FriendlyName "UserData01" -StoragePoolFriendlyName CompanyData -ResiliencySettingName Mirror –StorageTiers $SSD, $HDD -StorageTierSizes 180GB, 1TB
then:-
get-virtualdisk | FL *Usage : Other
NameFormat :
OperationalStatus : OK
HealthStatus : Healthy
ProvisioningType :
AllocationUnitSize :
MediaType :
ParityLayout :
Access : Read/Write
UniqueIdFormat : Vendor Specific
DetachedReason : None
WriteCacheSize : 5368709120
FaultDomainAwareness :
ColumnIsolation :
ObjectId : {1}\\SOMEPC\root/Microsoft/Windows/Storage/Providers_v2\SPACES_VirtualDisk.ObjectId="{2cb0c12b-65ab-11e6-80b4-806e6f6e6963}:VD:{9a3c2324-74da-470c-ab6
d-139859cd6ebb}{97191edf-d131-4a08-aba8-f39b426af22f}"
PassThroughClass :
PassThroughIds :
PassThroughNamespace :
PassThroughServer :
UniqueId : DF1E199731D1084AABA8F39B426AF22F
AllocatedSize : 1303522574336
FootprintOnPool : 2617782566912
FriendlyName : UserData01
Interleave :
IsDeduplicationEnabled : False
IsEnclosureAware :
IsManualAttach : False
IsSnapshot : False
IsTiered : True
LogicalSectorSize : 512
Name :
NumberOfAvailableCopies :
NumberOfColumns :
NumberOfDataCopies :
NumberOfGroups :
OtherOperationalStatusDescription :
OtherUsageDescription :
PhysicalDiskRedundancy :
PhysicalSectorSize : 4096
ReadCacheSize : 0
RequestNoSinglePointOfFailure : False
ResiliencySettingName :
Size : 1303522574336
UniqueIdFormatDescription :
Can anyone tell me if this is a bug? If the disks are mirrored? What I did wrong?
Win10-W2003r2 Shared Volume Access Error
Hi!
Re: Windows10pro, W10, Client Machine fails to access the Shared Volumes of Windows2003r2, W03, File Server.
Puzzling!
On W03, I have shared volumes: V1, V2 and V3. I assigned Full Privilege to Paul, using W10, in “Sharing” and “Security” tabs on the Windows Explorer. He mapped them as: “R””S””T” network drives.
Paul has no problem in accessing V1 “R:” and V3 “T:”, yet he gets “Access Denied” and “No Privilege” Error Messages, when he tries to reach V2 “S:”.
Looking at his Registry: HKey_Current_User>NetWork:
“R” & “S” & “T” are all listed.
The Type and DataValues are all identical.
“ConnectionType”: Reg_DWord0x00000001 (1)
”DeferFlags”: Reg_DWord0x00000004 (4)
”ProviderName”: Reg_Sz MicroSoftWindowsNetwork
”ProviderType”: Reg_DWord0x00200000 (131072)
”UserName”:Reg_Dword0x00000000 (0)
Gee! How come Windows 10pro is so cranky?
Help! Please!
KimberlyAnne
DFS - Server upgade?
hi there,
I've been asked to setup a trial of DFS.
All of our DCs are currently running Windows 2008 R2. Should I look to upgrade one of them prior to rolling out DFS? I hear DFS runs better on 2012R.
I will probably build a couple of new 2012 R2 file servers to host DFS
Cheers,
Alg
remove SATA drive from Disk Management
Windows Server 2012 R2 Standard
I have had a 2 TB SATA drive in an external enclosure connected by eSATA to this server for some time. I need to replace the drive with a 4 TB drive. I don't want to restart the machine because it is hosting an important VM, but I thought that SATA is hot mountable, so it should be okay, right?
When I disconnect the drive, it does not disappear from Disk Management. When I connect the new drive, it appears online but as the old size. Refreshing Disk Management does not help.
Is there a way I can unmount the old drive so I can mount the new one?
Cam
NTFS Filesystem Error Event ID 55 without Driveletter or Volumename
We are getting event id 55 on our Windows Server 2008 R that is running as Backup Exec Server.
Event Type: Error
Event Source: NTFS
Event ID: 55
Description:
The file system structure on disk is corrupt and unusable. Please run the chkdsk utility on the volume “”
The system wants me to check the volume "" (there is no drive letter or volume name).
I think we have this error since a SAN-volume failed and was deleted by the SAN system. We had to build a completly new volume and connect it the server. From this point we are getting several NTFS events every night during backup. I think there is a link
to the old SAN-volume somewhere in our system.
I checked all the mounted local and SAN volumes, but there is no error on them.
Can you help me to get rid of this error?Physical disk not used in storage spaces after replacement
I have clustered storage spaces on windows server 2012 r2 and I've replaced one disk in pool (ex PhysicalDisk1). From performance counters I can see, that new physical disk is not used (no read/write operations).
Just running Repair-VirtualDisk or Optimize-Volume doesn't help. I can set Usage of any other disk (ex. PhysicalDisk2) as Retired, than Repair-VirtualDisk, and than set it back to AutoSelect. After that PhysicalDisk1 will be used for IO operations, but PhysicalDisk2 - will not.
Is there a way to equally redistribute load between all physical disk after repalcement?
NFS Server permissions with everyoneincludesanonymous=0
We have two Windows 2012 R2 servers running Services for NFS. These servers have an NFS share defined so that an HP-UX server can dump files as part of application integration routines. This setup has been working great over the past several years and through multiple server upgrades (2003-2008-2012.) As part of the configuration I had the registry key 'everyoneincludesanonymous' set to '1'.
HKLM\System\CCS\Control\Lsa\everyoneincludesanonymous
Unfortunately, the corporate parent last week pushed out a new policy that sets this key to '0'. Now, each time the Windows server is rebooted the Unix server no longer has permission to write to the NFS share. I have to change the key back to '1', restart the NFS Server, and then unmounts/mount the share on the Unix box. This restores permissions until the next time the Windows server is rebooted.
There is little chance I can convince the corporate guys to reverse the policy change. I think I could use basic identity mapping so that the write requests coming from Unix are not seen as anonymous. I can't use AD identity mapping because I don't have access to the domain controllers (corporate guys again.) I would like to use the basic passwd and group files to allow access from the Unix server. But I'm not sure how to proceed.
1) Can anyone provide an example of how the passwd and group files should be formatted?
2) How can I tell what identity is being provided by the Unix server when the attempted write is performed? I assume I need this to create the passwd and group files.
Hope this makes sense. Thanks in advance.
Joe
Cannot write to folder with specific name
I'm having this issue on a PC running Windows Server 2003 where I can't create, edit or change anything in a folder titled "Oracle". If I rename the folder to anything else, I have no problems. If I create an empty folder of the same name (Oracle) I get write problems.
All permissions are set to where they should be and this folder is located on a separate drive and is a subfolder of another drive.
Thanks
Microsoft File Share Shadow Copy Agent Error
Hi,
We have several error message on one of our SOFS Clsuter and on both Host servers.
Example off Error message
Event ID: 1017
Microsoft File Share Shadow Copy Agent Error: The FssAgent RPC server failed to delete shadowcopy share \\NULL\VDISK01@{4ED95781-61BD-47DF-A89F-6B900798C2CC} with error code 2147754760.
It happens on different time and it is different GUID ids and not every day.
We have another cluster in the same environment and there we don’t have this error.
Both cluster is on the same level and are in the same network but they are placed in different DC. We use the same backup server for backup of the Hype-V environment that use this SOSF servers
The strange thing is that we got this error only on both Hosts in one SOFS cluster and this Cluster is placed in the same DC as the Backup server and the Other SOFS cluster I placed in another DC and has not this error.
If we look at the infrastructure in a very simple way, it is like this
We user Hyper-V replica in this Environment
2 SOFS environment with two HOSTS (Cluster)
- SOFS1
- SOFS2
2 Hyper-V cluster
- Hyper-V1
- Hyper-V2
And one backup server
SOFS1, Hyper-V1 and BACKUP is on the same DC
SOFS2 and Hyper-V2 are in another DC
The DC are connected with high speed infrastructure
The Backup system is Veeam
Has anyone any idea what I Should look for because I have tried to identify and scan the Internet for a solution but not been able to find any that could give some direction on this problem.
Or maybe it is not problem J
Best regard
Jörg Wiesemann
Storage Pool-Virtual Disk:Insufficient disk space - Can't copy files even though space is still available
Hello,
I've created a storage pool on my Windows Storage Server 2012 R2, added a virtual disk and mounted it, shared it on the network. So far so good.... I've assigned 6TB to the VHD. After copying about 1TB of data, the explorer stops with the error: "Insufficient disk space".
How do I fix it?
Regards, V.
Dedup - Optimization jobs gets canceled
Happy Monday!
I have server with dedup enabled, but the are not space savings. It turns out that the optiomization job doesn't process anything and does not finish. How can I see where the issue is? I checked the Deduplication/Diagnostic and Operational Logs but I don't see a clear indication of the issue.
I have a similar set up and dedup works there.
Background:
Dedup enabled on Volume E: (20TB) , type Hyper-V. The volume hosts 1TB vhdx files that are used for DPM backups.
FreeSpace SavedSpace OptimizedFiles InPolicyFiles Volume
--------- ---------- -------------- ------------- ------
6.89 TB 0 B 20 20 E:
I get the following eventIDs:
Event: 6153 Data Deduplication
Optimization job has completed.
Volume: E: (\\?\Volume{7efdb654-0973-4fac-b230-6287be59cf8a}\)
Error code: 0x8056533D
Error message: The operation was cancelled.
Savings rate: 0
Saved space: 0
Volume used space: 13923874635776
Volume free space: 8066221539328
Optimized file count: 20
In-policy file count: 20
Job processed space (bytes): 0
Job elapsed time (seconds): 20450
Job throughput (MB/second): 0
6153 Data Deduplication
Scheduled data Deduplication job type "1" on volume "E:" was cancelled.
Details:
Code: DDPCLIC.00001026; Call: DDPCLIC.00000980; CMD:
C:\Windows\system32\ddpcli.exe enqueue /opt /scheduled /vol * /priority normal
/throttle none /memory 50;
Regards,
TTwa
Domain Controller - change DFS replication timeout
We have 2 core domain controllers and then several branch offices each with their own domain controller. When everything is online it is working well but the problem we have is that the DFS replication for the folders between them is set to timeout if it hasn't seen a domain controller for 60 days. We need to ship these branch office builds but the time taken to package, ship and bring the servers back online is longer than 60 days. The tombstone lifetime is set to 180 days therefore we would like to set the DFS replication time out to match. We have already experienced this issue with one of our branch office domain controllers which required the DC to be rebuilt remotely but we would like to prevent having to do this in the future.
Many thanks
File Server auditing & Archiving solution
Hi all,
I am in look out for a File auditing as well as file archiving solution for file servers - The solution should have both features.
Does anyone know of such a solution
Regards,
Thads
tfernandes
Unable to backup Windows 2008 R2 SP1 domain controllers. Failed writers issue.
Hi All,
I'm using Windows 2008 R2 with SP1. I'm unable to backup using Backup Exec 2014. When I reboot my Windows 2008 R2 SP1 and run vssadmin list writers all my writers was working fine. But, when I run my Backup Exec 2014 and run the command again some writers time out. My backup jobs was running but it failed after running for about one day. I'm using a Physical Win 2008 Standard R2 SP1 server. I login a case with Veritas and was told to contact Microsoft for advise on hotfix to download. Please see below the status of my writers. When I reboot the status was fine.
C:\Users\misadmin>vssadmin list writers
vssadmin 1.1 - Volume Shadow Copy Service administrative command-l
(C) Copyright 2001-2005 Microsoft Corp.
Writer name: 'Task Scheduler Writer'
Writer Id: {d61d61c8-d73a-4eee-8cdd-f6f9786b7124}
Writer Instance Id: {1bddd48e-5052-49db-9b07-b96f96727e6b}
State: [1] Stable
Last error: No error
Writer name: 'VSS Metadata Store Writer'
Writer Id: {75dfb225-e2e4-4d39-9ac9-ffaff65ddf06}
Writer Instance Id: {088e7a7d-09a8-4cc6-a609-ad90e75ddc93}
State: [1] Stable
Last error: No error
Writer name: 'Performance Counters Writer'
Writer Id: {0bada1de-01a9-4625-8278-69e735f39dd2}
Writer Instance Id: {f0086dda-9efc-47c5-8eb6-a944c3d09381}
State: [1] Stable
Last error: No error
Writer name: 'ASR Writer'
Writer Id: {be000cbe-11fe-4426-9c58-531aa6355fc4}
Writer Instance Id: {1394bb0d-8dca-4395-a97a-96a750999f33}
State: [1] Stable
Last error: No error
Writer name: 'System Writer'
Writer Id: {e8132975-6f93-4464-a53e-1050253ae220}
Writer Instance Id: {b3eb97a4-8b32-4a68-8e91-805dc57d4a22}
State: [7] Failed
Last error: Timed out
Writer name: 'FSRM Writer'
Writer Id: {12ce4370-5bb7-4c58-a76a-e5d5097e3674}
Writer Instance Id: {89ef7f27-cd0d-4d62-91e9-1549bcf233ae}
State: [7] Failed
Last error: Timed out
Writer name: 'FRS Writer'
Writer Id: {d76f5a28-3092-4589-ba48-2958fb88ce29}
Writer Instance Id: {22e6f07d-aa11-4c63-90db-f97b8ba18231}
State: [7] Failed
Last error: Timed out
Writer name: 'WMI Writer'
Writer Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}
Writer Instance Id: {4d210671-e531-4b69-b686-34d07df144bc}
State: [7] Failed
Last error: Timed out
Writer name: 'COM+ REGDB Writer'
Writer Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
Writer Instance Id: {40adb6dd-34d5-4202-84db-705fd1cc804a}
State: [1] Stable
Last error: No error
Writer name: 'Registry Writer'
Writer Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}
Writer Instance Id: {dc03bcf0-08d9-4f87-91ca-83356c12226e}
State: [1] Stable
Last error: No error
Writer name: 'Shadow Copy Optimization Writer'
Writer Id: {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
Writer Instance Id: {4c12e5e6-e110-467d-879f-5be9acec8eeb}
State: [1] Stable
Last error: No error
Writer name: 'Dhcp Jet Writer'
Writer Id: {be9ac81e-3619-421f-920f-4c6fea9e93ad}
Writer Instance Id: {310c8b6d-7d4b-48ac-b772-d85e35d31d0d}
State: [7] Failed
Last error: Timed out
Writer name: 'NTDS'
Writer Id: {b2014c9e-8711-4c5c-a5a9-3cf384484757}
Writer Instance Id: {47caa9b4-0ec7-4d01-ad46-e727d938f03d}
State: [7] Failed
Last error: Timed out
C:\Users\misadmin>
Please see below the status of my Veritas error. Please advise what hotfix to download.
Job ended: Saturday, October 08, 2016 at 6:06:59 PM Completed status: Failed Final error: 0x8004230f - 0x8004230f (2147754767) Final error category: Other Errors For additional information regarding this error refer to link V-79-32772-8975 |
AD user sharepoint and adv permissions
Windows Server 2016 Standard RTM - How do you set up tiered storage? (Not Storage Direct)
Can anyone give instructions on how to setup Tiered storage in Windows Server 2016 Standard - (Not Storage Spaces Direct)
I have tried using the Server Mangers GUI and Powershell commands but every time it results in a Virtual Disk where the Provisioning is labelled Unknown and the Layout is empty. It does not seem to matter whether you choose a Simple or Mirrored setup the results are the same.
I have previously setup Tiered Storage in Windows Server 2012 R2 on several customer's sites as well as in my own lab using both the GUI in Server Manager and Powershell commands. However unable to succesfully complete this task in Windows Server 2016.
Mary Dong has replied to my previous post on this matter and has been unable to provide any technical assistance apart from directing me to sites where there is only marketing hype but no technical examples.
Where are the Technet or Msdn articles for completing this fairly basic stoarge task. Or does Microsoft know that Storage Spaces on Windows Server 2016 is broken and won't release any technical articles until it is fixed?
In this Powershell example from the New-VirtualDisk command:-
Example 5: Create a mirror space with storage tiers
PS C:\>$SSD = Get-StorageTier -FriendlyName *SSD*
PS C:\> $HDD = Get-StorageTier -FriendlyName *HDD*
PS C:\> Get-StoragePool CompanyData | New-VirtualDisk -FriendlyName "UserData01" -ResiliencySettingName "Mirror" –StorageTiers $SSD, $HDD -StorageTierSizes 8GB, 32GB
This example creates a 40 GB fixed provisioning virtual disk on the Storage Spaces subsystem. The virtual disk uses the Mirror resiliency setting and storage tiers to store 8 GB of data on the SSD tier and 32 GB of data on the HDD tier.
Someone never bothered to run it as it should read in the third line:-
Get-StoragePool -Friendlyname CompanyData
followed by the piping.
When you do run the corrected command you still end up with a Provisioning that is unknown and an empty Layout. Very disappointing.
Windows 2008R2 DFS not replicating one sub-folder of replicated folder - can't exclude sub-folder either
I am having ongoing issues with a pair of servers replicating a folder between the two of them using DFS. The folder contains website data (shared hosting platform), contains around 5 million files and is about 300GB in size.
There is one particular sub-folder of the replicated folder that I think is causing problems. I have tried to exclude the folder using the DFS Management tool (the excluded sub-folder can be seen in the DFS Management Tool on both servers so it appears both servers are picking up that I want this particular sub-folder excluded) and even after restarting both servers I still see the supposedly excluded folder at the top of the backlog queue when I run the following command:
dfsrdiag.exe backlog /rgname:<rgname here> /rfname:<rfname here> /sendingmember:<sending server name here> /receivingmember:<receiving server name here>
I can still see the sub-folder in the backlog. I don't want this sub-folder replicated as I think it is blocking the queue.
The subfolder in question is about 6GB is size and also contains multiple sub-folders.
I am at a loss. I wish DFS worked more consistently because it does have its uses.
Any help or advice would be very much appreciated.
Many thanks
Cannot access admin$ default file share with FQDN name
Hello, guys
I'm not able access admin$ default file share with FQDN name .
Without FQDN : \\WX1213\admin$ it opened succesfully.
with \\WX1213.mydomain.net\admin$ - no.
What can be main reasons for that? i made dns flush but not helped.