SQL Server Management Studio에서 Windows PowerShell 실행
SQL Server Management Studio 개체 탐색기 Windows PowerShell 세션을 시작할 수 있습니다. Management Studio는 Windows PowerShell 시작하고, 모듈을 sqlps
로드하고, 경로 컨텍스트를 개체 탐색기 트리의 연결된 노드로 설정합니다.
시작하기 전에
개체 탐색기에서 개체에 대해 PowerShell을 실행하도록 지정하면 SQL Server Management Studio에서 SQL Server PowerShell 스냅인이 로드 및 등록된 Windows PowerShell 세션을 시작합니다. 세션 경로는 사용자가 개체 탐색기에서 마우스 오른쪽 단추로 클릭한 개체의 위치로 미리 설정됩니다. 예를 들어 개체 탐색기 AdventureWorks2012 데이터베이스 개체를 마우스 오른쪽 단추로 클릭하고 PowerShell 시작을 선택하면 Windows PowerShell 경로가 다음으로 설정됩니다.
SQLSERVER:\SQL\MyComputer\MyInstance\Databases\AdventureWorks2012>
SQL Server Management Studio에서 PowerShell을 실행하려면
개체 탐색기를 엽니다.
작업할 개체에 대한 노드로 이동합니다.
개체를 마우스 오른쪽 단추로 클릭하고 PowerShell 시작을 선택합니다.
사용 권한
Management Studio에서 열면 PowerShell이 관리자 권한으로 실행되지 않으므로 WMI 호출과 같은 일부 활동을 방지할 수 있습니다.