Tuesday, February 1, 2022

iis configuration

iis configuration

hell friends

i have a server windows server 2012 r2  standard, server have single domain i already install all server service like dns dhcp wds IIS ftp NBL .

I want configure my server as a web server link to my company website for my other branch office.

please help

regards

sp mishra 

  • Changed type Vivian_Wang Thursday, May 14, 2015 7:43 AM

Reply:
What is the question?

Nosh Mernacaj, Identity Management Specialist


------------------------------------
Reply:
Questions about IIS are best asked in the iis.net/forums area. That's where the IIS experts prowl.

. : | : . : | : . tim


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

Lync 2013 to Skype

I setup Lync to Skype around the time it came out. At that time it had been working fine. When Skype for Business preview came out, My Lync to Skype stop working. I have double check all the setting and even removed and recreate them, but still unable to IM Skype users. I have federation with other company and they work fine.

From Lync:

I can search for Skype users. When I add them, they show Offline. If I try to send a IM, I get "This message wan't set to ******@outlook.com".

From the Skype:

I am unable to find any of my Lync users with in the Skype App. The Lync contact I had all ready setup can send an IM but when I reply from Lync, I get the same message, "This message wasn't sent to *******@outlook.com".

I check https://pic.lync.com and I still have 1 Activated. I have not yet discontinued and reinitiate server yet.

Anyone seen this or have any ideas?


Reply:

Hi,

Did you follow these steps: https://technet.microsoft.com/en-us/library/dn705313.aspx

It explicitly says you need to remove-cspublicprovider skype, and readd for it to work properly.

I have done so on two installations, no issues

Cheers


Lasse Wedø,
Blog:Tech@work, Twitter: @lawedo

Please take a second to hit the green arrow on the left if the post was helpful, or mark it as an answer if it resolved your issue.


------------------------------------
Reply:
Our Server are still Lync 2013. We have not upgrade to Skype for Business server 2015. I have removed-cspublicprofider Skype and then readd it.

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

Cannot play Steam games with this preview

Could you issue a fix for this problem

Reply:

You need to talk to the people @ Steam since this is a 3rd party application, not a Microsoft application.

You can also go to Steam Support for assistance.

And, it may not get fixed until R.T.M.


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

There are several other users out there who are able to play Steam games without an issue. I would suggest ensuring you are on the latest build, Build 10074, first and foremost. You should also ensure that your system has the latest drivers, especially graphics drivers, installed from the available downloads provided by the device or system manufacturer for Windows 8.1.

If you continue to have issues, post your system specifications, what build you are on, and more detailed information about which games fail to launch.

Brandon
Windows Outreach Team- IT Pro
Windows for IT Pros on TechNet


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

One user can not be granted "editor" permissions in OWA calender. All others can.

Everyone else is listed as a "editor" and I set up "Nicolette" the same way.  Sent an email from the mailbox to the user nicolette and then gave her full permission as "all information" and shes only labeled as a "reviewer". 

What do I need to do to make her an "editor" like the other users?

See image below...


Reply:

Hi,

Are you able to do it with the help of Exchange PowerShell?

Add-MailboxFolderPermission "UserA:\Calendar" –User "UserB" –AccessRights Editor


Regards from Visit ExchangeOnline | Visit WindowsAdmin


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

Hi,

that's by design in owa 2010. Sharing  calendar permissions means only readable permissions. For writable permissions, you need Outlook or Powershell. 


Georg


  • Edited by fgeo-ch Tuesday, May 12, 2015 6:13 AM

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

Very odd.  I made the changes through outlook and it appears to be working now.  Funny the options they limit from OWA.

Oddly, i setup all the other users through OWA...so not sure why this last user was set to different level?

Thanks for the help


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

copy files from sharepoint to local folder

Hi All,

I need to copy flatfiles(.csv) files from sharepoint to local folder. how can i perform this through SSIS?

Any Dll's needs to be added to perform this? If so how can i download the dll's. Am new to this.

Is there any command line that can perform this through batch file?

Please help.

Thanks,

Raghavendra


Reply:
Have a look at this http://sqlsrvintegrationsrv.codeplex.com/releases/view/17652

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

hi,

I need to copy files from Sharepoint to local folder(.csv files). I have the sharepoint list source and destination task installed. These tasks are helpful to Load data to Sharepoint and retrieve data from sharepoint.

My Requirement is to copy the files.

Example : sharepoint url : https://sharepoint.test, which contains 5 files, needs to be just copied to my local machine C:/share/

Any inputs would be a great help.

Thanks.


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

Not sure if there is any ready to use component already available.

In my point of view you will have to access document library using custom code i.e. using C#, loop each file which is in doc lib and save it to local path using Stream writer.

Please have a loot at this technique : 

http://www.codeproject.com/Questions/457161/how-to-download-files-from-Sharepoint-document-lib



------------------------------------
Reply:
You can download files from SharePoint using the regular HTTP protocol. Check this script for reference what you need to implement.

SSIS Tasks Components Scripts Services | http://www.cozyroc.com/


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

Lync Mobile client 2013 disconnect.

Everything if works perfect lync is connect and working, lync 2013 mobile connect and work in the backgroung but after certaint amount of time if this connect.

Reply:

Most probably issue with your Reverse Proxy. If this is EE pool, check your HLB persistence method and values.

Drago


http://www.lynclog.com


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

Monitor DFSR in different site using SCOM 2012 R2

Hi,

I've installed SCOM 2012 R2, imported MP, and regarding DFSR, primary site is fine. However, in the second site, server keeping DFSR role is not showing in SCOM, in regards to DFSR. DFSR doesn't recognize that site at all (in contrary to Exchange which is showing properly both sites). In other side, DFSR file replication works fine, and AD site is showing properly in DFSR Management console.

Thank you for any help.


alfa21


Reply:

Hi,

Can this issue come due to OS Windows 2012 R2, is there any MP for DFSR for this Operating System.


alfa21


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

ADFS proxy configuration issue

Hi,

We are facing some issue while configuring ADFS proxy(web application proxy) on Windows server 2012 R2. Below are the setup details

1. Test AD server and configured with certificate services.

2. ADFS1 and ADFS2 servers are in single form with NLB configured.

3. Two SQL 2012 servers configured with always-on availability feature configured for ADFS database and its working fine.

4. Two Web application proxy servers installed on DMZ.

Problem: we are able to do telnet to ADFS NLB IP with 443 from DMZ proxy servers but while configuring proxy we are getting below error.

An error occurred when attempting to establish a trust relationship with the federation service. Error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

we are using adfs service account for connecting to ADFS server and this account has been added in administrators group in both ADFS servers.(i have tried with domain admin and enterprise admin also). i have added all host entries in host file of proxy servers and generated certificate for federation form name(NLB hostname) from root CA and added in proxy server.

Please help me to resolve this issue.

  • Changed type Mary Dong Thursday, May 14, 2015 1:16 AM

Reply:

Hello,

the following forum is more related to AD FS:

https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva


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:  


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

Age limit for Exchage 2013 public folders

Hi guys,

I would like to change each one public folders age limits as a default setting but this power shell command cannot work. Some one write to me correct syn.. for this commands....

Get-Content C:\temp\pubfolders.txt  | Set-PublicFolder -Identity  -AgeLimit  -UseDatabaseAgeDefaults: $True


Reply:

Is this a properly formatted csv file? Are the columns named to match the Identity parameter? Also, the AgeLimit parameter does not accept pipeline input, so try this instead:

$test = Import-Csv test1.csv    $test | % {Set-PublicFolder -Identity $_.Identity -AgeLimit $_.AgeLimit -UseDatabaseAgeDefaults:$True -WhatIf}


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

it is txt file there is no any column in this file there are public folders names get-content command working normal it list all public folder in txt file but set command synx not work.


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

Integrating citrix xen app withh ADFS 3.0 for user authentication

Hi All,

We have the below setup

Citrix xenapp 7.6 with Netscalar

ADFS 3.0

Can anyone tell the steps to integrate the both to establish the SSO , I got blogs and links which is related to ADFS 2.0

But I need steps for Latest ADFS 3.0 ??

and I have questions like is it like integrating Citrix Netscalar with ADFS by adding the relying party and the trust ??

Regards,

Kalai


Reply:

Hello,

Please read this PDF File (This is for netScaler with ADFS 3.0):

Guide to Deploying NetScaler as an Active Directory Federation Services Proxy

Regards


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

Hi ,

Thanks for the link..


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

Hello,l

in addition please use for AD FS related questions https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva


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:  


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

Best Practices in Life Cycle Management

 Hey everyone! If you are evaluating new systems management solutions, I just came across this new research report on leading solutions that might be helpful. Check it out!  http://software.dell.com/EMA_Konnect

  • Changed type Joyce L Tuesday, May 12, 2015 8:08 AM discuss

Reply:

Hi,

Thank you for your sharing. As this is not a question, I'll change the type to discussion.

Best Regards,

Joyce


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.


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

ADFS 3.0 Per Relaying party Custom authentication ISSUE

Im trying to force users to sign in on a specific Relaying Party with forms sign-in. The global setting is SSO.

Even though I check the box "Users are required to provide credentials each time they sign in" on my relaying party Auth nothing happens - users still log in automatcally with SSO.


both

  • Changed type Vivian_Wang Sunday, May 17, 2015 5:33 AM

Reply:

Hi,

I would suggest you ask in ADFS forums:

https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva

Regards.


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 Support, contact tnmff@microsoft.com


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

Restrict OWA for external access by ADFS 3.0 after business hours

Hello Everyone all right?

I'm trying to block access to OWA for external users except for a group of AD users that will be allowed

I used the article https://technet.microsoft.com/en-us/library/hh526961%28v=ws.10%29.aspx?f=255&MSPPError=-2147217396 in scenario 4, but instead of allowing the User groups it locks and the other groups are allowed.

I have in hybrid environment office 365 with Exchange 2007 + Exchange 2103 and installed ADFS 3.0 in the organization of my customer.

Can anyone help?

Regards,

Leonardo Fogaça de Almeida

  • Changed type Frank Shen5 Wednesday, May 13, 2015 2:05 AM Redirected

Reply:

another part

I have Office 365 too.

Regards,

Leonardo Almeida


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

Hi,

Before going further, sorry for the late response.

Based on the description, in order to get better help, it's recommended that we ask for suggestions in the following ADFS forum.

Claims based access platform (CBA), code-named Geneva

https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva

Best regards,
Frank Shen


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.


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

Server 2012 HyperV woth Nvidia Quadro 4000

Hi

i am looking for a server, where we can use several HyperV's and we want to put in the server a Nvidia Quadro 4000 to add some graphic performance.

so my question is whether it will work or not

thank u in advance

marco


--cacciu--

  • Changed type Amy Wang_ Tuesday, May 12, 2015 3:00 AM

Reply:

Hi Marco,

Personally, I don't have any related experience regarding this field, you may get insights from other forum community members.

Best Regards,

Amy


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


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

Hi Marco,

Please also refer to corresponding vendor support to get further assistance.

Best Regards,

Amy


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


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

No more doubt, no more iffy reply. Here is a definitive " Yes " from Gabriel Aul.


Reply:

you may also want to read this, https://twitter.com/GabeAul/status/597773851150446592.

"You'll have to be upgrading from a system with a valid license for 7 or 8.x"


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

Give us your feedback on features and functionality!

We've set up a new web location where you can give us feedback on features and functionality you want for Linux and FreeBSD running on Hyper-V!  Go to http://windowsserver.uservoice.com/forums/295062-linux-support and let us know what you'd like to see added to the product, or vote for a request that has already been entered.  The site ranks the entries based on the number of votes, so you can see what the community is saying is most important.

This is a new site, so it looks a little lonely at the moment.  Help make it less lonely by entering your suggestion. :-)

Note that UserVoice is not a site to enter bugs or technical problems -- those should continue to be discussed in this forum.


Michael Kelley, Lead Program Manager, Open Source Technology Center

Issue with activating Lync 2013 to full

Hi all ,, 

i've a lync server 2013 in evaluation and its expire , I'm trying to activate Lync after a i use this command "msiexec.exe /fvomus server.msi EVALTOFULL=1 /qb " i use the following on enable-cscomputer and the bellow erros come out i need help to fix it :) 

WARNING: No patterns found. Skipping rewrite rule creation for Web Scheduler.
WARNING: No patterns found. Skipping rewrite rule creation for Web Scheduler.
WARNING: "enable-cscomputer" processing has completed with warnings. "2"
warnings were recorded during this run.
WARNING: Detailed results can be found at
"C:\Users\administrator.EJADAUNITED\AppData\Local\Temp\2\enable-cscomputer-43d5
7785-f11f-4f7a-a099-06a6db974a0a.html".


Reply:

Hi,

this error can be ignored if you have not setup scheduler for Your environment.

If you want to setup then please follow this guide: http://lyncuc.blogspot.no/2013/12/lync-2013-web-scheduler-how-to-setup.html


Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work


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

Hi ,, 

thanks for your help I did the scheduler :) 


------------------------------------
Reply:
Nice to hear,please mark thread as resolved if you have no further issues regarding this thread.

Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work


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

Powershell DSC for App-V Full Infrastructure

Anyone has build or thought about building powershell desired state configuration MOF's for the app-v publishing, management and reporting servers? From the little I know from powershell DSC these servers look a good candidate for this.

Instalation setup failed with logs

Hello,

I'm trying to install windows 10 from first preview version and always failed. Actually i cant get even to setup menu. Trying with both methods from USB with reboot and directly from my windows 7 x64 and always get error with no action to choose, just informing there is error and the system will be rebooted.

I'm uploading two log files from C:\$Windows.~BT\Sources\Panther folder

First one is only error log, second is the full log

http://pastebin.com/dJY19GVP

https://www.dropbox.com/s/6tfv35vlli103fu/setupact.log?dl=0


Reply:

Hello,

I'm trying to install windows 10 from first preview version and always failed.

If you really mean " first preview version ", it has already expired since April 15th this year.

The most current version is build 10074.
you did not say what method you used trying to install. Was it by Windows Update or by using ISO file ?

Assuming you were using Windows Update, try using the ISO file instead.

*** Before you do that, suggest you run a Win 8.1 Upgrade Assistant tool first to check for compatibility.
Why Win 8.1 ?
It is because if your Win 7 is compatible with Win 8.1, it should be compatible with Win 10 TP ***
http://windows.microsoft.com/en-ca/windows-8/upgrade-assistant-download-online-faq

Here is build 10074 ISO download links:


Product key: 6P99N-YF42M-TPGBG-9VMJP-YKHCF

Product key : VTNMT-2FMYP-QCY43-QR9VK-WTVCK

Once you have the ISO file downloaded, you have 2 choices :

1. Burn the ISO file to a bootable DVD or USB with at least 4 GB > use it to do a Clean Install.
How to burn an ISO file :
https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool

2. Go to the folder where the downloaded ISO file is > right click at it > click Mount > click Setup.exe
Install will start. At one stage you will be asked if you want to keep the personal files and settings or keep nothing. It's your choice.





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

No I mean that I'm trying to install it from the very first preview but no luck with all the different releases including the last one. I already have downloaded build 10074 and installed as bootable at my 4GB USB drive stick. The method I'm trying is rebooting and boot from USB but never seen any setup menu just the error:Your PC ran into a problem and needs to restart...If you'd like ti know more, you can search online later for this error: SYSTEM_THREAD_EXCEPTION_NOT_HANDLED

Already tried Windows 8.1 Upgrade Assistant and it says most of my apps are compatible with windows 8.1


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

I am sorry I have wasted your time reading my reply.

That is the problem if you did not describe your issues the way we, the outsider, could understand.
A large part of the important info were not mentioned in your first post.
I ended up interpreting and I was wrong.

Please wait for someone to come along. Good luck.



------------------------------------
Reply:
So nobody can help me?

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

Replica Broker Role in Pending State

Hi all

We have Windows 2012 r2 Failover Cluster , Suddenly Hyper V Replica Broker Role in Pending State.

Also couldnot migrate to another node. Also virtual machines of specific Node is also Halted.

Below is the error reported

The cluster Resource Hosting Subsystem (RHS) process was terminated and will be restarted. This is typically associated with cluster health detection and recovery of a resource. Refer to the System event log to determine which resource and resource DLL is causing the issue.

Please advice how to recover this and what is the cause of this..

Waiting your quick reply

Regards

How to Create the MSI package for Dragon 13 professional software?

How to Create the MSI package for Dragon 13 professional software?

How to Create the MSI package for Dragon 13 professional software application? 

I have Setup file for the Dragon 13 professional software.

I have licence key for that application.

I can ran this application without an error, but not able to create the MSI package for that application.

I have to build the MSI package, in that i have to include the licence key and the setup file, then i have build the MSI package.

If the end user ran this application it wont ask any licence key, just need to click the application and finish it..

Can you please help me to resolve the issue. If any proper procedure or solution. please do let me know.

Thanks in advance,

 





Reply:

Might try them over here.

http://nuance-community.custhelp.com/pages/home

 

 

 


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.


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

Windows 10 Insider Preview Start menu not working

Hello

I install Windows 10 Insider Preview but when i update it start menu and search box stopped working what can i do to fix it?


Reply:

I'm assuming your using the latest build 10074.

open windows powershell (run as admin)

enter the following command:

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}


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

I'm assuming your using the latest build 10074.

open windows powershell (run as admin)

enter the following command:

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}


Still not fix

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

Suggestions only :

1. Create another user account with the same privileges. Logon to the new account. See if the same problem occurs.
It the new account works fine, then your older account is corrupted.

2. If the above suggestion does not help, would you consider reinstall 10074 by using the ISO and do a Clean Install ? If you need the ISO download link, please post back.

3. Any time now, a new build 10122 will be released on Fast ring. Perhaps you would just wait a bit for it ?


  • Edited by david hk129 Wednesday, May 20, 2015 4:25 PM

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

start menu and search box stopped working

It would help to refine this symptom description.  E.g. what exactly are you doing and what are you seeing?  Try using Narrator to get more clues.  Some apparently can see both the Start Menu and the Search box as soon as they start Narrator.  In my case I had to use it to access features that were not being shown on my screen.  Once that had happened a few times it was almost as if some versions of it had been cached and then I did not need Narrator to let me actually see them.  YMMV.


Robert Aldwinckle
---


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

Suggestions only :

1. Create another user account with the same privileges. Logon to the new account. See if the same problem occurs.
It the new account works fine, then your older account is corrupted.

2. If the above suggestion does not help, would you consider reinstall 10074 by using the ISO and do a Clean Install ? If you need the ISO download link, please post back.

3. Any time now, a new build 10122 will be released on Fast ring. Perhaps you would just wait a bit for it ?



Didn't work I guess i should wait until new build 10122 release

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

...........Didn't work I guess i should wait until new build 10122 release.

It has been released through the Fast ring yesterday on the 20th.

Can you go to Settings > Update and Security  ( or Recovery & Update ) > Windows Update > Check for updates ?


  • Edited by david hk129 Thursday, May 21, 2015 10:37 AM

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

...........Didn't work I guess i should wait until new build 10122 release.

It has been released through the Fast ring yesterday on the 20th.

Can you go to Settings > Update and Security  ( or Recovery & Update ) > Windows Update > Check for updates ?


Yes I check for updates but not any new updates

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

...........Didn't work I guess i should wait until new build 10122 release.

It has been released through the Fast ring yesterday on the 20th.

Can you go to Settings > Update and Security  ( or Recovery & Update ) > Windows Update > Check for updates ?


Yes I check for updates but not any new updates

Are you on Fast ring ?

Slow ring won't get that update.


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

...........Didn't work I guess i should wait until new build 10122 release.

It has been released through the Fast ring yesterday on the 20th.

Can you go to Settings > Update and Security  ( or Recovery & Update ) > Windows Update > Check for updates ?


Yes I check for updates but not any new updates

Are you on Fast ring ?

Slow ring won't get that update.

I was on slow ring I made it on fast ring and I get the update but it says  fbl_impressive Professional 10122 - Error 0x80246017 how to fix it?


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

I don't know how to fix that.

However, at least Gabriel Aul is aware of that and thru him, MS is probably made aware of that too.

Here is Gabriel Aul's tweet & reply.......

                             

Gabriel Aul       @GabeAul             · 18h     18 hours ago         

If you're hitting error 0x80246017 please file a report (or me too) in Windows Feedback on current build. This will send us logs to debug

So, make sure you post your issue to Feedback app.


  • Edited by david hk129 Thursday, May 21, 2015 11:36 AM

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

Admin shares on a Windows 2008 R2 server not accessable from Primary Domain controller

When trying to connect to one of my member server from the primary domain controller that it is a member of, I cannot access the administrative shares. EX: \\server\C$ or \\Server\F$. I am able to access all other shares from the same domain controller and am able to access the admin shares from other servers.

The error I get is: Windows cannot access \\server\c$ (in the details section if you click the down arrow it show error code: 0x80070043 The network name cannot be found.

Seems strange to me that the admin shares are accesible from servers other than the primary domain controller and all other shares are accessible to that same DC. I have taken the server off the domain and rejoined, disconnected everyone from the share manually and cannot for the life of me figure this out. I need to get this working to be able to use DFS over my WAN. Please let me know if anyone has dealt with this issue and has found a way to resolve it.


Reply:

Hi,


For resolving your problem, see those links :

-> http://www.wincert.net/tips/networking/2602-error-code-0x80070043-the-network-name-cannot-be-found.html

-> http://support.microsoft.com/kb/2194664

 

See ya.


MCITP : Server Administrator | VMware : VTSP 4 / Desktop VTSA 4 | NetApp : DataOntap 7/8 Accreditation

→ Thanks for voting this post as answer if it helps


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

Thanx for your time but that is the wrong issue. I can access general shares on the server. The only thing I can't do is open ADMINISTRATIVE shares from my primary domain controller to my member server (\\memberserver\c$, etc.) I can access public shares just fine. Just not admin shares to the local drives. 


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

Hi,

What's the operation system on the PDC and other servers which can access the admin shares? Also whether you tested with other domain controller?

If the PDC is Windows 2008 or 2008 R2 but not the others, please test to disable UAC and see if it is the cause. If so, test to add Administrator account to a new group and share the root drive to the new group as a work around if UAC need to be open.

 


TechNet Subscriber Support in forum |If you have any feedback on our support, please contact tnmff@microsoft.com.

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

Thanks so much for both of your time. I figured out the issue through process of elimination of network appliances between WAN links and monitoring traffic destination progress. I found SMB traffic port 445 not reaching its destination but port 139 traffic going through fine. 445 is used for admin shares and 139 is used for other shares. I found the block at our packet local packet shapers. We have packet prioritization at every site and after making changes that allow port 445 throughput between sites on every appliance and rebooted them, the problem was resolved and I was able to access admin shares globally and was able to turn on DFSR.

  


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

Hello, Everyone on this forum.

Could please tell me how did you do that?

I too have issues on Non Dc-2008 hosts.

The below link did not help me. https://support.microsoft.com/en-us/kb/971277?wa=wsignin1.0

regards,

Dharanesh,


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

Solutiion to ORA-24777: use of non-migratable database link not allowed ---> Oracle.DataAccess.Client.OracleException ORA-24777:

LOB Adapters 2.0 Biztalk 2009 -  WCF Oracle DB Adapter

The following error occurs when you are are using Oracle dedicated vs shared services for connections.  The error only manifests itself when you
are going across database links with any object (view, stored proc).  The solution is ...  In you BT Admin Console --> application --> sendport --> send port properties --> General.  Select "Configure" button and go to "Bindings" Tab.   Change "useAmbientTransaction" to False.  Hopefully this gets indexed via Bing/Google and someone
can use it.  I could not find an answer on the internet but only stumbled across it.

Event Type: Warning
Event Source: BizTalk Server 2009
Event Category: (1)
Event ID: 5743
Date: 11/2/2009
Time: 10:09:24 AM
User: N/A
Computer: lmsbizd03.til.csu.org
Description:

The adapter failed to transmit message going to send port "WcfSendPort_OracleDBBinding_EDDBM_View_GET_WO_4_Custom" with URL "oracledb://gisdev". It will be retransmitted after the retry interval specified for this Send Port. Details:"Microsoft.ServiceModel.Channels.Common.TargetSystemException: ORA-24777: use of non-migratable database link not allowed ---> Oracle.DataAccess.Client.OracleException ORA-24777: use of non-migratable database link not allowed at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure, Boolean bCheck)

at Oracle.DataAccess.Client.OracleException.HandleError(Int32 errCode, OracleConnection conn, String procedure, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, Boolean bCheck)

at Oracle.DataAccess.Client.OracleCommand.ExecuteReader(Boolean requery, Boolean fillRequest, CommandBehavior behavior)

at Oracle.DataAccess.Client.OracleCommand.ExecuteReader(CommandBehavior behavior)

at Microsoft.Adapters.OracleCommon.OracleCommonUtils.ExecuteReader(OracleCommonConnectionWrapper connection, String commandText, IEnumerable`1 parameters, CommandBehavior commandBehavior, IOracleAdapterCommonBindingProperties properties, OracleCommonExecutionHelper executionHelper)

--- End of inner exception stack trace ---

Server stack trace:

at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)

at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)

at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)

at System.ServiceModel.Channels.ServiceChannel.EndRequest(IAsyncResult result)

Exception rethrown at [0]:

at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)

at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)

at System.ServiceModel.Channels.IRequestChannel.EndRequest(IAsyncResult result)

at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.RequestCallback(IAsyncResult result)".


Reply:

Interestingly, I have to set UseAmbientTransaction to false for SQL linked servers too using the WCF-SQL adapter.

Thanks,


If this answers your question, please use the "Answer" button to say so | Ben Cline

------------------------------------
Reply:
Same issue we are having with the Oracle linked servers ..Ambient transaction ahve to be off

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

I have the same problem of non-migratable database and solved by setting UseAmbientTransaction to false.

But what is the meaning of UseAmbientTransaction  ?


Prakash


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

Regarding some doubts.....

Hello,

windows 10 for PC is getting its final touches now.In the meanwhile WIN10 mobile is also stepping up....I have few doubts regarding cortana in windows phones...

Cortana,is th best personal assistant i have ever seen . In windows phone 8.1 'HEY CORTANA ' feature was added to it .But,to limited models only...they said that the other processors didn't have the capability to respond.Can't windows 10 fix this ?

Hey cortana feature is even working on my old PC (2002 made) .So,why cant it run or work on windows phones,atleast which were made after 2013?

Fast Track - Now Build 10122! (20/5/15)

Fast Track Build 10122 is @ WU as of today.

1st off, ppl are really going to like the work that has been done in the Start menu.

Warning!
You may want to switch to Slow Track & wait this one out IF you have an AMD GPU... Edge may crash & freeze.  Windows is working w/ AMD to be able to rectify the matter w/ an update anon.  OR hold off on using Edge, for the time being.

Install completed in 45 mins, BTW.

Cheers,
Drew


Drew MS Partner / MS Beta Tester / Pres. Computer Issues Pres. Computer Issues www.drewsci.com


Reply:
Not only some huge & good work in the Start menu... 

Another thing I've noticed is a good bit of good work in Edge.  One item is Rt Clk functions for Favorites Bars sites.  There's a number of little things which become noticeable as one moves about some;  can be seen in icons, graphics, consistency.

Anyway, Insider Hub has all the juicy gossip regarding this Build.  Be sure to give that a look-see.

The transparency bit is ok but, even in this Build, still, that "Frosted Glass" (blurred) idea instead of plain transparency.

What things have YOU discovered in this Build?

Cheers,
Drew

Drew MS Partner / MS Beta Tester / Pres. Computer Issues Pres. Computer Issues www.drewsci.com


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

Issue while creating SQL Schema with "Add Adapter metadata"

Dear experts,

I want to create a schema in BizTalk  with "Add Adapter metadata" through below stored procedure


CREATE

PROCEDURE[dbo].[spu_GetNewRequest]


(

@P_ServiceIdasint)


AS

BEGIN

BEGIN

Transaction

select

  RequestMessagefromRequest


 

where   ServiceId=@P_ServiceIdandRequestFlag=0

 

commitTransaction

END

GO


Here "RequestMessage" is of xml data type.

Kindly give me tips to create that schema.


Reply:

Take a step back and try to receive the data from the Stored Procedure using a WCF-SQL Adapter, and Passthrou Pipelines for both your Receive and Send Port.

After you get a sample XML document of what the SP and Adapter is returning to BizTalk, examine the XML and make sure that it is what you expect. 

Normally receving XML from SQL Server in any other way than "for xml", is not a good idea, since it will create inline XML.

Morten la Cour


  • Edited by la Cour Thursday, May 21, 2015 4:53 AM

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

Thanks Morten for the tip.

Morten I have seen my message in group hub and its not in xml form, its like a string.

I think here I need a pipeline that converts string into xml right ?

If so kindly can you give me some easy and good tutorial or video link to create custom pipeline.

Muhammad Masood


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

setCapture not working in IE11 edge mode

The setCapture and releaseCapture events are working fine in compatability mode where as not working in ie11 edge mode.

I want it to be worked on ie11 edge mode. Any kind of help is appreciated.

when will windows 10 come out and more

will windows 10 be in windows update when it comes out

when will windows 10 come out

thanks for your time

email me for troubles for onenote: jande516 @eq.edu.au

any comments email me here: jande516 @eq.edu.au


Reply:
it will be realy helpful

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

SSRS connection problem

Hi everyone!

Im trying to connect Reporting Services but I get the following error:

No idea how to fix it, maybe I need to install something else to make it working. It's very urgent to solve.

Thanks in advance.


Reply:

Hi Ellena,

Could you please write report server name as:  http://servername/reportserver  or http://servername:80//reportserver ?

Did you resolved this issue? since post has been posted long back.


Maruthi... http://www.msbimaru.blogspot.com/


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

Printer Driver for Windows 7 32bit

I am trying to install the print driver for a HP 2035n for Windows 7 32bit. The PNP exe file will not load the drivers on the server. Does anyone know where or how to obtain the driver file directly?
  • Changed type Amy Wang_ Tuesday, May 26, 2015 2:55 AM

Reply:

You could download the HP universal print driver from - http://www8.hp.com/us/en/solutions/business-solutions/printingsolutions/UPD.html this can be used for most of the printer model

Are you trying to install the driver on 32BIT OS? if yes, make sure the print driver is also a 32BIT file.


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


  • Edited by Hari Kumar B Friday, May 8, 2015 8:02 PM additonal information added

------------------------------------
Reply:
Too many drivers are installed for that. Not sure which would work and no one posted on the HP forum

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

Hi,

I am trying to install the print driver for a HP 2035n for Windows 7 32bit.

Since we are not familiar with HP print driver, please release a new thread in HP print driver forum to get more professional support:

http://www8.hp.com/us/en/supportforums.html

Please Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.

Best Regards,

Amy


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

  • Edited by Amy Wang_ Thursday, May 21, 2015 2:41 AM

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

How to Enable WD Icon

Build 10122

Some people wanted the Windows Defender icon that leads to its Control Window.  By default it is not in Applications nor Show hidden icons (Taskbar).

> Settings > Update and Security > Windows Defender*.  Scroll down to Use Windows Defender, click it.  The familiar WD window appears... whether minimised or closed its icon will now be in the Show hidden icons.

* Or type windows defender into Search

Cheers,
Drew


Drew MS Partner / MS Beta Tester / Pres. Computer Issues Pres. Computer Issues www.drewsci.com

Corel Painter Essentials 4 doesn't work

 Corel Painter Essentials 4 doesn't work...it freezy at startup...and that's it :D

Reply:
Did you try Vista Compatibility Mode?
~Alex T.~
~Windows Desktop Experience MVP~

------------------------------------
Reply:
Yes, Vista and XP..same result

------------------------------------
Reply:
I have Windows 7 x64 :D

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

Since your question or comment has gone unanswered for so long, you can send a report on your experience  to the development team in this thread. 


Have Comments about Windows 7 Beta


Rating posts helps other users
Mark L. Ferguson MS-MVP

------------------------------------
Reply:
This is an old thread, but I wanted to say that Corel Painter Essentials 4 does run on Windows 7 Build 7100, when the program is set to run under XP SP3 Compatibility mode. I use Painter Essentials 4.0.036, which came bundled with my Wacom tablet. Before tying the compatiblity mode, Painter would load part way and lock up.

Robert Beard
Benicia, CA

------------------------------------
Reply:
I'm having the same trouble w/ 7100 64bit and painter essentials. It gets to the splash screen, loads half the workspace, then locks up.
I've tried compatibility mode xpsp2 through vista sp2.
I've also installed it as an administrator, and run it as administrator.

no luck.

------------------------------------
Reply:
I am using the Windows RC7 candidate (32 bit) with a Wacom Bamboo Fun. The Corel Painter Essentials 4 (4.0.0.36) that was included with the Bamboo appeared to hang at the splash screen. However, if it was left long eough (2 hours!), the program would eventually become available.

The issue disappeared by clicking on the application start icon & changing the compatibility properties to Win XP SP3.

------------------------------------
Reply:
I am having the same problem with Windows 7 RC (64 bit). The Corel Painter Essentials 4 (4.0.0.50) that was included with LEXAR JumpDrive also worked one time with Windows XP sp2 compatibility, then it hangs at the Flash screen  :(.
 
However it was left long enough ( 45 mins!), the program would eventually become available. Strange !!!! :O. 

Please tell Microsoft about it !!! :I

The issue do not disappear what ever I do to change it's compatibility. :(

------------------------------------
Reply:
I'm read it has something to do with having lots of memory.  If you have a lot, it freaks out seems <8G is the magic point.

------------------------------------
Reply:
xp sp2 worked for me

------------------------------------
Reply:
I  have gone through this battle with win7 (64bit RC) and corel painter essentials 4.  My experience is that putting the program into compatibility mode is not a permanent fix.  One or two other problems remain: 1) Certain antivirus programs can unnecessarily delay the start of the program.  I have Norton 360, and put it on the exclusion list take care of this problem.  2)  More devastating, the program incorrectly searches the whole partition it is installed on for color profiles directories.  This is really bad if there are a lot of files on the CPE program partition.   This also explains why people report variable lengths of time before the program starts up.  There is a fix for this.  Create an empty "Color Profiles" folder in the "resources" folder <[install partition] :\Corel\Corel Painter Essentials 4\Resources>

See this thread for more details:
http://essentialscafe.com/forums/t/244.aspx?PageIndex=8

Hopefully, they will fix this bug.

Craig

------------------------------------
Reply:
The fix posted above by Craig worked immediately.  I was having the same splash screen lock up.  I haven't tried the XP compatibility since this fix worked.  Win 7 Ultimate 64-bit - retail box.

------------------------------------
Reply:
Craig for President!  I tried part 2 of his fix and it worked great.  For this application, the Windows7 compatibility settings & compatibility troubleshooting were either useless or created additional video problems that made things worse.

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

+1 for the Craig solution... tried many times to install / uninstall, the previous compatability modes - then popped the folder into the thingy and bingo.


------------------------------------
Reply:
Thank you Craig, I was going mad with my new computer!!!

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

Craig's fix WORKS instantly.

Thanks!!!


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

Thank you SO much, Craig! :D This fix was so simple! I'm 15 and thanks to you, I was finally able to figure out why Corel Painter Essentials 4 wouldn't run on my Windows 7 computer. I wasn't fond of compatibility modes, and the other posts about "having too much memory" didn't really help. At all. Anyways, I was hoping to find some way of fixing this problem (so I could use this program with my Wacom Tablet CTE-450) and you delivered!

Eternally grateful,

Haliee a.k.a. Emil a.k.a. Dominick ♥


------------------------------------
Reply:
Craig's tip worked perfectly. My mother is happy now :)

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

1TB HDD Win7, CM XP SP3 worked once.  Retrying without CM, after making a "Color Profiles" folder..

+1 Craig!

I find it hilarious that the default Compatibility Mode is XP SP3.


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

I feel stupid. I got corel painter essentials with my wacom tablet and I experience all these problems. But I have win XP svp 3, NOT windows 7. I added a new folder in my resources folder called "Color Profiles". Its just an empty folder. I restarted my computer and I am still having the same problem!!!

 

Can I get help plz!


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

NEVER MIND! IT TOOK A WHILE BUT NOW IT WORKS... teehee ^_^

Thanks to all u guys out there n craig especially!! <3


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

Craig- you are a  genius! I use this app almost everyday and would have been crippled without it. Thank You- Thank You- Thank You

Grand Canal Venice by Carla G Art Nitkey


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

I agree with everyone else.  It's almost four years after Craig's post and it still rings true.  I couldn't get CPE to fully load without freezing and this fix worked.  I loaded the folder, opened the application and BAM! it worked.  It opened in seconds.

THANK YOU CRAIG!!!


------------------------------------
Reply:
Thank you, Craig.  I'm using Windows 8.1 (yes, I know this is a Windows 7 forum...but...), and though I'd had problems in the past, the program seemed to 'fix' itself eventually.  Just yesterday, though, I tried starting up, and the splash-screen lockup happened.  Frustrated, I did a search, and found this forum.  I don't really know much about memory use, etc, but creating an empty directory seemed harmless.  Voila - worked like a charm.  I agree with the follow-up comments:  Craig for IT Emperor!

------------------------------------
Reply:
I opened the file location, clicked on properties and then clicked on the compatibility tab and ran the compatibility trouble shooter.  I let the program decide which one to choose and then it had me test to be sure it worked and then it had started working.  Then I was given the option to save those settings which I did and now it is working fine. I have used this on my Dell with Windows XP, until it broke down on me, then my laptop with Windows 7 and now that I bought a laptop with Windows 8.1 I just installed in on here. :)  Hope you all get it working using the method I used.

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

Craig's Answer is the ticket you get a gold star dude... To respecify

When running in Windows 7 (32 bit) with the 4.3 patch added

1) Adjust the corel painter essentials.exe file to run in XP SP3 compatibility mode ... right click on corel painter essentials.exe , select properties,  select comparability....

2) Inside the Resources folder, add an empty folder named "Color Profiles"

...This addition is the kicker  aka the magic smoke that does the trick.

I am unsure of how this differs if running W7 64 bit.


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

Changing from channel 0 to channel 1 on the SCSI card to see the RAID Array.

Hi,

We have a IBM eServer X series 236 running Windows sever 2003 standard. We have an EXP400 with 13 drives as part of a Raid Array connected to a dual channel SCSI card. This past weekend the SCSI channel 0 went bad, the drives do not show up and they all have amber lights on them.

We moved the SCSI cable to Channel 1 and the drive lights went green and all of them looked normal but when we restarted the sever we received the message the "drives are not responding or they are in a different location".

How do we reconfigure the SCSI card from channel 0 to channel 1 so that the drives can be found?

Thanks,

Taino Negro 9


Reply:

This issue deals with your hardware and should be asked here.

http://www-03.ibm.com/systems/x/community/

 

 

 


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.


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

New build 10122 is on the way.....

Gabriel Aul tweeted......


Reply:

memory leaks in task manager 10114. reboot often. is this addressed?

amd apu.


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

Hi Gab !

Yes we do in Insider preview program as testing for all.

I think so and then bacome we the forum shit about this build from the AMD users.

I have NVIDIA GTX860M VGA on my Notebook ( Lenovo y50-70 ) and would your new build testing ,when is released .

I am waiting for the new build download links.

THX:

Laszlo


ela


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

Initial update................

10122 installed. Took about 3 hours and 10 minutes from downloading to finishing installing.

Near the end, notice some strange, perhaps funny, notifications......

1. Just a few more tweaks

2. Unfortunately it's taking longer than usual.

I never saw those 2 until this build.

Initial assessment  : everything is working fine except Cortana. It's not enabled and can't find way to enable it. Region is set at United States, language is set as English (United States).


  • Edited by david hk129 Wednesday, May 20, 2015 10:32 PM

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

I managed to enable Cortana.

One strange thing.....

when I say " hey Cortana ", guess what she says ?

She replies, " That's me ."

huh ?


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

BCP Export and format errors "Copy direction must be either 'in', 'out' or 'format'."

I am trying to export a blob to a data file using SQL Server Express 2012 and am running into troubles. They are frustrating errors because they don't seem to be very specific. And yes I have enabled xp_CmdShell.

This is what I have to create the format file, but I'm unsure if it is completely necessary (it seems to be). It will execute, but says "An error occurred while processing the command line." And the file is not generated. I have not been able to find a reason why yet. Its there anything noticeably wrong with the commands?

SELECT @@SERVERNAME AS 'PCNAME\SQLEXPRESS'

Declare @sql varchar(500)

SET @sql = 'bcp "dbname.dbo.table name" format nul -T -n -f C:\export\testblob.fmt -S ' + @@SERVERNAME

select @sql

EXEC master.dbo.xp_CmdShell @sql

This is the actual export command, it doesn't like "QUERYOUT", and returns the same error whether I use QUERYOUT or OUT. I'm not sure of the reason yet.

SELECT @@SERVERNAME AS 'PCNAME\SQLEXPRESS'

Declare @sql varchar(500)

SET @sql = 'BCP "SELECT blob FROM "dbname.dbo.table name"

where ID=1000" QUERYOUT C:\Mentalix\test.dat -T -f

C:\Mentalix\test.fmt -S ' + @@SERVERNAME

EXEC master.dbo.xp_CmdShell @sql

Any ideas on what is the matter? Any guidance is greatly appreciated!


Reply:

If I understand your post correctly, you have line breaks in what you send to xp_cmdshell. That does not fly. On the Windows (DOS) command line, end of line means end of the command. A command cannot span multiple lines.

It may be better to write a CLR stored procedure to write the file to disk. You have to work with certificates since this requires an assembly with elevated permissions, but you don't need to deal with the command-line or BCP.


Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

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

Question about Outlook 2013 Today (Blank/Empty Outlook Today)

Hello,

I have a 64 bit Outlook 2013 Professional Plus running on v15.0.4551.1511 of Outlook.exe and v15.0.4551.1007 of MSO.DLL.

The OS is a 64 Bit windows 8.1 professional edition

The problem here is that i get a blank Outlook Today screen. I do have some tasks and events set for today.. i definitely have mails today. How do i get this to work ?

Here are my installed updates.

50 Instances of Win32_QuickFixEngineering

Node Description FixComments HotFixID InstallDate InstalledBy InstalledOn Name ServicePackInEffect Status
TESLA Update. . KB2899189_Microsoft-Windows-CameraCodec-Package. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2843630. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Security Update. . KB2862152. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Security Update. . KB2868626. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Security Update. . KB2876331. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2883200. . NT AUTHORITY\SYSTEM. 1/28/2014. . . .
TESLA Update. . KB2884846. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2887595. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Security Update. . KB2892074. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Security Update. . KB2893294. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Security Update. . KB2893984. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2894029. . NT AUTHORITY\SYSTEM. 1/28/2014. . . .
TESLA Update. . KB2894179. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2895219. . NT AUTHORITY\SYSTEM. 1/23/2014. . . .
TESLA Update. . KB2898514. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2898742. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Security Update. . KB2898785. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Security Update. . KB2898868. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Security Update. . KB2898871. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Security Update. . KB2900986. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2901101. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Security Update. . KB2901125. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Security Update. . KB2901128. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Update. . KB2902892. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2903939. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2904266. . NT AUTHORITY\SYSTEM. 1/28/2014. . . .
TESLA Update. . KB2904440. . NT AUTHORITY\SYSTEM. 1/30/2014. . . .
TESLA Update. . KB2906956. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2908174. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2908816. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Security Update. . KB2909210. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Update. . KB2909569. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Security Update. . KB2909921. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Update. . KB2911106. . NT AUTHORITY\SYSTEM. 2/16/2014. . . .
TESLA Update. . KB2911134. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Security Update. . KB2912390. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Update. . KB2913152. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2913270. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2913320. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Security Update. . KB2916036. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Update. . KB2916626. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2917929. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Update. . KB2917993. . NT AUTHORITY\SYSTEM. 1/26/2014. . . .
TESLA Update. . KB2919394. . NT AUTHORITY\SYSTEM. 3/3/2014. . . .
TESLA Update. . KB2919907. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Update. . KB2923300. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Update. . KB2923528. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Update. . KB2923768. . NT AUTHORITY\SYSTEM. 2/12/2014. . . .
TESLA Update. . KB2929825. . NT AUTHORITY\SYSTEM. 2/5/2014. . . .
TESLA Update. . KB2934802. . NT AUTHORITY\SYSTEM. 2/21/2014. . . .


Reply:

Same Problem here! Any suggestions?

Goddamn Outlook 2013!


Marc


------------------------------------
Reply:
Any updates here?

------------------------------------
Reply:
Same problem here

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

Survey about BI and the cloud

Dear Colleagues,

As part of my postgraduate dissertation, I am conducting a research on the implications that cloud computing and big data can have on BI initiatives. I was wondering if you could be so kind to participate in this short survey?

The survey can be found here: http://bit.ly/BI_survey (case sensitive - note the underscore).

I am looking for professionals who have worked on BI/DW initiatives REGARDLESS of their experience with cloud or big data. Consultants should answer this survey with a recent client in mind. It should take no more than 15 minutes from your time, and you could win an Amazon voucher worth 150 EUR* (visit the survey site for details).

Thank you so much in advance for your help. Your input will help me enormously. I wish I could give everyone Amazon vouchers but I do not have the resources for it. So if we ever meet in person I'd be happy to invite each one of you for a drink. :) --

Regards, P.


  • Edited by pmdci Wednesday, May 20, 2015 5:58 PM

Announcing Windows 10 Insider Preview Build 10122 for PCs

Please read the Blogging Windows article about the new build 10122

Difference between Sync and Status for WSUS Clients

I'm working through some troubleshooting and am trying to find when the last time a client interacted with a WSUS server. I am using powershell to do this and am wondering what the difference is between the status variables named 'LastReportedStatusTime' and 'LastSyncTime'.

Where the head-scratching comes in is when I see a client with the following data:

LastReportedStatusTime = 2/24/2015 3:30  LastSyncTime = 5/20/2015 15:22  LastSyncResult = Suceeded

Can someone clarify this for me?



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...