บริการดูแลระบบคอมพิวเตอร์ IT Outsource IT Support : NONGIT.COM



Forcefully delete site collection

Today I found a site collection on a customer environment which gave a completely blank page when you opened it via a browser. It didn’t gave a 404 (Not Found) error, it was just a blank page. I decided to figure out what was happening and found that during the creation of the site collection, an IISRESET had taken place. Because of this, the site wasn’t completely provisioned. Well, if it wasn’t completely provisioned, I don’t need it… Nobody could have added content.
I found out that I couldn’t remove the site using Central Administration. When you navigate to the site collection using the “Delete a site collection” page, the details (right hand site of the page) where not loaded and you cannot select the site collection. So… I wanted to delete the site using PowerShell, but this gave me an error:
PS C:\Users\macaw> remove-spsite http://dms/case/P68430ConfirmAre you sure you want to perform this action?Performing the operation “Remove-SPSite” on target “http://dms/case/P68430“.[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is “Y”): Yremove-spsite : <nativehr>0x80070003</nativehr><nativestack></nativestack>At line:1 char:1+ remove-spsite http://dms/case/P68430+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo : InvalidData: (Microsoft.Share…mdletRemoveSite:SPCmdletRemoveSite) [Remove-SPSite], DirectoryNotFoundException+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletRemoveSite
Apparently, the normal remove-spsite cmdlet cannot delete a site collection which is not fully provisioned, and this cmdlet doesn’t have a force flag. To forcefully delete the site collection, I used the SPContentDatabase.ForceDeleteSite method:
$siteUrl =http://dms/case/P68430$site = get-spsite $siteUrl$siteId = $site.Id$siteDatabase = $site.ContentDatabase$siteDatabase.ForceDeleteSite($siteId, $false, $false)
สระว่ายน้ำ | คลอรีน | คลอรีน 90% | เดินสาย lan | ดูแลระบบคอมพิวเตอร์ | it outsource | เช่ารถเครน | ดูแลระบบคอมพิวเตอร์ | it outsource | it support | รองเท้ามือสอง | ดูแลระบบคอมพิวเตอร์ | it outsource | seo

Disable Loopback Check for SharePoint

วิธีที่ 1: ปิดใช้งานการตรวจสอบการวนรอบ

ทำตามขั้นตอนเหล่านี้:

คลิกที่ เริ่ม คลิก เรียกใช้ พิมพ์ regedit แล้วคลิก ตกลง

ในตัวแก้ไขรีจิสทรี หาตำแหน่งแล้วคลิกรีจิสทรีคีย์ต่อไปนี้:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

คลิกขวาที่ Lsa เลือก ใหม่ แล้วคลิก DWORD Value

พิมพ์ DisableLoopbackCheck แล้วกด ENTER

การทำภาพเคลื่อนไหว เข้า ออก ใน PowerPoint 2010 / 2013

วันนี้มีวิธีภาพเคลื่อนไหวใน PowerPoint 2010 / 2013 มาฝากครับ โดยเป็นการทำแบบ ให้ภาพเคลื่อนไหว เข้า และก่อนเปลี่ยนหน้าก็จะเป็นภาพ เคลื่อนไหว ออก
เรามาเริ่มกันเลยครับ
1. เปิด PowerPoint 2010 / 2013 ขึ้นมาครับและสร้างงานนำเสนอปล่าว หรือจะใช้แบบธีมก็ได้ครับ
 
2. สร้างข้อความหรือวัตถุที่ต้องการ













สอนการเพิ่มลิงค์ใน My Computer Windows7-Windows8

เพิ่มเมนูลัด Favorites My Computer

    วันนี้ผมจะบอกวิธีหรือทิปง่ายๆสำหรับ Windows 7 และ Windows 8 ซึ่งเป็นการสร้าง Folder ของเราที่ใช้บ่อยๆเอาออกมาไว้ด้านซ้ายของ menu My Computer เพื่อให้เราสามารถเข้าถึงข้อมูลได้อย่างรวดเร็ว แถมง่ายและสะดวกอีกด้วยครับ
คุณเคยเจอปัญหาหรือไม่ กับการที่จะเข้าไปใน Folder ที่อยู่ในๆ แต่ Folder นั้นคุณใช้มันบ่อยเหลือเกิน โอ้ไม่นะ อย่างเช่น
Drive D:\Folder1\DATA\IT\2010\Project มันเป็นการเข้าไปถึงได้ช้ามากกับการที่กว่าจะเข้าไปในแต่ละ Path
วิธีการเพิ่ม Folder เข้าเมนูด้านซ้ายของ My Computer
1. หลังจากที่เราเข้า My computer เราก็จะเห็นเมนูด้านซ้ายตามรูปภาพ ซึ่งคอมพิวเตอร์ของทุกท่านต้องมีอยู่แล้ว แต่วันนี้ผมจะมาสอนวิธีการเพิ่ม เมนูหรือFolder เข้าไป


20 คีย์ลัด windows7 ที่คุณจำเป็นต้องรู้

20 คีย์ลัด ของ windows 7 มาฝากที่คุณจำเป็นต้องรู้ เพราะถ้ารู้คุณจะใช้ windows 7 ได้คล่องมากเลยทีเดียวเลย

สำหรับ Desktop
Windows Key + Tab = Aero [press Tab to cycle betweenWindows]

Windows Key + E = Windows Explorer islaunched.

Windows Key + R = Run Command is launched.

Windows Key + F = Search (which is there in previousWindows versions too)

Windows Key + X = Mobility Center

Windows Key + L = LockComputer (It is there from the earlier versions as well)

Windows Key + U = Ease of Access

Windows Key + P = Projector

Online Storage Advantages and Disadvantages

Necessity is the mother of invention. The phrase fits well when it comes to the adoption of cloud storage. As hardware malfunctioning, operating system corruption, data volume increase, electrical surge, virus or malware attack, and not to mention, human errors, lead to data loss, technology experts thought of getting a way around and come with cloud or online storage. Today, it’s benefiting home consumers and businesses alike, and it has become so popular that all major IT giants including Google and Microsoft are trying to reap the benefits. As per an industry record, by 2015 end-user spending on cloud services could be more than $180 billion and the global market for cloud equipment will reach $79.1 billion by 2018. But online storage akin to any technology platform, has its advantages and disadvantages, and that has always remained a subject matter of scrutiny for experts and users both.

Advantages of Online Storage

Easily Accessible

Upload, share, download, access and recover data over the Internet with just a sign-up. Moreover through any device or operating system platform. Syncing is made easier. No need to back up and transfer data manually. Irrespective of the device being used, users can use same account across different devices.