window 10 problem external hdd
i have a serious problem with bitlocker and really need your help
i have an external HDD that is locked by bitlocker and won`t open
i didn`t lock it i just went on section that asks for password and cancel the process and my HDD worked just fine but after i disconnected it and connect again it has been locked and when i try to open it says :
Bitlocker (D:)
the bitlocker encryption in this drive isn`t compatible with your version of windows. try opening the drive using a newer version of vindows.
i`m pretty sure it didn`t encrypt my drive cuz encryptions take time and my drive is 2 TB
i`m using windows 10pro and tried 8 & 7 ...even XP :(
i have really important stuff in it
plz tell me what to do :'(
Reply:
Hi ismafaris.
I suggest you to ask this question in the Microsoft Community for Windows, which is more appropriate for this kind of topics.
Bye.
Luigi Bruno
MCP, MCTS, MOS, MTA
- Edited by Luigi BrunoMVP Monday, November 7, 2016 2:42 PM
------------------------------------
Reply:
What version of win10 are you using? Win10 v1511 introduced a new encryption algorithm, that cannot be read by the original "v10240") version of win10.
You can read out the version using the command
winver
- Edited by Ronald Schilf Saturday, November 12, 2016 2:54 PM typo
------------------------------------
online .aspx web form development with c# and publish creating .dll files
- Edited by Vikram Patel vdp Friday, November 11, 2016 11:37 AM more descriptive
Reply:
Hello,
This should be asked in Microsoft's ASP.Net forums:
As Microsoft's ASP.Net forums are on a different platform, we cannot move the question for you.Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})
------------------------------------
script to get ipaddresses and hostnames of remote computers on network
- Changed type Bill_Stewart Friday, December 30, 2016 8:43 PM
- Moved by Bill_Stewart Friday, December 30, 2016 8:43 PM This is not "scripts on demand"
Reply:
Right, so there is a post right at the top of this forum that you must not have read:
This forum is for scripting questions rather than script requests
-- Bill Stewart [Bill_Stewart]
------------------------------------
Lost Everything
Reply:
Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
Celebrating 20 years of providing Exchange peer support!
------------------------------------
Reply:
Hi John,
I find your duplicate thread, please try the suggestion as I mentioned to switch Microsoft account to local account in Windows. For your convenience:
https://social.technet.microsoft.com/Forums/en-US/df8ee59e-f12b-49ef-9201-6ab095fef51c/lost-everything?forum=exchangesvrgenerallegacy
Best Regards,
Allen Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
------------------------------------
Memory leak during large file transfers over network
Hello,
I've noticed the non-paged pool growing to max capacity during large network transfers to/from my 2012 R2 server.
I narrowed it down to a microsoft driver: bridge.sys
Using poolmon and WPA, the NDnd stack is filling the RAM. It was either bridge.sys or e1c64x64.sys causing the issue. I removed the network bridge and tested again, worked as expected. So im assuming its bridge.sys that is leaking.
Since its a Microsoft system driver for the network bridge interface, I cant look for a updated driver like I would for a third party... I there any fix or workaround for this?
Thank you
Reply:
As soon as I unbridged the nics on my 2012R2 things started working properly again.
Using Marvell NICs fyi.
Sam
------------------------------------
Lost Everything
Reply:
Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."
Celebrating 20 years of providing Exchange peer support!
------------------------------------
Reply:
Hi John,
Is it Windows 8.1 or later?
If you want to disconnect Microsoft account and switch to local account, you can open Setting by Windows+I, select Account, then click Disconnect and switch to local account.
If you want more assistant about Windows 8 or later, you can contact Windows forum.
Best Regards,
Allen Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
- Edited by Allen_WangJF Friday, November 11, 2016 2:06 PM
------------------------------------
Missing e-mail
Reply:
------------------------------------
Reply:
------------------------------------
SCOM Alert
I have SCOM 2012 in my environment. Due to maintenance, one of the network devices had been turn off and affected server A that reported to SCOM server.
Later, when the network device back online, server A started to send those "missing alerts" to SCOM.
We noticed that the timing that event that recorded in server A that happen during the maintenance was not tally with the alert received in SCOM.
I thought SCOM alert timing is taking from the event log? Please correct me if my understanding was wrong.
Thanks.
Reply:
Hi ,
The most common causes for Alert logging latency on the agent side are:
- Connectivity issues to the Management Server (Event ID 21006)
- Time sync issues, especially on virtual machines (caused by the Hypervisor or by specific sync tools or scripts)
- Agent freezes for a long time during VSS snapshot backup, especially on virtual machines
Each Alert record in the SCOM dbo.Alert table contains multiple timestamps. The most interesting ones in this case are TimeRaised and TimeAdded:
- TimeRaised
Timestamp, created when the Alert is raised on the agent. - TimeAdded
Timestamp, created when the Alert is written into the OpsMgr database.
Please note: All SCOM timestamps are in UTC.
The difference between TimeRaised and TimeAdded is called Alert logging latency.
Mark as answer, if useful.
- Edited by sriraam raja kumar Friday, November 11, 2016 10:54 AM
------------------------------------
SSRS 2016 Mobile Reporting Publisher Bugs/Enhancements/Features ?
Hi , while working with this great new opportunity i run into some problems:
1. When changing a SP on the SqlServer that is source of a shared Dataset and try to open this Dataset after the changes, the called Editor is freezing and not able to edit the dataset. -> My solution , delete the old one and create it new.
Reports with the changed Dataset will also not open in the publisher -> Had to delete them and made again from scratch!
2. There are not enough formatting options for dates (eg. I miss DD.MM.YYYY)
3. I use SP's with optional Parameters and Drill Through links within Mobile Reports, but this is not working, if there are no values given to the parameters (How to tell that Report call that the param is null ?) . So that leads to no data found.
4. Simple Grid behavior: when setting line numbers to hide all data in the grid will disappear when scrolling down and up again when executing the report.
5. When using a mobile report as drillthrough target one can NOT set the option rs:embed=true for the drilltrough target report ... so only simple reports without drillthrough targets are ready to embed in other user defined Apps :-( . Also there is no way back to the parent report implemented - only the browser navigation works here to get back to the parent dashboard.
6. When adding a drillthrou target the sizing of the detail element is working only in the preview of the mobile report builder and not in the called report within the browser (firefox, ie , chrome) Also the cursor change while moving over the link is not working.
7. There is no way to add report parameter values to titles and description. Eg assume one have a @datestart and @dateend parameter for the report and you want a title like
MYREPORT + param.@datestart + to + param.@dateend .
May be there will be some enhancements to solve that problems in further versions.
Regards Matthias
Reply:
Point 3: optional Parameters workaround - the generated Url contains ... &mydataset.@param1=&mydataset.@param2=value ...
so if there is no value for param1 the SqlServer SP is called with @param1='' . (empty string)
I took care of this in the SP and set the param1 to null there if it is empty string. The SP is giving than the correct result.
Matthias
- Edited by Matt00001 Friday, November 11, 2016 12:17 PM
------------------------------------
Announcing Windows 10 Insider Preview Build 14965 for Mobile and PC
Reply:
Hi david,
Thanks for sharing this good news. It will be very beneficial for other community members who require it.
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
------------------------------------
SSIS Training books
I'm trying to buff up my skills with SSIS/SSRS/SSAS.
I have the 70-448 MS SQL Server 2008 Business Intelligence and Maintenance self-paced training book. However, I no longer have SQL Server 2008 and cannot find a place to download it THAT WILL WORK. I tried one, and it came back and said I didn't have some registry entries it was looking for.
So, now I'm trying to use this 2008 book with SS 2014, and, well, there's some problems with following stuff due to changes in the version I guess.
So, question is, what self-paced books are out there THAT ARE GOOD, that I can use. I'm an experienced programmer, and have used SSIS several times at work, and SSRS for one job. No SSAS yet.
I'm looking at Amazon, and nothing is really floating my boat.
I DO NOT WANT TO GO TAKE SOME BOOT CAMP CLASS. That is not how I learn.
Possibly work towards a certification, though I and some employers don't view certifications as an adequate replacement for real world experience. Since I have the real world, a certification might just convince someone. But, I definitely need to work through some projects and get familiar with as much as I can.
Thanks, David
- Changed type Eric__Zhang Friday, November 11, 2016 5:35 AM
Reply:
hi David,
https://www.experts-exchange.com/questions/28609234/Recommended-Book-for-MS-SQL-Server-2012-SSIS-SSRS.html
Please click Mark As Answer if my post helped.
------------------------------------
Reply:
Thanks, David
------------------------------------
Reply:
Hi David,
IMHO, books are not enough. You could be an active member in forums where people ask for help when they meet problem in real world scenario.
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
------------------------------------
Reply:
Thanks, David
------------------------------------
Power Pivot - Three Data Tables
Hi,
I have a data model with three tables and three lookup tables joining them all. If I just have two data tables the calculations between tables work. When I add the third data table a simple sum table1.column1 + table2.column1 doesn't pic up the data from table2.
Is there a maximum number of tables that work or could I have done something else wrong. I'm very confused.
Audience Target Groups lose their Targetting Powers
This is a weird one. I have some homepage views on my On-Premise sites that I target with SharePoint Groups that contain 1 or more AD groups. These are publishing sites that use a wiki homepage.
Occasionally, I get an email from QA saying that some user doesn't have visibility on the View. I 'Check Permissions' on the user to verify they are in the right group. Then I check the view and the group is there. I remove the group, and use the Browse Button to relocate the group. (If I just type it back in and use the check names button it won't work.) . This gives the user visibility on the view once again.
Has anyone encountered this issue? It seems like the User is losing their affiliation with the group. Again, this is random and doesn't seem to affect every user in the group!
Love them all...regardless. - Buddha
- Changed type KansasCoder Monday, November 14, 2016 3:48 PM The issue is an odd one that would benefit from a discussion.
Reply:
Hi KansasCoder,
What do you mean the views in home page? Are the different web parts in home page?
If there are different web parts in home page, you set the target audience in web parts.
To troubleshoot the issue, you could check things below:
1. Remove and re-add the web part.
2. Create a new page and add the web part to check if the same issue will occur.
Did you receive the error message when adding group by check name button?
Best regards,
Sara Fan
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com
------------------------------------
Insider build 14965...... warning
To the insiders who use to create iso file from install.esd file...........
Make sure you copy the install.esd file BEFORE you click the Restart Now button.
If you wait till installation is completed, you won't find the install.esd from Sources folder. This is the first time it happens to me. Luckily I have the habit of copying the install.esd before I click the Restart Now button.
*** PLEASE, don't start saying I have to Show the hidden files, folders and drives. I knew that and I've been converting install.esd to ISO since the first day of Insider program.
- Changed type david hk129 Thursday, November 10, 2016 12:59 PM
- Edited by david hk129 Thursday, November 10, 2016 3:52 PM
Reply:
________________ drahnier
- Edited by dd-drahnier Friday, November 11, 2016 2:04 AM
------------------------------------
help
my download will not complete
Reply:
Hi,
A little more information would make it easier to help you.
Regards,
Jörgen
-- My System Center blog ccmexec.com -- Twitter @ccmexec
------------------------------------
Forum Ninjas News! Small Basic: Students and Teachers on an MSDN forum? What the???
Well, this is a great time and place to introduce everyone one of the forums, which was chosen as Featured Forum this week!
"Wednesday Featured Forum" is anew category in the Forum Ninjas blog, where We write about a Microsoft forum that we think is great, whether it's about a great technology, is an example of great collaboration and moderation, or simply features a lot of great answers or news-related posts.
You are welcome to read more in Ed Price post here :-)
We are welcome people to recommend forums you think we should post about! You can add a comment here or at the new blog post with your explanation why you think the forum you chose should be Featured :-)
| Ronen Ariely [Personal Site] [Blog] [Facebook] [Linkedin] |
I can not find the debug that i have reported to microsoft, the debug was repoted in "https://connect.microsoft.com/VisualStudio/Feedback" site , but i want to find it from "https://social.microsoft.com/profile/" site.
I can not find the debug that i have reported to microsoft, the debug was repoted in "https://connect.microsoft.com/VisualStudio/Feedback" site , but i want to find it from "https://social.microsoft.com/profile/" site.
I want to see and follow all the things that I have made in microsoft from My profile. My profile must be related to the all debugs that i report . The site where i reported in, must not be matter.
- Moved by Dave PatrickMVP Tuesday, October 25, 2016 3:13 PM
- Changed type Dave PatrickMVP Tuesday, October 25, 2016 3:14 PM suggestions
Reply:
If you cannot find it here.
https://connect.microsoft.com/VisualStudio/Feedback
I'd email them here.
https://connect.microsoft.com/Help/EmailSupportNew.aspx?Category=3
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.
------------------------------------
Reply:
Hello,
The profile Sql server Admin is a profile for Microsoft's Technet and MSDN forums only.
That profile is not associated with a myriad of other Microsoft forums and support sites, including but not limited to:
http://forums.asp.net
http://forums.iis.net
http://answers.microsoft.com
http://forums.xbox.com
http://community.dynamics.com
As you have seen, the information from https://connect.microsoft.com is also not included in your MSDN profile.
Microsoft seems to be moving more support towards uservoice and stackoverflow, so I'd doubt that these various support sites will ever have a unified profile.
Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})
------------------------------------
Excel spreadsheet doesn't populate columns which has formulas
Hello,
I am loading excel file from SSIS. We use excel file as template so, columns and formulas we saved in it.
The formulas are simple like A1 cell has 1 value, the C1 cell (which has formulas =A1/1) should have value 1 and so on...
Now, all data load to excel but formulas not working --not populate automatically. I notice these columns has int on source side but in excel it convert as a text/general, since all rows in that columns are Number in template file.
I check all stuff that related to formulas in Excel but no luck. I found when I selected all columns and rows and click on Unhide, it populate all formulas.
Is there something I can do in SSIS ? Am I missing something ?
Appreciate your help.
- Changed type Bill_Stewart Friday, November 11, 2016 3:07 PM
- Moved by Bill_Stewart Friday, November 11, 2016 3:08 PM Off-topic
Reply:
You are posting in the wrong forum. This is an Administrative scripting forum and not an Excel forum.
https://answers.microsoft.com/en-us/msoffice/forum/msoffice_excel
\_(ツ)_/
------------------------------------
Reply:
SSIS is not a scripting system either it is a compiled system. If you think it is SSIS the post in SQLServer forum for assistance.
I can tell you this. If you extract a column from SQLServer and load it into Excel via ADO or other method it will convert the column to text. You must be sure your data column properties for the inserted or updated column are set to be of type "int" on the insert or update statement.
Alos updating or inserting with ADO does not cause a recalc. You will need to do a manual recalc when you open the spreadsheet or add a macro that does it when the sheet is opened.
\_(ツ)_/
- Edited by jrv Wednesday, November 9, 2016 10:37 PM
------------------------------------
Reply:
Thanks for the quick reply. I am removing this question from here and will ask in Excel forum.
Thank you!
------------------------------------
Cannot Run Microsoft Surface Deployment Accelerator [RESOLVED]
While trying to install Microsoft Surface Deployment Accelerator earlier this week, I ran into a roadblock where searches on the error didn't seem fruitful. Here is the error:
ZTI ERROR - Non-zero return code by ZTIPowerShell, rc = -1 Litetouch deployment failed, Return Code = -2147467259 0x80004005 Failed to run the action: Install - Accelerator for Windows 10. Unknown error (Error: FFFFFFFF; Source: Unknown) The execution of the group (Deployed Share Setup) has failed and the execution has been aborted. An action failed. Operation aborted (Error: 80004004; Source: Windows) Failed to run the action: Install - Accelerator for Windows 10. Execution of task sequence failed. Unknown error (Error: FFFFFFFF; Source: Unknown) Task Sequence Engine failed! Code: enExecutionFail Task sequence execution failed with error code 80040005 Error Task Sequence Manager failed to execute task sequence. Code 0x80004005
Ultimately, I ran the installer again and got a similar error, but noticed that one of the prerequisites (ADK for Windows 10) was trying to install again. I decided to try to install it manually, and was presented with options to change the installation as opposed to performing a new one. The server I was deploying to had VAMT already installed. Installing additional ADK components seemed to resolve the issue and I was able to use Surface Deployment Accelerator. While there was no scientific method to my action and they may not all be needed, I added the following components:
- Deployment Tools
- Windows PE
- ICD
- Configuration Designer
- USMT
I'm posting this in case it could help anyone else in the future.
Skype for Business - Limit the time of a users session
Hi all,
I have a requirement to allow a user to use Audio/Video call for 30 minutes. Is there a policy or PowerShell command which can be used to limit a user's Audio/video session only for 30 minutes and then the user should automatically get disconnected from the conference or one on one call. Skype for business 2015 on premise is installed.
kindly suggest a solution based on SFB 2015.
Thanks in advance.
Reply:
Hi
you can't limit that. you can reduce the time that a meeting is active for using Set-CsUserServicesConfiguration DeactivationGracePeriod however the minmum possible is 8 hours
for reference https://technet.microsoft.com/en-us/library/gg398340.aspx
------------------------------------
Reply:
Hello
There is no option from the server side which times a call and disconnect the same or from the client end. Need to check for any third party app, but again that should be running on all client mahines.
Linus || Please mark posts as answers/helpful if it answers your question.
------------------------------------
No comments:
Post a Comment