Guest User

Untitled

a guest
Jan 23rd, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. [string] $SiteUrl = "www.google.com"
  2. [string] $WspPath = "C:pathtowsp.wsp"
  3.  
  4. INVOKE Config.ps1 --> ?????????????
  5. STSADM -o addsolution $SiteUrl
  6.  
  7. . .Config.ps1
  8.  
  9. $SiteUrl
  10. $WspPath
Add Comment
Please, Sign In to add comment