Speedup Powershell at SharePoint 2013
If you worked in stsadm in MOSS 2007 and even if it worked in SharePoint 2010, you saw it slow.
In 2010 we also added the powershell - who was sometimes slow.
It turns out that in sharepoint 2013 not made significant changes - is suggested
The solutions are
In 2010 we also added the powershell - who was sometimes slow.
It turns out that in sharepoint 2013 not made significant changes - is suggested
The solutions are
- Add crl.microsoft.com to your hosts file and point it to your local machine
Go to Start -> Run
Click "Drivers" (It need to open "C:\Windows\System32\drivers" - in not go to it)
Go to folder "etc" and open "hosts" file with notepad
and add this line
127.0.0.1 crl.microsoft.com
Disclosure: this solution find a lot on Google - but my no significant change - Disable the CRL check by modifying the registry for all user accounts that use STSADM and all service accounts used by SharePoint.
Go to Start -> regedit and fund this location
[HKEY_USERS\<userid>\Software\Microsoft\Windows\CurrentVersion\WinTrust\Trust Providers\Software Publishing]
Yon need to change all yours users to “State”=dword:00023e00
Click Modify and change it.
Yours.
Roi
Hmm it appears like your blog ate my first comment (it was super long) so I guess I'll just sum it up what I had written and say, I'm thoroughly enjoying your blog.
ReplyDeleteI too am an aspiring blog writer but I'm still new to the whole thing. Do you have any suggestions for rookie blog writers? I'd definitely
appreciate it.
Look into my web blog Pure Green Coffee Reviews
Hey, as I saw - your blog does not belong to the software - so it seems to me irrelevant. Anyway blog software I prefer to see a lot of code and actually less wordy.
ReplyDelete