Sunday, January 30, 2022

Started fresh but win 7 key is good ?\

Started fresh but win 7 key is good ?\

 I might be a idot but I wiped my drive then installed 10 fresh from a usb drive. Which in turn I didnt really upgrade threw there standards but my product key is good from 7 vista home pro . Someone please tell me Im not going to have to start back over from 7 then upgrade to 10? Surely they have a plan for idots just like me. Might be a comomon thing.


Reply:

Hi,

I'm afraid that there is no way to do that, you will need to install & activate windows 7 and then upgrade to 10. After this upgrade process you will be able to do a fresh installation of Win 10.


------------------------------------

Problem with Join/Leave requests Outlook 2010 Add-ins Extensions FIM 2010 R2 RC

Hi All,

I have scoured the forum for a solution to my problem, and I have found similar threads, but  none of the proposed fixes have yielded a solution.

 

I have a sandbox environment based on the FIM 2010 R2 RC Test Lab Guide configuration.

I have a FIM 2010 R2 RC installation, with the Identity Managment portal on one FIM server, and the password registration/reset on another.

I have a Windows 7 x64 client running Office Professional Plus 2010, and have installed the FIM Outlook 2010 add-ins and extensions.  I have made sure that I have the client requisites installed, although this is based on documentation for Outlook 2007:

Actions .NET Programmability Support

Microsoft Forms 2.0 .NET Programmability Support

Windows installer isn't a problem as it's Windows 7 from what I can tell, it's already available and doesn't require a separate install.  SmartTag .NET Programmability Support doesn't show as an option in the Office Tools in the Office 2010 installation, so I don't know if it's deprecated for Office 2010 or changed to something else.

I have verified that the e-mail addresses for the users trying to join groups show correctly in both the FIM portal as well as the GAL. I have also verified that the FIMService account is mail-enabled and is entered correctly in the Microsoft.ForefrontIdentityManager.exe.config file (I'm assuming it's not case sensitive).

Here is the excerpt form that file:

****************************************************

<appSettings>

<add key="mailserver" value="server.corp.contoso.com" />

<add key="isExchange" value=0" />

<add key="sendAsAddress" value=FIMService@corp.contoso.com />

<add key="synchronizationServerName" value="FIM1" />

****************************************************

The Exchange server is 2010, so I believe the "isExchangeServer" value is correct set at 0.  I have seen other configurations prepending https:// to the mailServer value, but again, I don't believe this is required for Exchange 2010 (please correct me if I'm wrong).

Basically, the user logged into Windows 7 can see the Groups button on the Outlook client.  They can send the e-mail requesting a join, but the e-mail never gets to the owner of the distribution list (I've verified the owners are correct in the FIM portal).  The e-mails do however get to the FIMService e-mail account; I have logged in to OWA with FIMService and verified this.  So the hand-off to the owners isn't happening.  Additionally, if I manually approve a group join request in the FIM portal, the owner will get the e-mail but there is no "approve" option anywhere.

Troubleshooting steps I've taken:

1) I can request/approve joins/leaves if I use the FIM Identity Management portal.

2) I have attempted to change the Active-x by using steps described to remove it from the Tools option in Outlook and re-add it, no luck.

3). I have logged onto the https://EX1/ews/exchange.asmx website on the FIM Server, both as the Administrator of the domain as well as the FIM Service.  It does show me a certificate error warning "The security certificate presented by this website was issued for a different websites's address", but does allow me to click "Continue to this website", and if I do, it does show me the Service.wsdl file.

I also have checked Exchange 2010 to make sure nothing appears odd.  The fact the e-mail does show up in the FIMService account tells me the client e-mail is being handled by the Exchange server; it's just not handling the e-mail to send a request to the group owner. Since this is a sandbox environment, I do not believe any permission groups regarding the hub transport to allow anonymous need to be changed for either client or default under receive connectors, but please again, correct me if I'm wrong.

I have also enabled tracing, but haven't seen anything definitive yet in the application logs for the FIMService that point me in the right direction.

Again, I know this question has been asked already, but I've tried to hunt down the problem based on what I've read in the forums and haven't had any luck yet.

Many thanks,

-Martin

 


Reply:

Have you verified this

http://technet.microsoft.com/en-us/library/gg607341%28WS.10%29.aspx

Scenario: Exchange does not process group management requests

The FIM Service can process approval responses from Outlook but cannot process any group management requests. The Application log does not contain errors with Event ID 12.

Resolution

Ensure that FIM is configured to actively poll Exchange for Group Management Requests. Verify that the following registry value is set to 1:

SYSTEM\CurrentControlSet\Services\FIMService\PollExchangeEnabled

If the registry value is 0, then you must restart the service in order for the change to take effect.


------------------------------------
Reply:

Hi Gaston,

I have already been through that document-thanks for the suggestion.  Unfortunately it didn't resolve the problem.

Does anyone else have any other ideas?

Many thanks,

-Martin


------------------------------------
Reply:
We have Windows 7 and Office 2010 and are facing the same problem, the request does not reach the Owner of the group but we get a reply email saying that this is not a valid Group ( Non FIM enabled)

------------------------------------
Reply:

I just verified but there is only FIMPassword Reset under System\Current Control Set


------------------------------------
Reply:

Hi Kashif,

Are you running x64 Windows 7 or x32?  What about office?

I _think_ I'm slowly piecing together the problem.  All Outlook users, and Distribution lists that they are trying to join/leave, need to have all their mail-related properties in the FIM Portal synchronized from AD.  In other words: e-mail, e-mail alias, owner, and so forth.  I'm in the process of getting this working now.

However, I still think there is something wrong/missing on the client systems related to Outlook where the buttons aren't displaying correctly.  It must be either an Outlook add-on or Microsoft patch for either Windows 7 or Office 2K10, as I've ensured that all the Outlook features are installed.

Are your AD attributes flowing to the FIM objects related to e-mail for the users and distribution lists you are trying to use?

-Martin


------------------------------------
Reply:

Hi Martin,

We have Office 2010 32 Bit and Windows 7 64 Bit, we have the same setup with XP and Office 07 working fine so I am not sure if I need to install the 32 Bit version of the client or the 64 Bit ( This could be one of the problems ), I am also going to try installing the new FIM R2 Client Add in with the Windows 7 to check.

I am not sure about the attrib bit but I will check. Did you get this to work, I need to find a solution to this because on all the forums there are so many different answers confused even more :(

Is it working for you ? let me know please.


------------------------------------
Reply:

Old one. But I have this same issue and reproduced ...

In my test lab, we had isExchange=1 and the Outlook plugin showed the approve buttons. No group management buttons, which was fine, we didn't want them.

Now in production we have the issue where the approve buttons will not show, and the unwanted group management buttons do show.

I reproduced the issue in test by change isExchange=0 and relaying email for FIM. It seems that FIM Outlook plugin will not work unless you have isExchange=1 ? And I understand it only supports older versions of Exchange. So it it there a viable way to get this working going forward?


------------------------------------

crawling taking lot of time

Hi, We have set in SharePoint 2013 incremental crawling every 17 mins , but it takes nearly more than 5 hours to complete the crawling. We expect it to complete it within an hour. How to find where the issue exists?

Accepted Domains During Migration

Hey Guys,

We have a new acquisition, and they want the cutover/MX record update to happen on a specific date. We already have mailboxes set up in our environment, since their current ones are going away. Can I set up an Accepted Domain and Email Address Policy for them beforehand (say a week in advance) without disrupting any mail flow, and then when the MX is updated we'll start to receive mail for them?

Thanks!


Reply:

Yes, subject to mail flow to the other organization.  If you need that, make sure the accepted domain type is ExternalRelay, and make sure you have a send connector to route their mail to the appropriate host.


Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."


------------------------------------
Reply:
Ok thanks Ed. I was hoping I could have most of the stuff done so the morning of, we could just flip the MX and be done.

------------------------------------
Reply:
Before flipping the MX record, be sure that you can send mail to the other organization via SMTP from your server.  That will better ensure success before making the DNS switch.

Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."


------------------------------------
Reply:
Right on, got that covered. I'm gonna do the Accepted Domain/Email Addy Policy the night before. Thanks for the help, Ed.

------------------------------------
Reply:

You're welcome.  Happy to have helped.


Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."



------------------------------------

Is there a forum where you actually get help ?

Is there a forum where you actually get help ? Not just a few copy and pasted link answers then nothing ?
  • Changed type Michael_LS Tuesday, September 22, 2015 1:11 AM

Reply:

This is mostly peer-to-peer support. Sometimes specific problems can be difficult to troubleshoot or replicate.

Are you asking about your wireless issue or something else?


------------------------------------
Reply:

Montague Flange, 

sorry I'm going to paste this..

The customer service phone number for the United States is:
1-800-Microsoft (642-7676)
TTY: 1-800-892-5234

https://support.microsoft.com/en-us/gp/customer-service-phone-numbers/en-us?wa=wsignin1.0#u

Dave





  • Edited by Slow Joe Friday, September 11, 2015 5:06 PM

------------------------------------
Reply:

------------------------------------
Reply:
If you feel you are getting an unsatisfactory response in the TechNet Forums, then please try the Microsoft Windows Community Forums.

Carey Frisch


------------------------------------
Reply:

Montague Flange, 

sorry I'm going to paste this..

The customer service phone number for the United States is:
1-800-Microsoft (642-7676)
TTY: 1-800-892-5234

https://support.microsoft.com/en-us/gp/customer-service-phone-numbers/en-us?wa=wsignin1.0#u

Dave





Wrong country.

------------------------------------
Reply:

This is mostly peer-to-peer support. Sometimes specific problems can be difficult to troubleshoot or replicate.

Are you asking about your wireless issue or something else?

Yes mate, All i hit is walls trying to sort this out.

------------------------------------
Reply:

Montague, the http link was for every country..

dave




  • Edited by Slow Joe Friday, September 11, 2015 9:30 PM

------------------------------------
Reply:

Hi Montague,

Thanks for posting in TechNet.

We devote ourselves and the folks in forums to make the forum here with a better atmosphere, to help customers with detailed troubleshooting as we could, for the similar issues reported one more time, we might suggest the same workaround to try first, if not work, then we will check the related logs.

That did exist,  some issue that can't be solved with forums, and please understand that not all issues could be resolved within forums. Forums here are for the customers to help with each other. and everyone might have its own style of environments.

So if the issue currently can't be solved in forums here, that might means we should get some more professional assistance.

Thank you for your understanding and support.

Regards


Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.


------------------------------------

Projector

i need to connect to a sony projector please help me
  • Changed type Elaine Jing Monday, October 12, 2015 1:34 AM not a question

Reply:

Hello,

and your OS version is Windows Server? Which version and which kind of connection do you use?


Best regards

Meinolf Weber

MVP, MCP, MCTS

Microsoft MVP - Directory Services

My Blog: http://blogs.msmvps.com/MWeber

Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.

Twitter:  


------------------------------------
Reply:

Hi,

Thanks for your post, but seems it's not a technical question, maybe you could provide us more information about the project, then we can see if we can provide help. Otherwise, I would change the post type as discussion.

Best Regards,

Elaine


Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.


------------------------------------

Recovering old email history

Is there a way to recover email history 1 or 2 years old?

Reply:

No.


Bruce Jourdain de Coutance - Consultant MVP Exchange http://blog.brucejdc.fr


------------------------------------

Surface Pro Paving the Way for Apple

This parody video says it all.  Those folks at Apple are shameless.

https://www.youtube.com/watch?v=_jTk3Fv9ido

Task Sequence - IE 11 install is very slow on x64 systems

Hi,

I've created a new application for IE 11 (I had to package the pre-requirements etc) and this works just fine when it's deployed to a client, both x86 and x64. The application installs in about 10-15 minutes.

Now, I've included the same application in my task sequence and I've noticed that for x64 systems it takes ages. More than an hour just to install IE11, then the rest of the apps get installed normally. Strangely enough, the x86 doesn't have any trouble, it installs it in about 15 minutes.

Did anybody have such an issue?

I'm re-imaging my test client again, I can attach the log later on.

Thanks


Reply:
This question cannot be answered without knowing what exactly is taking such a long time, so you really have to examine the logs. 

Torsten Meringer | http://www.mssccmfaq.de


------------------------------------
Reply:

It just completed the installation after more than 4 hours (for the whole TS). It generally takes about 1h without IE (and I didn't install Lync nor Office..).
This is from the logs, I can see that at 11:19:07 it starts Installing IE and it finished at 13:20:22. I can see just a few lines logged during all of this time:
Invoking App Management SDK to evaluate app polices InstallApplication 14/09/2015 11:19:08 752 (0x02F0)
Launching command shell. OSDSetupHook 14/09/2015 11:24:39 2300 (0x08FC)
executing command: C:\WINDOWS\system32\cmd.exe /k OSDSetupHook 14/09/2015 11:24:39 2300 (0x08FC)
executed command: C:\WINDOWS\system32\cmd.exe /k OSDSetupHook 14/09/2015 11:24:39 2300 (0x08FC)
Launching command shell. OSDSetupHook 14/09/2015 11:50:38 2300 (0x08FC)
executing command: C:\WINDOWS\system32\cmd.exe /k OSDSetupHook 14/09/2015 11:50:38 2300 (0x08FC)
executed command: C:\WINDOWS\system32\cmd.exe /k OSDSetupHook 14/09/2015 11:50:38 2300 (0x08FC)
Process completed with exit code 0 TSManager 14/09/2015 13:20:22 1528 (0x05F8)
!--------------------------------------------------------------------------------------------! TSManager 14/09/2015 13:20:22 1528 (0x05F8)
Successfully completed the action (Install Internet Explorer 11) with the exit win32 code 0 TSManager 14/09/2015 13:20:22 1528 (0x05F8)

I'm not 100% sure why it takes so long..


------------------------------------
Reply:
I moved the installation as the very last step and it only took 15 minutes which is the expected time! This makes no sense and I'm regretting to have upgraded to the latest version to be honest!

------------------------------------

Incompatibility with Windows 10/Apple Boot Camp and Mac's Built before 2012

I tried to create a restore point in W-10 in the Apple Boot Camp Partition working under Apple Yosemite.  I spent over 90 minutes on line with a very patient MS Tech who had access to my PC.  We finally came to the conclusion the error message was due to incompatibility with W-10 and Apple.  At first thinking it was a software issue I called Apple Support.  Here's the bottom line so you don't waste a lot of time.  Apple support tech said and there are internet postings that refer to the following - most all iMacs and Mac Books Built prior to 2012 are mechanically not compatible.  Newer physical designs are.  So the bottom line is Microsoft needs to come up with a patch that will enable Windows 10 operating within Boot Camp on machines built before 2012 to be able to work correctly.  My specific problem is I was trying to create a restore point as I accidentally realized several weeks after the "free" upgrade a restore point had not been created.  WORD TO THE WISE UNTIL THIS IS FIXED.  CREATE A REPAIR DISC.
  • Changed type ZigZag3143x Sunday, September 13, 2015 5:35 PM no question in sight

Reply:

This is one of the benefits of evolution in the computer industry and it is not Microsoft's responsibility to create a "patch" to fix Apple's Boot Camp compatibility problem.

You state the Apple hardware is "... mechanically not compatible."  So why would you think it's Microsoft's responsibility to come up with a patch to Windows 10 to make it "mechanically compatible" with Apple's hardware?

Is there some obscure logic hidden somewhere in your post?


------------------------------------
Reply:

Hi,

I understand your situation, but as mentioned by RTFM, since Boot Camp is a software completely hosted by Apple, I am also in doubt that if Microsoft will release any patch about this. But I think this will be resolved eventually, either by Microsoft side or Apple side, just like Windows 8.1.

Regards,

D. Wu


Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.


------------------------------------

now using RSAT tools with Win2k8 r2

i have finally bitten the bullet and did a fresh install of Win10 over my Win8.1 workstation. applied updates and installed RSAT tools.

i mainly require ADUC, ADsiedit, and occasionally GPO consoles to manage my Win2k8r2 servers/domain. so far so good (i made a backup of my GPO just in case).

anyone else having issues with such combination?

  • Changed type Michael_LS Tuesday, September 15, 2015 3:11 AM

Reply:

Hi Reno,

Thank you for sharing your experiences.

If you don't mind, I will change this thread into discussion.

Regards


Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.


------------------------------------

How to setup a print to file that doesn't overwrite the files.

I recently had a request to setup a print queue for testing. Not wanting to waste paper, I wanted to have it print to file.  So I looked online, and I found you can setup a generic/text only printer that will print to a file by setting the print point to a directory path and file name.  The one problem with that is each new print job overwrites the last one. 

I found some apps that you can buy to do this, but nothing in the scripting realm, and definitely nothing for free.

So I created a powershell script that monitors the folder, and when a new file arrives, it renames it to the date/time down to the second.  Being that granular with the time insures that the file names are never duplicated.  The process runs in an endless loop, and won't stop until the server shuts down.

Set this up as a scheduled task to run on system start-up.

========================================================

$folder = "Print Load Test"
$end = "False"
DO
{
 Get-EventSubscriber | Unregister-Event
 Get-Event | Remove-Event
$query = @"
 Select * from __InstanceCreationEvent within 1  
 where targetInstance isa 'Cim_DirectoryContainsFile'  
 and targetInstance.GroupComponent = 'Win32_Directory.Name="d:\\\\$Folder"'
"@
Register-WmiEvent -Query $query -SourceIdentifier "MonitorFiles"
$fileEvent = Wait-Event -SourceIdentifier "MonitorFiles"
#$fileEvent.SourceEventArgs.NewEvent.TargetInstance.PartComponent
$date=(get-date -Format d) -replace("/")
$time=(get-date -Format T) -replace(":")
$datetime = ("$date $time") -replace(" ", "_")
Rename-Item "d:\$folder\new.txt" "Print_$datetime.dat"
} Until ($end -eq "True")
 
=============================================================

I hope this helps someone.

Clay Perrine


  • Edited by Clay Perrine Thursday, September 10, 2015 8:41 PM
  • Changed type Elaine Jing Tuesday, September 15, 2015 1:50 AM information sharing

Reply:
Thanks for the information

Alan Morris formerly with Windows Printing Team


------------------------------------
Reply:

Hi Clay,

Thanks for your sharing, as this isn't a question, so I would change your post type as disscussion.

Appreciate your time and information again.

Best Regards,

Elaine


Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.


------------------------------------

Building SSIS

I'm stuck with the below errors

[OLE DB Destination [31]] Error: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E2F.
An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 11.0"  Hresult: 0x80040E2F  Description: "The statement has been terminated.".
An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 11.0"  Hresult: 0x80040E2F  Description: "Cannot insert duplicate key row in object 'dbo.EmailAddresses' with unique index 'XAK1EmailAddresses'. The duplicate key value is ().".


Reply:
You have a unique index on your EmailAddresses table and trying to insert an address that already exists. Put a lookup just prior to determine if the address exists and process accordingly

------------------------------------
Reply:

Thanks this is my first SSIS

So could you please be more specific and please provide me any link that can help

Thanks Ryan


------------------------------------
Reply:

Duplicate of https://social.msdn.microsoft.com/Forums/sqlserver/en-US/6e362ef1-b204-4880-860e-d73bae84da68/when-im-building-my-first-ssis-package-im-getting-the-below-error-messages?forum=sqlintegrationservices#0f2346b7-93c8-49b1-bef0-1eab7c3565a1

If you have a UNIQUE constraint on a column you cannot insert the same value again.


Don't forget to mark helpful posts, and answers. It helps others to find relevant posts to the same question. Enjoyed my post? Hit the up arrow (left)
Really enjoyed it? See my profile!
My Tech Net Articles.


------------------------------------

AppV 4.6 to AppV 5.0 Conversion issue.

I am facing an issue while testing the appv 4.6 package for Appv 5.0 conversion.

Below the exception it throws.

Test-AppvLegacyPackage : Exception of type
'Microsoft.AppV.LegacyPackages.Legacy.LegacyException' was thrown.
At line:1 char:1

+ Test-AppvLegacyPackage -SourcePath 'C:\testing\IPSwitch WS_FTP_Pro 12.4'
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Test-AppvLegacyPackage], LegacyException
    + FullyQualifiedErrorId : NotSpecified,Microsoft.AppV.LegacyPackages.TestPackage Command



Reply:

There are certain limitaions with  package converter prior to App-V 5.1.It will not convert scripts, packages with dependencies, and other certain customizations in the OSD file.

The new App-V 5.1 has more advantage in case of converting from earlier 4.6 version.

I am not sure about the failure in your case (LegacyException).Why not check for any scripts or dependency in the OSD files?If present remove them from the OSD, convert and then add them in the dynamic config file.

I would recommend re-sequencing using App- V 5.0 or 5.1 sequencer(which ever suits your environment) in case if there are no customizations in the OSD to avoid future failure of the application.


(Please click on "Vote as Helpful" and/or "Mark as Answer", if it has helped you. )


------------------------------------
Reply:
5.1 converter does have significant improvements. If it doesn't convert there, you will probably need to resequence. Not every package is guaranteed to convert.

Steve Bucci Microsoft


------------------------------------

VBScript to move a folder under each user profile

good afternoon,

I'm very new to VBScript and I need to create a script to perform a backup of a folder located in each users profile(appdata\roaming folder)

I read the following article and if helped me get each user profile on the machine

http://blogs.technet.com/b/heyscriptingguy/archive/2005/06/03/hey-scripting-guy-how-can-i-list-all-the-user-profiles-on-a-computer.aspx

however I don't know how to go from here. how to get these users profiles' information and perform the backup of the folder located in roaming for each one of them.

could you please assist.

thank you in advance :)

  • Changed type Bill_Stewart Monday, October 19, 2015 4:26 PM
  • Moved by Bill_Stewart Monday, October 19, 2015 4:26 PM This is not "scripts on demand"

Reply:

This purpose of this forum is to answer specific scripting questions, not to design scripts on request.

Start by reading the following:



-- Bill Stewart [Bill_Stewart]


------------------------------------

SCOM 2012 R2 UR 4 - still: Windows Local Application Health Rollup failure

I know there are various articles about this failure. the solution that works for us is that I clear the cache, and then it stays away for 1..2 weeks. but it remains a reoccurring issue for our management servers (so maintenance mode is not an option)

but flushing the cache on your management server - especially the one with the RMS emulator role - is annoying and not really "professional"....

has there ever been determined if there is a root cause for it ?
is it a performance issue, overload, script error etc... ???

is there a permanent fix ? there is no information in the Health explorer, no failures for the nodes below this rollup monitor, so I don't know why it got triggered in the first place...


Reply:

Hi,

UR4 is about one year old, from october 2014 - I suggest you install UR7


Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.


------------------------------------
Reply:

that is not an answer...

none of those UR's fix anything related to this problem. I hope we are past those days where they were just applying SP3 again to the OS just to "fix" some vague problems

we do delay applying UR's because it is quite a lot of work for us to upgrade the entire system center suite which is in production and serving thousands of servers (SCOM)


------------------------------------

Windows server 2008 Unable to shutdown

We have a server with Windows server 2008 installed on it. Recently we noticed that whenever we tried to shutdown the server it restarts instead of shutting down completely. We tried command line but still the same issue.

We checked the updated, everything is OK, no update error and no pending update.

I unchecked automatically restart in Startup and Recovery, but still the problem exist.

regards


Reply:

I'd check with the hardware manufacturer about the latest firmware, chipset and driver pack for server 2008.

 

 

 


Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]

Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.


------------------------------------

XBOX 360 System tampering Cheater

Gamertags, BloodYxRastaH and BloodYxBONEz have tampered with their Xbox360 systems to obtain a "God mode" class which prevents them from dying in game.
  • Moved by Naomi N Wednesday, October 21, 2015 4:08 PM Off-topic

Reply:

XBOX forums are here:

http://forums.xbox.com/xbox_forums/default.aspx

PS - you'll likely have to mention which game you think they are cheating in.



------------------------------------

Dial-in Conferencing Settings and PIN Management - Page Error - The operation Failed with an unexpected error

Hi All,

Thought I'd share this one after spending a good few hours troubleshooting.

Scenareo & background

Lync 2013 server Standard Edition.  One front end pool with one Edge, both in Windows Server 2012 (not R2).  Mobility enabled. Reversed proxied through ISA 2006 - Old I know :) 

When a user internally browses to the dialin page (split brain DNS resolves to internal FE IP) to set their PIN, the error 'The operations failed with an unexpected error.  If the problem persists, contact your system administrator'

This error seems to be caused by the latest sting of updates - specifically KB3080353.  Uninstall that and you should be good to go.

Now to work out what that update did and why......... :)


Reply:
Good to know! I changed this from a question to a discussion as it looks like you've identified the issue and are sharing info related to it. Let me know if you want me to change it back.

Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer". SWC Unified Communications

This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.


------------------------------------

[Forum FAQ] How to install Language package manually in Windows 10 via CAB file

Scenario

In Windows 10, the official way to install Language package is via Settings-> Time & Language -> Region & Language -> Add Language, which is also the securest and easiest way to get new language package.

The following way is to install language package manually via CAB file. Note: This method is for limited network access computers, failed Windows update and so on. If possible, please use the official way, this way is only for emergency status.  

Solution

We can get the link of language package from Windowsupdate.log after you have tried to install language via Add language UI. And then install the package.

Step 1: Get readable Windowsupdate.log in Windows 10 and find the CAB file

  1. Launch Powershell as administrator.
  2. Type Get-windowsupdatelog command convert the Windows updates log to be readable.
  3. Find the title as below in windowsupdate.log on your desknbsp;Title = microsoft-windows-languagefeatures-basic-en-gb-package. Then, you will see a line like below: 
DownloadManager Downloading from http://fg.v4.download.windowsupdate.com/d/msdownload/update/software/updt/2015/07/lp_a3b56b702da97358088100bdd06221c052b90fc9.cab   to C:\WINDOWS\SoftwareDistribution\Download\d29cde8644802511b6b48a4892b5fe9e\microsoft-windows-languagefeatures-ocr-en-gb-package.cab (full file)

4. lease fine the link for the language package, and copy the http link into IE to get the CAB file

Step 2: Install language package via CAB file

  1. Run lpksetup.exe, the "Install or Uninstall display languages" wizard will appear on the screen.
  2. Click the Install display languages button.
  3. In the next page of the wizard, click Browse and pick the *.cab file of the language you downloaded. 
  4. Click the Next button to install the language package.

Wait till it is installed. This can take a considerable amount of time and disk space. 

In addition, you can also use DISM command to install language package via CAB file: dism /Online /Add-Package /PackagePath:[path of cab file]


Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.



  • Edited by ForumFAQ Monday, September 14, 2015 5:30 AM update

No comments:

Post a Comment

Setup is Split Across Multiple CDs

Setup is Split Across Multiple CDs Lately I've seen a bunch of people hitting installation errors that have to do with the fact th...