# RAW Repository Powershell Helpfiles

## post by Holger_Huettmann on Feb 27

Holger Huettmann

[Feb 27](https://community.sonatype.com/t/raw-repository-powershell-helpfiles/16103 "Post date")

I want to create a proxy RAW repository for the Powershell help files.

Normally I can update the Hepfiles with the update-help command. Now I want to make the help files available in the domain as a repository.

Is this possible in principle?

What would be the right remote storage?

76 views

## post by mpiggott on Mar 2

Matthew Piggott

mpiggott

[Mar 2](https://community.sonatype.com/t/raw-repository-powershell-helpfiles/16103/2 "Post date")

A raw hosted repository can host content, it is the recommended solution for Maven’s site plugin (essentially a website `manpage` for a plugn) which sounds similar to powershell.

I’m not familiar with powershell generally so I can’t speak to any potential missing behaviour of powershell.
