Logins may be showing incorrect profile information. Please email psgadmin at microsoft.com for support.
Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
gdscripts
1.0.4
GDscripts-WIP/mirrorshows.ps1
# in case
net
use
x:
/delete
net
use
y:
/delete
# map drives
net
use
x:
\\cookham8\M$
net
use
y:
\\cookham8\n$
net
use
# now robocopy the dead stuff
Robocopy
x:\gd
r:\gd
/mir
/E
/Z