Pastebin

Paste #2866: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text

PS D:\SAS\Config\Lev1\Web\WebServer\bin> powershell.exe .\httpdctl.ps1 start
httpdctl.ps1 - manage the SAS [Config-Lev1] httpd - WebServer  server instance
Copyright © 2012 VMware, Inc. All rights reserved.

Starting SAS [Config-Lev1] httpd - WebServer
The SAS [Config-Lev1] httpd - WebServer  service is running.
PS D:\SAS\Config\Lev1\Web\WebServer\bin> powershell.exe .\httpdctl.ps1 status
httpdctl.ps1 - manage the SAS [Config-Lev1] httpd - WebServer  server instance
Copyright © 2012 VMware, Inc. All rights reserved.

SAS [Config-Lev1] httpd - WebServer  (no pid file) NOT RUNNING
PS D:\SAS\Config\Lev1\Web\WebServer\bin> dir d:\PRO* /x
dir : Second path fragment must not be a drive or UNC name.
Parameter name: path2
At line:1 char:1
+ dir d:\PRO* /x
+ ~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (D:\:String) [Get-ChildItem], ArgumentException
    + FullyQualifiedErrorId : DirArgumentError,Microsoft.PowerShell.Commands.GetChildItemCommand

PS D:\SAS\Config\Lev1\Web\WebServer\bin> dir d:\PRO*


    Directory: D:\


Mode                LastWriteTime     Length Name
----                -------------     ------ ----
d----        25-02-2014     11:54            Program Files


PS D:\SAS\Config\Lev1\Web\WebServer\bin> dir /x d:\PRO*
dir : Cannot find path 'D:\x' because it does not exist.
At line:1 char:1
+ dir /x d:\PRO*
+ ~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\x:String) [Get-ChildItem], ItemNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand

PS D:\SAS\Config\Lev1\Web\WebServer\bin>

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.