Warning Event 51 - Description: An error was detected on device \Device\Harddisk3\DR188 during a paging operation.
+ We check & found that "Harddisk3" is missing or might be removed in Disk Management.
+ We observed event id 51 has occurred multiple times on 12/02/2016 between 09:01:46 PM - 09:24:57 PM whenever the Windows Server backup is running.
+ So we found multiple hidden devices related to volume shadow copy on server.
+ Why these event is generated against hidden devices?
- Changed type Amit G Kekade Monday, February 13, 2017 2:43 AM
xbox games will not load on windows 10
[Forum FAQ] How to configure a Data Driven Subscription which get multi-value parameters from one column of a database table?
Introduction
In SQL Server Reporting Services, we can define a mapping between the fields that are returned in the query to specific delivery options and to report parameters in a data-driven subscription.
For a report with a parameter (such as YEAR) that allow multiple values, when creating a data-driven subscription, how can we pass a record like below to show correct data (data for year 2012, 2013 and 2014).
EmailAddress Parameter Comment
Sample@microsoft.com 2012,2013,2014 NULL
In this article, I will demonstrate how to configure a Data Driven Subscription which get multi-value parameters from one column of a database table
Workaround
Generally, if we pass the "Parameter" column to report directly in the step 5 when creating data-driven subscription.
The value "2012,2013,2014" will be regarded as a single value, Reporting Services will use "2012,2013,2014" to filter data. However, there are no any records that YEAR filed equal to "2012,2013,2014", and we will get an error when the subscription executed on the log. (C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\LogFiles)
Microsoft.ReportingServices.Diagnostics.Utilities.InvalidReportParameterException: Default value or value provided for the report parameter 'Name' is not a valid value.
This means that there is no such a value on parameter's available value list, this is an invalid parameter value. If we change the parameter records like below.
EmailAddress Parameter Comment
Sample@microsoft.com 2012 NULL
Sample@microsoft.com 2013 NULL
Sample@microsoft.com 2014 NULL
In this case, Reporting Services will generate 3 reports for one data-driven subscription. Each report for only one year which cannot fit the requirement obviously.
Currently, there is no a solution to solve this issue. The workaround for it is that create two report, one is used for view report for end users, another one is used for create data-driven subscription.
On the report that used create data-driven subscription, uncheck "Allow multiple values" option for the parameter, do not specify and available values and default values for this parameter. Then change the Filter
From
Expression:[ParameterName]
Operator :In
Value :[@ParameterName]
To
Expression:[ParameterName]
Operator :In
Value :Split(Parameters!ParameterName.Value,",")
In this case, we can specify a value like "2012,2013,2014" from database to the data-driven subscription.
Applies to
Microsoft SQL Server 2005
Microsoft SQL Server 2008
Microsoft SQL Server 2008 R2
Microsoft SQL Server 2012
Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.
Reply:
Thank you.
How do I optionally include a NULL value so that the report also includes rows where the Parameter field is NULL?
Thank you.
------------------------------------
Migrating to SP2016 having Provider hosted app
hi,
I did a migration for my SharePoint 2013 to SharePoint 2016 using database-attach method. I took backup of Content DBs and restored and attached them to SP2016 Farm.
Everything went well except my provider hosted app. I have to remove current app which was there from SP2013 sites and add again from Catalog. Do anybody know how I can avoid this manual removal and addition of app after upgrade to SP2016?
Syed Shoaib Adil Senior SharePoint Developer Boston, Ma, USA
- Edited by Syed Shoaib Adil Thursday, February 23, 2017 6:40 PM updated question
BeyondRelational Site is down a few days - any way to fix it?
Hi everybody,
I've tried contacting Jacob Sebastian by email to no avail. Anyone else knows how to fix the site and retrieve its content?
Thanks in advance.
For every expert, there is an equal and opposite expert. - Becker's Law
My blog
My TechNet articles
Reply:
Hello,
Click on below URL:
On the links you are interested in, click on the Down Arrow and you can get a cached opy of each page.
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com
- Edited by Alberto MorilloMVP Tuesday, January 31, 2017 9:41 PM
------------------------------------
Reply:
------------------------------------
Reply:
Hi Alberto,
It doesn't seem to work for me (I use Google Chrome). I tried to open one of my blog posts and it gave me nothing.
UPDATE. I re-checked and I see content now.
For every expert, there is an equal and opposite expert. - Becker's Law
My blog
My TechNet articles
- Edited by Naomi N Tuesday, January 31, 2017 9:51 PM
------------------------------------
Reply:
For every expert, there is an equal and opposite expert. - Becker's Law
My blog
My TechNet articles
- Edited by Naomi N Tuesday, January 31, 2017 9:52 PM
------------------------------------
Reply:
------------------------------------
Reply:
For every expert, there is an equal and opposite expert. - Becker's Law
My blog
My TechNet articles
------------------------------------
Reply:
I got no emails back from Jacob and the site is still down :( I wanted to provide a reference to my blog post about LEFT JOIN but I can not do it.
Anyone whose blogs are on this site - any contacts with Jacob?
Thanks again.
For every expert, there is an equal and opposite expert. - Becker's Law
My blog
My TechNet articles
------------------------------------
Reply:
------------------------------------
Reply:
For every expert, there is an equal and opposite expert. - Becker's Law
My blog
My TechNet articles
------------------------------------
Reply:
Got email from Jacob that site went natural death and he is too busy with work to keep the site.
This is extremely unfortunate, for me at least as well as for other people who contributed at that site (I don't know if they are regulars here or not). I am a bit upset because there were several really good blogs of mine I had there and I don't have that content saved anywhere.
What I think I should do - I should get access to the saved content as Alberto suggested and publish my blogs as the Technet articles.
For every expert, there is an equal and opposite expert. - Becker's Law
My blog
My TechNet articles
- Edited by Naomi N Friday, February 10, 2017 8:58 PM
------------------------------------
IMPOSSIBLE D'EXÉCUTER UN POINT DE RESTAURATION
J
I made a change in "HIGH CONTRAST"These new colors did not suit me at all. Then I made a restore point prior to this operation and this one did not put my computer back in its previous configuration.
Here is the message that the computer told me.
System restore was not performed. The computer files and system settings have not been changed.
Details:
Failed to restore system when restoring directory <from restore point.
Source: AppxStaging
Destination:% program Files% / WindowsApp
An undetermined error occurred during the restore. (0X80070091)
You can retry System Restore and choose another restore point. If this error persists you can try an advanced recovery method. END OF MESSAGE
What should I do? Help S.V. P.
How to Setup/Remove Norton Internet security properly
Reply:
Hello,
That's a good one! If the customer has already purchased a Norton subscription, then it is better to download and install the Norton product from the user's Norton account. When downloading and installing the Norton product from Norton account, activation is done automatically. Detailed steps can be found here: http://www.Norton.com/install
Thanks!
Vineeth
Norton Support
------------------------------------
Reply:
Thanks you for your support, there has been some members here that are saying that Norton is not working with windows 8.1. What has been said so far is to uninstall Norton and use Microsoft security essentials.
I produced live data to show that Norton is one of the tops to root out bugs, and even just the other day installed your trial and disabled all Microsoft firewall and defender. I did this in comparison to defender. It has only been a day. I can for a fact say for a home user Norton has not caused me any errors and I also admit that your new security software uses less resources than any version I used.
I know for me I will remain with Norton because my whole system is running much smoother now. When I say smother I mean baud rates. Thanks for taking the time to help us here
http://www.winbeta.org/news/microsoft-security-essentials-fails-detect-more-one-third-malware- Edited by colakid Monday, February 3, 2014 7:15 PM
------------------------------------
Reply:
Thanks you for your support, there has been some members here that are saying that Norton is not working with windows 8.1. What has been said so far is to uninstall Norton and use Microsoft security essentials.
I produced live data to show that Norton is one of the tops to root out bugs, and even just the other day installed your trial and disabled all Microsoft firewall and defender. I did this in comparison to defender. It has only been a day. I can for a fact say for a home user Norton has not caused me any errors and I also admit that your new security software uses less resources than any version I used.
I know for me I will remain with Norton because my whole system is running much smoother now. When I say smother I mean baud rates. Thanks for taking the time to help us here
http://www.winbeta.org/news/microsoft-security-essentials-fails-detect-more-one-third-malware
Glad to hear that! For Windows 8.1 users, they need to make sure that they have the latest version of Norton product is installed on their computer. Only the latest version is compatible with Windows 8.1 at the moment. They can visit http://updatecenter.Norton.com to update to the latest version for free.
Thanks!
Vineeth
Norton Support
------------------------------------
Reply:
Hello Vineeth we seem to have a customer that has a problem with Norton could you help once again the topic is here
had a smilar problem few days ago. I have a Samsung ATIV Tab Pro with Windows 8. It updated it self to 8.1 and after configuration i tried to restart but it didn't open! Gave me 0xc0000001 windows.efi error. I could reach BIOS, help screen with F8 and Recovery screen. But non of them was solved problem. Until I found this solution from a hard to discover subject >Press F8. This will open a screen tagged like "Start-up Configurations" with 9 options. Press 8) Disable early launch anti-malware protection.
After this, my Tab PC opened like nothing happened! I guess problem was caused by Norton during update which had came on PC. I deleted Norton and installed Avast. Now it works fine!
My point is, if you have a similar situation likes this, try this solution before recovery, USB, bla bla..
It is recommended to disable all protection no matter what you use when major system updates. This has been since virus software began, including Defender
- Edited by colakid Friday, February 7, 2014 11:18 AM
------------------------------------
Reply:
asking for help
- Edited by colakid Friday, February 7, 2014 11:38 AM
------------------------------------
Reply:
Hey,
Thank you for passing this to me. I appreciate it.
I am trying to figure out why this has happened. I do not think it was caused by his Norton product.
Vineeth
Norton Support
------------------------------------
Reply:
It has been a week running Norton internet security. So far I can say I have no issues, I also can say for a fact my system is running much smoother with Norton installed. I do not understand why. I have some benchmarks with Norton/defender in BF4 and they all show improvements.
My next test is installing chipset drivers in windows 8.1 and updates to drivers I've neglected to install for awhile. I will disable Norton security doing this. Do I trust Norton security over windows firewall. I do not know this yet and have been testing with this. I'm testing using wireshark to compare windows firewall and Nortons firewall. So far what I see is quite similar results. I do trust Nortons virus/malware protection over Defender.
Note to Microsoft, do not ever change compatibility for other security, I see you have in windows 8.1. Windows 8.1 automatically disables its protection.
Personally, I rate Norton 10 for its new improved scaled down resource hogging security.
- Edited by colakid Saturday, February 8, 2014 1:00 PM
------------------------------------
Reply:
It has been a week running Norton internet security. So far I can say I have no issues, I also can say for a fact my system is running much smoother with Norton installed. I do not understand why. I have some benchmarks with Norton/defender in BF4 and they all show improvements.
My next test is installing chipset drivers in windows 8.1 and updates to drivers I've neglected to install for awhile. I will disable Norton security doing this. Do I trust Norton security over windows firewall. I do not know this yet and have been testing with this. I'm testing using wireshark to compare windows firewall and Nortons firewall. So far what I see is quite similar results. I do trust Nortons virus/malware protection over Defender.
Note to Microsoft, do not ever change compatibility for other security, I see you have in windows 8.1. Windows 8.1 automatically disables its protection.
Personally, I rate Norton 10 for its new improved scaled down resource hogging security.
CK
You might want to check your other thread where you panned Norton
This whole thread smacks of spam.
Wanikiya and Dyami--Team Zigzag
------------------------------------
Reply:
yes that is a true statement. but I see Norton has change its compatibility and it runs very will now. The last time I used Norton was back in xp days and it was awful then. It is totally different now. Seeming how your advice is telling people to remove all and stay with defender. I at least try the software to actually test it out.
I have to thank you for that if gave me the chance to try Norton again. Norton removed the virus I had where defender didn't.
Your forgot the highlight the most important part in the link
Defender is not as good as Norton or Kaspersky and others.
- Edited by colakid Saturday, February 8, 2014 9:39 PM
------------------------------------
Reply:
------------------------------------
How can I rename files and append datetime?
I need rename many files append _datetime (20170124_145010) before their extension and move them to another directory. How can I do it?
I would like to run it within a stored procedure.
Ex: Source is:
dir c:\source
abc.txt
bcde.txt
cdf.txt
1234_1.txt
bcde_2.txt
Destination is:
dir c:\dest
abc_20170124_145010.txt
bcde_20170124_145010.txt
cdf_20170124_145010.txt
1234_1_20170124_145010.txt
bcde_2_20170124_145010.txt
Tks
Reply:
------------------------------------
Reply:
------------------------------------
Reply:
\_(ツ)_/
------------------------------------
Reply:
$srcpath="c:\src\*.*" $destpath="c:\dest\" copy-item -path $srcpath -destination $destpath -force –recurse ls $destpath | ? { !$_.PSIsContainer } | ren -NewName {"$($_.BaseName) $(get-date -format "yyyymm%d%H%M%S")$($_.extension)" } ------------------------------------
Reply:
------------------------------------
Reply:
Being silent is the best solution when you do not want to help.
The purpose of this forum is to answer questions about scripting and not to provide custom solutions. There are learning materials linked at the top of the page. You can attempt to write a script and post you attempt with questions and we can help.
\_(ツ)_/
------------------------------------
Windows 10 Mail
I have use Live Mail for many years and have been very satisfied however recently, as advised, I decided to move to Windows 10 Mail for security reasons but find it deficient for two reasons.
!/ Whilst my contacts have moved across from Live Mail I find my Group contacts haven't and after spending much time I still cannot find out how to build groups which is very frustrating since I am a Community Council Secretary and need to send frequent messages/documents to 10 other members.
2/ When I create a new email and I click in the 'To box' and start to type the address the contacts do not automatically show and it is necessary to go the the 'contacts list' to get the contact. When sending an email to several people this takes more time and is a backward stepped compared with Live Mail which has had this facility for some 10 years or more.
In summary this is disappointing since I now see on the internet that many other people have raised these problems since Mail was launched with W10 but there seems to no action to overcome. When I moved to Mail I naively thought that it would be an improvement but I now find it has some serious short comings and must keep my Live Mail going to manage sending messages to Groups.
- Changed type ZigZag3143x Monday, February 6, 2017 12:07 AM Not a question
Reply:
That is correct. Windows 10 Mail is not a replacement for Windows Live Mail. It is a fairly simple mail app.
You will need to use Windows Live Mail or a third party mail program for groups and mailing lists.
I am surprised that send mail cannot see your contacts. You could try copying the Windows Live Mail contacts file to the Contacts file for your username.
Bill
------------------------------------
Reply:
Thanks for your reply Bill and suggestion which I ve played around with but now looking at Windows Outlook.com which is also free and I'm hoping it will do groups ?
------------------------------------
hide away/offline status time in lync-skype for business 2015
I don't want my contacts to find out how long I am Away/Offline for,
as soon logged out of Lync, it will display a message beside name something like "Away 2 Hours", but I need to know if this just shows the status, something like "Away" with no time whatsoever.
Please let me know if there are any modifications can be done at REGISTRY level.
Reply:
Hi,
You can see the settings on how to disable LastActive here:
You can set in a global level for all user or you can create a new UserServicePolicy and enable it per user.
------------------------------------
Product Key is no longer letting me use after PC crashed and re-install of purchased 2010 Microsoft Office Needed???
Reply:
Hi,
Is it not accepting the key or not activating?
If not activating, you will need to contact Microsoft and advise them about the crash, so they can deactivate the key and allow you to reactivate it.
Regards,
------------------------------------
roblo
face
Reply:
Hi ahmari.
What are you talking about?
Bye.
Luigi Bruno
MCP, MCTS, MOS, MTA
- Edited by Luigi BrunoMVP Friday, February 10, 2017 8:25 AM
------------------------------------
Account Lockout issue for Non domain joined user(MAC User)
hi,
am observing a wierd situation here, please suggest:
User having a non domain joined MAC machine, and when user comes to office and try to connect to corporate wifi network, user account gets locked .Account status in active directory shows account is locked out.
user account status is Locked at active directory, now user turn on its own mobile hotspot and connects his MAC Book to mobile hotspot network and then user outlook gets connected and he is able to send receive mails, still account in locked out but mails are working.
KB Article is missing
Hello TechNet World, I am wondering: will someone at Microsoft please add the English-US KB Article 982665 (Cinepack)?
The page shows "An error occurred Please try your request again later" https://support.microsoft.com/en-us/kb/982665
Yet I checked other languages and the page is working. French and German pages:
https://support.microsoft.com/fr-fr/kb/982665
https://support.microsoft.com/de-de/kb/982665
summary: please repost the kbarticle number 982665 en-us
https://technet.microsoft.com/en-us/library/security/ms10-055.aspx
Thank You very much.
- Changed type Carey FrischMVP, Moderator Sunday, February 14, 2016 5:38 PM Comment
Reply:
I Have same issue with a client.
did you ever resolve this?
Kind Regards, Darren Coetzee * Don't forget to mark as Answered if you found this post helpful. *
------------------------------------
Reply:
------------------------------------
Reply:
------------------------------------
E-mail picture not working properly on Internet Explorer/Windows 10 build 1607
Hi,
We are using Outlook 2016 and Windows 10 (1607) and we are running into a weird problem.
In internet explorer (11.576.14393.0) if we right-click on an image/e-mail picture. Outlook will open a new email but the attachment will be named: (2) without any extension. (see image)
https://i.imgur.com/LsI61BB.png
We made some research and the file is actually an HTML file. If open the file with internet explorer, the image will show. If we change the extension to .jpg the image will open correctly.
We are trying to figure out why is the image not attached correctly in Outlook. We tested on several computer that have the same version and they all have this issue.
We also tested on a windows version 1511. On this version the problem does not occur. If you try to E-mail picture, attachment manager will pop-up and attach the email correctly to outlook. (see image)
https://i.imgur.com/hkTgKS7.png
We are trying to figure out what changer on the version (1607) that would cause this issues.
Frederic
Reply:
Hi,
Does this happen on every website you visit when you choose the e-mail picture context menu on an image?
If the image download is renamed with a number in brackets, indicates that a file with the same file name already exits in the Outlook folder for attached content... you would see that if you e-mailed the same picture from IE a number of times.
If no file extension is included in the attachment file name, then it could be that the website that you copied the image from is sending the wrong mime-type, possibly because they have renamed the file from say .gif to jpg.
Advanced tab of Internet Options>uncheck "Do not save encrypted files to disk".... to allow you to email images from secure sites.
Regards.
Questions regarding Internet Explorer 8, 9 and 10 and Internet Explorer 11 for the IT Pro Audience. Topics covered are: Installation, Deployment, Configuration, Security, Group Policy, Management questions. If you are a consumer looking for answers or to raise a question, it's highly recommended you head on over to http://answers.microsoft.com/en-us
Rob^_^
------------------------------------
Reply:
Hi Rob,
Thank you for the answer,
We are having this problem on all website, http or https either doesn't work.
Do not save encrypted files to disk is not checked.
I'm wondering if anyone can confirm they are having this problem to with Windows 10 1607 and Office 2016 because we tried on several compute at different company and they all have this same issues.
What I also wonder is why on the windows 10 1511 the attachment manager open but not in 1607, it goes directly to Outlook.
Frederic
------------------------------------
Reply:
why on the windows 10 1511 the attachment manager open but not in 1607, it goes directly to Outlook.
And in the case of WLMail it opens and closes, accomplishing nothing. Others are reporting various other issues with the feature. Coincidentally(?), WLMail stopped being supported recently and there is a new version of sendmail.dll. ; }
FYI ProcMon shows that Windows Defender is somehow involved. I haven't bothered trying to stop that to see what else might happen. Also compare with what Send Link by E-mail does.
Robert Aldwinckle
---
------------------------------------
Reply:
Hi,
Windows defender is disabled on the computer we are having issues.
Also, Send link by e-mail does work, but send pages by email give me the same results as email picture, a blank (2) attachment.
------------------------------------
Reply:
Windows defender is disabled on the computer we are having issues.
Then you could use ProcMon to find out which process is using sendmail.dll now.
Also, Send link by e-mail does work
Good to know. Thanks for doing that test.
Otherwise, instead of backing off the whole update perhaps there would be a way to revert to an old version of sendmail.dll. Unfortunately on my system the last version (base I suppose) has been compressed and I do not know how to try to get it back
PS C:\> LS -Re -Fi sendmail.dll -Fo -Ea SilentlyContinue | sort LastWriteTime | ft Length, FullName Length FullName ------ -------- 122880 C:\Windows\SysWOW64\sendmail.dll 122880 C:\Windows\WinSxS\wow64_microsoft-windows-sendmail_31bf3856ad364e35_10.0.14393.479_none_9ef9b6fbee63140d\sendmail.dll 136192 C:\Windows\System32\sendmail.dll 136192 C:\Windows\WinSxS\amd64_microsoft-windows-sendmail_31bf3856ad364e35_10.0.14393.479_none_94a50ca9ba025212\sendmail.dll 3226 C:\Windows\WinSxS\amd64_microsoft-windows-sendmail_31bf3856ad364e35_10.0.14393.0_none_885de5dc32b5d244\sendmail.dll 2430 C:\Windows\WinSxS\wow64_microsoft-windows-sendmail_31bf3856ad364e35_10.0.14393.0_none_92b2902e6716943f\sendmail.dllGet-Item is showing that 479 build would have been November or December. Another reason to say that not having the DLL Help Database any more is really unhelpful.
Robert Aldwinckle
---
------------------------------------
Reply:
Hi Rob,
I replaced the sendmaill.dll on my windows 1601 machine with the sendmail.dll from a 1511 and now the attachement are working properly again!
I tried on several machine and they all are working now. I guess the sendmail.dll on the windows 1601 is not working properly.
Thank you very much!
Frederic.
------------------------------------
Reply:
Hi
Finally I found a fix by coming here, did you just replace the version in system32 and syswow64?
Thanks
Mark
------------------------------------
Reply:
Hi Mark,
Yes I replaced both version with the Windows 1511 version.
Frederic
- Edited by Frederic Leduc Monday, February 6, 2017 9:56 PM
------------------------------------
Reply:
------------------------------------
Reply:
Hi Frederic,
Can you please send me the link to download or the file the sendmail.dll from a 1511?
Badr
------------------------------------
Reply:
Hi Badr,
Here is a copy of the x86 and x64 sendmail from a windows 1511
http://s000.tinyupload.com/?file_id=60930821336646557933
Frederic- Edited by Frederic Leduc Wednesday, February 8, 2017 1:57 PM
------------------------------------
Reply:
Thank you Frederic this is working now.
------------------------------------
Microsoft-related Windows Server Networking Twitter accounts you can follow, just FYI
For news about Microsoft Windows Server and Windows Client Networking documentation, you can follow me on Twitter at @James_McIllece
You can now also follow the Microsoft Datacenter and Cloud Networking team on Twitter at @Microsoft_SDN
Thanks -
James McIllece
Just FYI, Microsoft-related Windows Server Networking Twitter accounts to follow
For news about Microsoft Windows Server and Windows Client Networking documentation, you can follow me on Twitter at @James_McIllece
You can now also follow the Microsoft Datacenter and Cloud Networking team on Twitter at @Microsoft_SDN
Thanks -
James McIllece
- Edited by James McIllece Thursday, February 9, 2017 11:29 PM
Bug in VBA ScreenUpdating in MS Project 2013 and 2016
Below a short (3-line) piece of VB code that turns off screen updating, applies the standard "Gantt Chart" view, then turns screen updating on again. When you run the code, the result is all task names and gantt chart bars disappear and only the dependencies remain in the Gantt chart.
Sub screen_updating_problem()
ScreenUpdating = False
ViewApply "Gantt Chart"
ScreenUpdating = True
End Sub
After further investigation, it turns out that ScreenUpdating = False does not actually turn screen updating off (not sure if this is a separate problem or part of the same problem). The identical piece of code works as expected with MS Project 2010, so it's a problem with MS Project 2013 and 2016, both Standard & Pro.
Other people have confirmed they see the same thing. I reported it to Microsoft a year ago (I managed to got online with somebody, and they confirmed it's a problem), but it's still a problem. I can't believe this has been around for over 3 years now and hasn't been fixed.
I'm hoping someone from Microsoft will see this, or to hear if anybody has found a workaround.
Mark
Reply:
------------------------------------
Reply:
Mark,
Unfortunately there are many things that never get fixed, it all comes down to priorities. The best solution I find for these types of issues is some type of workaround.
Personally I don't rely on screen updating for Project, I find it more useful for Excel. Since the majority of macros I write work with background processing (i.e. working directly on Project's objects independent of the current view), the current view may or may not actually end up being updated. However, if there is a lot of processing that changes fields in the current view, you might consider temporarily calling a view that is not affected (e.g. the code operates only on task objects so active a resource view).
Hope this helps.
John
------------------------------------
Reply:
I head from Microsoft that the problem has been fixed.
Yeah!
- Edited by Mark Edmonds (lw) Thursday, February 9, 2017 6:57 PM
------------------------------------
Reply:
------------------------------------
Reply:
MSP 2007 & 2010 were fine. I saw the problem in 2013 and 2016.
------------------------------------
Reply:
I forgot to add - they said it would be in the March update.
------------------------------------
Announcing Windows 10 Insider Preview Build 15031 for PC
For PC only. Mobile users will have to wait.
excerpt:
Known issues for PC
- [UPDATED] IMPORTANT: You may see "Initializing…" when attempting to download this build and the download progress indicator shown when downloading this build may seem broken under Settings > Update & security > Windows Update. It may look like you're getting stuck at 0% or at other percentages. Ignore the indicator and be patient. The build should download fine, and the installation should kick off. See this forum post for more details.
- Edited by david hk129 Wednesday, February 8, 2017 9:46 PM
Reply:
No issues downloading or installing. Took 3 hours. Not bad, in my case.
------------------------------------
Reply:
Unlike last 2 builds where system restore never completed successfully, this build is successful.
------------------------------------
Reply:
After monitoring for 3 insider builds, 15019, 15025, 15031, I have concluded and confirmed that Ccleaner is unable to remove ALL files from windows.old. A portion of windows.old is left untouched.
For 3 builds, I have to use the built-in Disk Cleanup to remove the "left-overs" after running Ccleaner.
A pity. I have been using Ccleaner since Win 7 days and relied on it to remove windows.old.
------------------------------------
Reply:
I am not seeing anything for 24 Hours.....
I am Currently on Build 15025.1000: Am not Seeing Build 15031 in Calgary Alberta, Canada......
Best Regards
Crysta
PhotM Phantom of the Mobile
- Edited by Phantom of the Mobile Thursday, February 9, 2017 7:30 PM sort out the link
------------------------------------
Reply:
After monitoring for 3 insider builds, 15019, 15025, 15031, I have concluded and confirmed that Ccleaner is unable to remove ALL files from windows.old. A portion of windows.old is left untouched.
For 3 builds, I have to use the built-in Disk Cleanup to remove the "left-overs" after running Ccleaner.
A pity. I have been using Ccleaner since Win 7 days and relied on it to remove windows.old.
REALLY...... :P
Use both CClearner AND Disk Cleanup %windir%\system32\cleanmgr.exe
Best Regards,
Crysta
PhotM Phantom of the Mobile
------------------------------------
Reply:
I am not seeing anything for 24 Hours.....
I am Currently on Build 15025.1000: Am not Seeing Build 15031 in Calgary Alberta, Canada......
Best Regards
Crysta
PhotM Phantom of the Mobile
I am in Ontario, Canada.
Suggest that you do the regular troubleshooting..............
1. If you have Enterprise version, I have no ideas for you because I do not have Enterprise.
2. If you are NOT having Enterprise version, please make sure you are NOT set in Slow ring.
3. Make sure you do not have Defer option enabled, if you have Win 10 Pro.
4. Run the Windows Update Troubleshoot. See if you can get anything out from it.
5. Temporarily uninstall any 3rd party AV, if you have any. Try check for updates again.
------------------------------------
Reply:
I am in Ontario, Canada.
Suggest that you do the regular troubleshooting..............
1. If you have Enterprise version, I have no ideas for you because I do not have Enterprise.
2. If you are NOT having Enterprise version, please make sure you are NOT set in Slow ring.
3. Make sure you do not have Defer option enabled, if you have Win 10 Pro.
4. Run the Windows Update Troubleshoot. See if you can get anything out from it.5. Temporarily uninstall any 3rd party AV, if you have any. Try check for updates again.
I am not on Enterprise, Build 15025 is not a Slow Ring build so NO not on Slow BUT I might try cycling that. That has worked in the past, I only run Windows Defender, to many issues otherwise.
Thanks for jogging my memory to cycle the RINGS :D
Best Regards,
Crysta
PhotM Phantom of the Mobile
------------------------------------
Reply:
------------------------------------
OSD stopped working, getting Boot Config Data errors
I really hope someone can help me with this: We are running SCCM (1610) for our school district and until yesterday we could image computers via PXE booting and choosing the appropriate OSD Task Sequence.
For an unknown reason that all stopped yesterday. No changes have been made to our environment. All of a sudden, when PXE booting, computers would bring up a startup repair screen. Thinking it was the boot images getting corrupted, I first redistributed them and then recreated them without luck.
Now, when PXE booting, it gets DHCP, hit F12 second time, and goes to a "Windows has failed to start..." screen with
File:\Tmp\x86x64{abc123}.bcd
Status: 0x0000098
Info: The Windows Boot Configuration Data (BCD) file from the PXE server does not contain a valid OS.....
I have uninstalled PXE from SCCM (unchecking the PXE box on the DP role), uninstalled WDS, deleted the RemoteInstall folder, emptied the %windir%\temp\ folder and then reinstalled everything..... multiple times. If I put my boot image into WDS it'll start up just fine (but won't connect with SCCM TS).
I've made sure the new boot images are set to distribute through PXE, the Task Sequences have the new boot images set, and that both an x86 and x64 boot image are on the DP and enabled through PXE.
I would really appreciate any help as we are getting pallets of new computers in that need to be imaged before they get deployed to their respective schools!
Reply:
First, what does the SMSPXE log file say? Or better yet, share the complete file, and we can take a look at it for you.
Second, that BCD file does not look like it is from SCCM. You have a different PXE server that is responding to your clients.
------------------------------------
Reply:
There were multiple SMSPXE logs that I wasn't aware of. I found one that was getting the most up-to-date info and following those error messages found that it was an issue with WSUS. I had uninstalled WSUS a few days ago for an unrelated issue and didn't think it could have caused any problems with WDS and PXE, but apparently it did not "cleanly" uninstall. After removing a line from the applicationHost.config file everything started working again. Weird.
For future reference, the line removed from the config file was:
<scheme name="xpress" doStaticCompression="false" doDynamicCompression="true" dll="C:\Program Files\Update Services\WebServices\suscomp.dll" staticCompressionLevel="10" dynamicCompressionLevel="0" />
Config file found here:
C:\Windows\System32\inetsrv\config\applicationHost.config
------------------------------------
No comments:
Post a Comment