psmiddleton
Established Members-
Posts
40 -
Joined
-
Last visited
psmiddleton's Achievements
Newbie (1/14)
0
Reputation
-
Hi I have done this a few times now. Am i right in thinking once it has imported the OS and then tries to create the TS, the OS Name is what should be in the code line? As this then tells it where the wim is located. I.E. when i look in the work bench I see “Windows 8.1 Enterprise Evaluation in Windows 8.1 Enterprise Evaluation x64 install.wim” as operating system name. So the code should be: import-mdttasksequence -path "DS001:\Task Sequences\Windows 8.1 x64" -Name "Deploy Windows 8.1 x64 - Surface Pro 3" -Template "Client.xml" -Comments "© windows-noob.com" -ID "001" -Version "1.0" -OperatingSystemPath "DS001:\Operating Systems\Windows 8.1 x64\Windows 8.1 Enterprise Evaluation in Windows 8.1 Enterprise Evaluation x64 install.wim" -FullName "windows-noob" -OrgName "windows-noob.com" -HomePage "about:blank" -AdminPassword "Password" -Verbose
-
Hi the task sequence does not get created with the following error Import-MDTTaskSequence : Cannot bind parameter 'OperatingSystemPath' to the target. Exception setting "OperatingSystemPath": "Cannot find path 'DS001:\Operating Systems\Windows 8.1 Enterprise x64\sources\install.wim' because it does not exist." thanks Paul
-
-
Hi i get the following attached error when deploying a package does anyone have an idea on the error as i can't find anything?
-
Hi i change the path to "./*.*" and it worked thanks
-
I have a package with a BAT file that uses xcopy.exe to copy a file, the TS hangs after the file is copied, you can see that the xcopy.exe process is running and if you kill it the TS ends reporting Fail. Any ideas why the process will not complete
-
Adding additional DP's does it require install a CAS
psmiddleton replied to psmiddleton's topic in Configuration Manager 2012
Hi sorry the question was not how to add the \DP role, it is when setting up the server for the remote site, ie installing SCCM, would each server be a standalone server with the same site info as the primary? -
Adding additional DP's does it require install a CAS
psmiddleton replied to psmiddleton's topic in Configuration Manager 2012
Hi and Thanks When i install SCCM on the server's i do i select standalone and just enter the same site info, then only select the DP role?