Search This Blog

Monday, January 28, 2013

How to enable USB Drive Storage Devices in Computer

To Enable or Disable USB Storage Devices Manually in Registry Edititor

 Step1:

               Go to Start -> Open the Run Dialog box or Press the Windows + R keys

 Step2:

                Type regedit in the run and press ok 





 Step3:

               Register Editor Window Opened will be opened

Step4:

Goto ->Register Editor -> 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\USBSTOR




Step5:

Goto ->Register Editor -> 

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\USBSTOR


Step6:

 In the right pane of USBSTOR, double click/tap on Start to Date Value will be 4  modify it as 3

 (Default Value) press ok.







6. To Disable USB Storage Devices in Windows
1) In the right pane of USBSTOR, double click/tap on
                         Start  Default Date Value 3  Change  4. press ok

               
       


 7. Close regedit.

Sunday, January 27, 2013

How to Activate Wsp File in Gallery

Welcome to Designers Dairy blog here i have posted how to How to Deploying Wsp File through Gallery

 Step1:

Goto-> Site Action -> Click on Site Settings


  Step2:

  Site Settings - > Galleries -> Click On Solutions


 

  Step3:

  Site Settings - > Galleries -> Click On Solutions 



   Step4:

  Solutions-> Upload the Wsp File by Clicking on Solutions menu Tab ->Upload Solution


 Step5:

 Uploaded Wsp File will in commands box


Step6:

 Click on the check Box above the solution Tab will appear -> click on the Activate Button



 

Step7:

Pop up Windows will be open and click on activate


Step8:

Below u can c Wsp File is Activated




 Step9:

Again Goto-> Site Action -> Click on Site Settings










 Step10:


Go to Site Actions -> Click on Manage site Feature

 

 Step10:

 Click on activate the feature to enable










Monday, January 21, 2013

How to Deploying Existing wsp file

Welcome to Designers Dairy blog here i have posted how to How to Deploying Wsp File through Command Prompt


Step1:

Goto-> Central Administrator


Step2:

 Central Administrator ->System Settings

Step3:

 Central Administrator ->System Settings->Farm Management


Step4:

 Central Administrator ->System Settings->Farm Management-> Manage Farm Solutions

Step5:

Manage Farm Solutions -> Deployed files will be shown there

Step6:

To Remove visys Click on the link

Step7:

Click on the Retract Solution and then click ->Remove Solution




Saturday, January 19, 2013

Deploying Wsp File through Command Prompt

Welcome to Designers Dairy blog here i have posted how to How to Deploying Wsp File through Command Prompt

C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resource
s>cd C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14

C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14>cd C:\Pr
ogram Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN


C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN>stsa
dm  -o  addsolution  -filename "C:\Binc\MGA.BInc.SiteDefinition.Intranet.wsp"

Operation completed successfully.


C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN>iisr
eset

Attempting stop...
Internet services successfully stopped
Attempting start...
Internet services successfully restarted

C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN>

 SMRTSP2010DEV\administrator ;


 SP2010\administrator

Thursday, January 17, 2013

How to install Wsp file in Gallery

Welcome to Designers Dairy blog here i have posted how to How to install Wsp file in Gallery


Step1:

Go to -> Site Actions

Step2:

Site Actions->Site Settings

Step3:

Site Settings->Galleries

Step4:

Galleries -> Solutions

Step5:

 Click on Top Navigation Menu Tab Solutions ->Upload Document ->Wsp.file -> Click Activated

Step6:

Then

Go to ->Site Actions->Manage Site Feature -> Active the feature given in wsp File (ex:Visys)

Wednesday, January 9, 2013

Creating an Active Directory Forest Covered

This article shows how to create an Active Directory forest covered in the article.   You could have another domain name, we used SteveSchofield.local as the test forest.  To start your forest, load your first VPC called DC1, login as Administrator and type DCPromo.  This will start the process.

Step1:

Type DC Promo in Search



Step2:

Type DC Promo in Search


















After the box reboots, you'll have a working AD forest.  You would follow the process on DC2, instead of creating a new forest, you'll add an domain controller to an existing forest.    After both DC's are up and going, you can adjust the ip settings to fit the architecture listed article.   Once the forest is up and going, you can create two additional member servers and add them to the forest.  You just need to make sure the primary DNS settings on member servers are pointed to one of the DCs.   This will help resolve the domain, in our example it's SteveSchofield.local.



How to deploy wsp File in Visual Studio 2010 & 2013

Welcome to Designers Dairy blog here i have posted How to deploy wsp File in Visual Studio


SharePoint 2010 it is easy to create a .wsp file using visual studio 2010



Step:1

Go to Solution Explorer -> Select the Project (example: office 365)


Step2:

Click F4  Project Properties window will be open in the bottom


Step 3:


Select : Change 

          Sand boxed Solution  : True

           Site Url : office 365 Demo  link  or Central Admin port Url



Step4:

          
  Select the Project (example: office 365) Right click


Step5:

Select Build -> If Build is Success it will show Build is succeeded.


Step6:

Select Package -> If Package is Sucess it will show package is succeeded.


Step7:

Select Deploy  -> If Deploy is Sucess it will show Deploy is succeeded.









        

Validating to select in sequencial order using angular

    < input type = "checkbox" (change) = "handleSelectTaskItem($event, taskItem)" [checked] = " taskItem . i...