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:
Nosh Mernacaj, Identity Management Specialist
------------------------------------
Reply:
. : | : . : | : . 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:
------------------------------------
Cannot play Steam games with this preview
- Changed type Carey FrischMVP, Moderator Thursday, April 30, 2015 7:35 PM Comment
- Moved by Carey FrischMVP, Moderator Thursday, April 30, 2015 7:35 PM Relocated
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:
------------------------------------
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:
SSIS Tasks Components Scripts Services | http://www.cozyroc.com/
------------------------------------
Lync Mobile client 2013 disconnect.
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/MWeberDisclaimer: 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/MWeberDisclaimer: 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:
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:
http://windows.microsoft.com/en-us/windows/preview-iso-update-1504
Product key: 6P99N-YF42M-TPGBG-9VMJP-YKHCF
https://www.microsoft.com/en-us/evalcenter/evaluate-windows-enterprise-insider-preview
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.
- Edited by david hk129 Saturday, May 9, 2015 7:45 PM
------------------------------------
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.
- Edited by david hk129 Saturday, May 9, 2015 10:22 PM
------------------------------------
Reply:
------------------------------------
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
No comments:
Post a Comment